-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/dev compatibility for monitoring #2692
Feat/dev compatibility for monitoring #2692
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2692 +/- ##
===========================================
- Coverage 78.44% 68.57% -9.88%
===========================================
Files 88 86 -2
Lines 7182 7436 +254
===========================================
- Hits 5634 5099 -535
- Misses 1548 2337 +789
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ec41144
to
c413ef3
Compare
Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap
Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap
Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap
cc14b67
to
c614d51
Compare
261d13d
to
17c65ca
Compare
Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap
Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap
17c65ca
to
29a8c91
Compare
Reviewed-by: andriacap
Reviewed-by: andriacap
Add component observers-txt to dynamic-form component Reviewed-by: andriac
Fix set value `this.multiSelect` (always true before fixing) Add multiselect option to component `pnx-observers` Remove useless databing input for component `pnx-observers-text` Reviewed-by: andriac
Reviewed-by: andriacap
29a8c91
to
05d7787
Compare
e3c21cd
into
PnX-SI:feat/monitoring_models
* feat: add option "null" in datalist form Reviewed-by: andriacap * feat: add nullDefault with multilist opt datalist Reviewed-by: andriacap * feat: add pnx-observers-text Add component observers-txt to dynamic-form component Reviewed-by: andriac * feat: add multiselect databinding to observers Fix set value `this.multiSelect` (always true before fixing) Add multiselect option to component `pnx-observers` Remove useless databing input for component `pnx-observers-text` Reviewed-by: andriac * rebase: rebase from develop and format Reviewed-by: andriacap
Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap
Use config instead of MonitoringPermissions_dict Alter not null constraint for t_sites_groups, t_observations Erreur rebase Répercussion renomage de GNM en MONITORINGS et suppression de MonitoringPermissions_dict db: remove migration alembic Move migration alembic for "add_observers_txt_column_t_base_vist" to GeoNature See PR: PnX-SI/GeoNature#2692 Reviewed-by: andriacap Rename GNM to MONITORINGS ux/ui: change layout home page monitoring Remove two column (description/modules) Align element from home page Reviewed-by: andriac fix: size of div container Acces site Reviewed-by: andriacap Correction tests Black pytest install monitoring module Test if migration is run during installation or migration refact: load all types site from btn-select comp Basé sur les retours de Camille, Amandine et MNHN Reviewed-by: andriac style: apply lint frontend Reviewed-by: andriacap fix: specific field kept in form Reset specific field when quit form component (entrance through site) Reviewed-by: andriac hotfix: problem create visit Load permission on 'ALL' for modules error . Change to precise object visit permission Reviewed-by: andriac style: centered protocol home page Reviewed-by: andriacap wip: manage geometry site group Reviewed-by: andriac fix:multiple layer and geom site group Manage geometry site group (load, reload, on cancel, manage layer etc) (entrance through site) Reviewed-by: andriac feat: geom site group (edit and create) Allow user to create and edit geometry for site group Case : - site group with child --> if no geom created, geometry is calculated --> if geom created you can edit this geom - site group without child --> geom can be null (otherwise it's possible to create geom) - Remove console.log Reviewed-by: andriacap ux: add message to inform about geom site group Add message about geometry site group to infomr user that the current geometry is calculated based on site group's child Reviewed-by: andriacap
Ajout de développements pour que les nouvelles fonctionnalités de Monitorings fonctionnent.
Principalement ce sont des développements qui concernent les composants de formulaire.