Project 'web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client' was moved to 'web-et-numerique/factory/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client'. Please update any links and bookmarks that may still have the old path.
Commits on Source (28)
-
Hugo SUBTIL authored
-
Hugo SUBTIL authored
-
Guilhem CARRON authored
- the tunnel is hidden until rdvs is ready - the tunnel's end is not finished since we don't know what to expect from rdvs
-
Guilhem CARRON authored
Feat/us241 rdv tunnel See merge request !386
-
Renovate Bot authored
-
-
Guilhem CARRON authored
fix(deps): update dependency leaflet.locatecontrol to ^0.79.0 See merge request !363
-
Guilhem CARRON authored
fix(deps): update dependency rxjs to ~7.6.0 See merge request !396
-
Guilhem CARRON authored
-
Guilhem CARRON authored
Merge branch '93-possible-de-valider-formulaire-de-modification-de-profil-sans-remplir-d-employeur' into 'V2.0' Resolve "Possible de valider formulaire de modification de profil sans remplir d'employeur" See merge request !397
-
Guilhem CARRON authored
-
Guilhem CARRON authored
Merge branch '61-rejoindre-une-structure-validation-par-un-membre-de-structure-ou-superadmin-dans-tous-les-cas' into 'V2.0' Resolve "[Rejoindre une structure] Validation par un membre de structure ou superadmin dans tous les cas" See merge request !391
-
Guilhem CARRON authored
-
Guilhem CARRON authored
Resolve "Ajout des écrans intermédiaires de démarche en ligne" See merge request !398
-
-
Bastien DUMONT authored
fix/retours-recette-v2 See merge request !399
-
-
Guilhem CARRON authored
feat/US183-rdv-icon See merge request !372
-
Guilhem CARRON authored
Merge branch 'V2.0' of https://forge.grandlyon.com/web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client into dev
-
Guilhem CARRON authored
Revert "Merge branch 'V2.0' of https://forge.grandlyon.com/web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client into dev" This reverts commit 0366037a.
-
Guilhem CARRON authored
Merge branch 'dev' of https://forge.grandlyon.com/web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client into V2.0
-
Hugo SUBTIL authored
-
Hugo SUBTIL authored
V2.0 See merge request !230
-
Guilhem CARRON authored
-
Guilhem CARRON authored
fix: Wifi validation stops make structure incomplete See merge request !401
-
Guilhem CARRON authored
-
Guilhem CARRON authored
fix: hideunknown mail from structure list Closes #150 See merge request !402
-
Etienne LOUPIAS authored
Showing
- .gitlab-ci.yml 1 addition, 3 deletions.gitlab-ci.yml
- CHANGELOG.md 32 additions, 1 deletionCHANGELOG.md
- package-lock.json 7 additions, 7 deletionspackage-lock.json
- package.json 3 additions, 3 deletionspackage.json
- src/app/admin/components/claim-structure/claim-structure.component.html 2 additions, 0 deletions...components/claim-structure/claim-structure.component.html
- src/app/admin/components/claim-structure/claim-structure.component.ts 18 additions, 9 deletions...n/components/claim-structure/claim-structure.component.ts
- src/app/admin/components/manage-jobs/attached-users/attached-users.component.ts 2 additions, 2 deletions...ts/manage-jobs/attached-users/attached-users.component.ts
- src/app/admin/components/panel/panel.component.ts 4 additions, 4 deletionssrc/app/admin/components/panel/panel.component.ts
- src/app/admin/models/demandAttachment.model.ts 1 addition, 0 deletionssrc/app/admin/models/demandAttachment.model.ts
- src/app/admin/services/panel-route.service.ts 3 additions, 3 deletionssrc/app/admin/services/panel-route.service.ts
- src/app/annuaire/result-list/result-list.component.html 1 addition, 1 deletionsrc/app/annuaire/result-list/result-list.component.html
- src/app/app-routing.module.ts 16 additions, 1 deletionsrc/app/app-routing.module.ts
- src/app/form/form-view/account-form/account-info/account-info.component.html 0 additions, 1 deletion...iew/account-form/account-info/account-info.component.html
- src/app/form/form-view/form-view.component.scss 0 additions, 8 deletionssrc/app/form/form-view/form-view.component.scss
- src/app/form/form-view/form-view.component.ts 24 additions, 10 deletionssrc/app/form/form-view/form-view.component.ts
- src/app/form/form-view/form-view.module.ts 0 additions, 2 deletionssrc/app/form/form-view/form-view.module.ts
- src/app/form/form-view/global-components/information-step/information-step.component.html 2 additions, 2 deletions...mponents/information-step/information-step.component.html
- src/app/form/form-view/global-components/information-step/information-step.component.scss 0 additions, 1 deletion...mponents/information-step/information-step.component.scss
- src/app/form/form-view/global-components/progress-bar/progress-bar.component.scss 6 additions, 0 deletions...lobal-components/progress-bar/progress-bar.component.scss
- src/app/form/form-view/global-components/progress-bar/progress-bar.component.ts 0 additions, 1 deletion.../global-components/progress-bar/progress-bar.component.ts
{ | ||
"name": "pamn", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve --configuration=fr --proxy-config proxy.conf.json", | ||
... | ... | @@ -34,11 +34,11 @@ |
"ag-grid-community": "^28.0.0", | ||
"jwt-decode": "^3.1.2", | ||
"leaflet": "^1.9.2", | ||
"leaflet.locatecontrol": "^0.77.0", | ||
"leaflet.locatecontrol": "^0.79.0", | ||
"lodash": "^4.17.21", | ||
"luxon": "^1.25.0", | ||
"ngx-toastr": "^15.0.0", | ||
"rxjs": "~7.5.0", | ||
"rxjs": "~7.6.0", | ||
"tslib": "^2.4.0", | ||
"zone.js": "~0.12.0" | ||
}, | ||
... | ... |