Skip to content
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

Develop > Master / 2.13.2 #2730

Merged
merged 44 commits into from
Sep 28, 2023
Merged

Develop > Master / 2.13.2 #2730

merged 44 commits into from
Sep 28, 2023

Conversation

camillemonchicourt
Copy link
Member

No description provided.

joelclems and others added 30 commits September 18, 2023 13:01
This allows custom static files to work with an APPLICATION_ROOT.
Co-authored-by: Joël CLEMENT <joelclems@gmail.com>
Consequently, timezone becomes system local timezone instead of UTC.
fix(permissions) fix asked permission
move DispatcherMiddleware after custom /static
docker: use python3.11 in backend image
Use 03b_populate_db.sh instead, avoiding duplicates.
db.session.remove() in celery post run hook
Correction du bouton d’import dans le JDD
Add optional filter on module source to filter synthese

Adding  test (WIP) --> see TODO

Reviewed-by: andriacap
Change the way to get module and aggregate id_source in array .

Reviewed-by: andriacap
Merge filter "sources" and "sources (par modules)"

Add multiselect for "sources" filter

Change name of route to get sources/modules

Reviewed-by: andriacap
Add fixtures modules and source_modules to synthese data

Add test for filter sources module and route /sources/modules

Reviewed-by: andriacap
Create migration to add id_module to v_synthese_for_web_app
Add id_module to model v_sytnhese_for_weba_app

Change test according to dev.

Reviewed-by: andriacap
Use designStyle to be conform to module synthese style

Reviewed-by: andriacap
fix(permission) add the json params to the checked params
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Files Coverage Δ
backend/geonature/app.py 77.23% <100.00%> (ø)
backend/geonature/core/gn_meta/models.py 93.45% <100.00%> (+1.16%) ⬆️
backend/geonature/core/gn_meta/routes.py 77.72% <100.00%> (+0.57%) ⬆️
backend/geonature/core/gn_synthese/models.py 86.95% <100.00%> (+0.03%) ⬆️
backend/geonature/core/gn_synthese/routes.py 87.27% <ø> (+0.66%) ⬆️
...nature/core/gn_synthese/utils/query_select_sqla.py 76.62% <100.00%> (+0.27%) ⬆️
backend/geonature/utils/config_schema.py 92.83% <100.00%> (+0.05%) ⬆️
backend/geonature/celery_app.py 0.00% <0.00%> (ø)
backend/geonature/core/gn_meta/schemas.py 86.23% <50.00%> (-2.55%) ⬇️
backend/geonature/core/gn_commons/routes.py 84.66% <0.00%> (ø)
... and 1 more

📢 Thoughts on this report? Let us know!.

@camillemonchicourt camillemonchicourt merged commit 0a3764b into master Sep 28, 2023
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants