-
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
[IMPORT][SYNTHESE] Sélection du JDD ligne par ligne #2943
[IMPORT][SYNTHESE] Sélection du JDD ligne par ligne #2943
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a13925 - Browse repository at this point
Copy the full SHA 5a13925View commit details -
Configuration menu - View commit details
-
Copy full SHA for accae28 - Browse repository at this point
Copy the full SHA accae28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb2f60 - Browse repository at this point
Copy the full SHA 3cb2f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7049df - Browse repository at this point
Copy the full SHA d7049dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceef3de - Browse repository at this point
Copy the full SHA ceef3deView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1090e7 - Browse repository at this point
Copy the full SHA c1090e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 160557b - Browse repository at this point
Copy the full SHA 160557bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9867b32 - Browse repository at this point
Copy the full SHA 9867b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2beea9a - Browse repository at this point
Copy the full SHA 2beea9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5c293 - Browse repository at this point
Copy the full SHA 4c5c293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df80b7 - Browse repository at this point
Copy the full SHA 9df80b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3886646 - Browse repository at this point
Copy the full SHA 3886646View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6bdde0 - Browse repository at this point
Copy the full SHA d6bdde0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69baf8 - Browse repository at this point
Copy the full SHA c69baf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f80359 - Browse repository at this point
Copy the full SHA 4f80359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7818c - Browse repository at this point
Copy the full SHA 0a7818cView commit details -
fix(occhab): defaults nomenclature for 'ALL' orga
Correctly handle the 'ALL' organism.
Configuration menu - View commit details
-
Copy full SHA for 18aba42 - Browse repository at this point
Copy the full SHA 18aba42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 889156f - Browse repository at this point
Copy the full SHA 889156fView commit details -
fix(tests/imports): determinist ordering
Add entity_source_pk_value column in test file for determinist ordering.
Configuration menu - View commit details
-
Copy full SHA for 74b9e3e - Browse repository at this point
Copy the full SHA 74b9e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a03ac - Browse repository at this point
Copy the full SHA 64a03acView commit details -
fix(imports): several checks corrections
- check_dataset - check_duplicate_uuid - check_duplicate_source_pk - check_orphan_rows - check_mandatory_fields
Configuration menu - View commit details
-
Copy full SHA for 20e0d94 - Browse repository at this point
Copy the full SHA 20e0d94View commit details -
feat(imports): add parent/child related checks
- set_id_parent_from_destination - set_parent_line_no - check_no_parent_entity - check_erroneous_parent_entities
Configuration menu - View commit details
-
Copy full SHA for e0e376b - Browse repository at this point
Copy the full SHA e0e376bView commit details -
feat(imports): add parent related error code
- NO_PARENT_ENTITY - ERRONEOUS_PARENT_ENTITY Thus, set WARNING error level for ORPHAN_ROW errors
Configuration menu - View commit details
-
Copy full SHA for 3e6c00f - Browse repository at this point
Copy the full SHA 3e6c00fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 756287c - Browse repository at this point
Copy the full SHA 756287cView commit details -
chore(imports): concat_dates takes columns
instead of fields
Configuration menu - View commit details
-
Copy full SHA for 8748af5 - Browse repository at this point
Copy the full SHA 8748af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ec338 - Browse repository at this point
Copy the full SHA 49ec338View commit details -
Configuration menu - View commit details
-
Copy full SHA for c21020f - Browse repository at this point
Copy the full SHA c21020fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 208c381 - Browse repository at this point
Copy the full SHA 208c381View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e44a7 - Browse repository at this point
Copy the full SHA f4e44a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba28a58 - Browse repository at this point
Copy the full SHA ba28a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4502684 - Browse repository at this point
Copy the full SHA 4502684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98cd3ba - Browse repository at this point
Copy the full SHA 98cd3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a901ee - Browse repository at this point
Copy the full SHA 9a901eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a531fc - Browse repository at this point
Copy the full SHA 3a531fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aea31f2 - Browse repository at this point
Copy the full SHA aea31f2View commit details -
Change route `get_import_list`to get all imports without specified destination Change `url_value_preprocessor` to allow no `destination` in endpoint Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for e4047ea - Browse repository at this point
Copy the full SHA e4047eaView commit details -
test(back): get list all import
Add new file for test for all import Add fixture to insert all destination available in TImports Create test to get list of all import Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for 6489172 - Browse repository at this point
Copy the full SHA 6489172View commit details -
Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for 25ecd67 - Browse repository at this point
Copy the full SHA 25ecd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b9559 - Browse repository at this point
Copy the full SHA 57b9559View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3908de - Browse repository at this point
Copy the full SHA c3908deView commit details -
fix(occhab): fix edit habitats
Fix the persistence of an habitat after an edit canceled. Signed-off-by: Pierre-Narcisi <pierre.narcisi@mnhn.fr>
Configuration menu - View commit details
-
Copy full SHA for f5c3276 - Browse repository at this point
Copy the full SHA f5c3276View commit details -
Fix(occhab) remove import error du to default value creating a non su…
…bquery select in a select
Configuration menu - View commit details
-
Copy full SHA for f222089 - Browse repository at this point
Copy the full SHA f222089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 990e72a - Browse repository at this point
Copy the full SHA 990e72aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd69da - Browse repository at this point
Copy the full SHA 3cd69daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c037349 - Browse repository at this point
Copy the full SHA c037349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5860933 - Browse repository at this point
Copy the full SHA 5860933View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c34e3 - Browse repository at this point
Copy the full SHA 56c34e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 492d40c - Browse repository at this point
Copy the full SHA 492d40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e39af4 - Browse repository at this point
Copy the full SHA 8e39af4View commit details -
feat(notifications): make notifs for import-done destination-generic
Update DB and MAIL notifications for IMPORT-DONE to make them generic as respect to destination. Signed-off-by: VincentCauchois <vincent.cauchois@mnhn.fr>
Configuration menu - View commit details
-
Copy full SHA for 4b5ac9a - Browse repository at this point
Copy the full SHA 4b5ac9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e6314 - Browse repository at this point
Copy the full SHA 66e6314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fda2b6 - Browse repository at this point
Copy the full SHA 2fda2b6View commit details -
fix(import): access to import report from several places
Right routing from summary before import, after import done, from list of imports, in notif. Signed-off-by: Pierre-Narcisi <pierre.narcisi@mnhn.fr>
Configuration menu - View commit details
-
Copy full SHA for 0aafeb5 - Browse repository at this point
Copy the full SHA 0aafeb5View commit details -
fix(import): download file and delete import from imports list
Set the destination in the import data-service so as to have correct calls to API routes. Signed-off-by: Pierre-Narcisi <pierre.narcisi@mnhn.fr>
Configuration menu - View commit details
-
Copy full SHA for 6100cb3 - Browse repository at this point
Copy the full SHA 6100cb3View commit details -
feat: remove specific id_source col
Remove id_source column to list import Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for ad898b4 - Browse repository at this point
Copy the full SHA ad898b4View commit details -
feat: add optional destination to getImportList
Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for f5d1910 - Browse repository at this point
Copy the full SHA f5d1910View commit details -
feat: add select destination component
Add destination component to filter imports on destination Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for 3915d42 - Browse repository at this point
Copy the full SHA 3915d42View commit details -
feat: add column destination to list import
Add column "Destination" to list import (front) Make column sortable (backend) Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for b8fa0f7 - Browse repository at this point
Copy the full SHA b8fa0f7View commit details -
test(back): add test on sort destination.code
test changes apply to route get_import_list Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for 112495f - Browse repository at this point
Copy the full SHA 112495fView commit details -
style: change ux filter destination and language
Add language for international Add class bootstrap for ux Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for 6782bee - Browse repository at this point
Copy the full SHA 6782beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e1b52 - Browse repository at this point
Copy the full SHA c4e1b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9da5b - Browse repository at this point
Copy the full SHA 2d9da5bView commit details -
feat: remove taxa_count and add stats in report
Use data.statistics (no more data.taxa_account) Change the way to display statistic according to different stats from different entity Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for df89603 - Browse repository at this point
Copy the full SHA df89603View commit details -
front: add upload to config i18n
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 379f338 - Browse repository at this point
Copy the full SHA 379f338View commit details -
feat: add btn "Upload" to synthese component
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 6588df2 - Browse repository at this point
Copy the full SHA 6588df2View commit details -
fix(style): html and css for occhab page
-Remove position absolute - Add class container,row, col - Place Btn Download at bottom Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 293ee45 - Browse repository at this point
Copy the full SHA 293ee45View commit details -
feat: add btn "Upload" to OCCHAB page
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 494cf2d - Browse repository at this point
Copy the full SHA 494cf2dView commit details -
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 105f9fc - Browse repository at this point
Copy the full SHA 105f9fcView commit details -
refact: use different way to use module_code
Use ModuleService to get current_module.module_code Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 66050cd - Browse repository at this point
Copy the full SHA 66050cdView commit details -
feat: add conditional display btn based on cruved
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 6ab2255 - Browse repository at this point
Copy the full SHA 6ab2255View commit details -
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for b22ef55 - Browse repository at this point
Copy the full SHA b22ef55View commit details -
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for d19d2a8 - Browse repository at this point
Copy the full SHA d19d2a8View commit details -
feat(front): add cruved Import srvc into occhab
Check permission Import in order to hidde/display Import btn Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 5dd96d2 - Browse repository at this point
Copy the full SHA 5dd96d2View commit details -
feat(front): add cruved Import srvc into synthese
Check permission Import in order to hidde/display Import btn Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 612c00f - Browse repository at this point
Copy the full SHA 612c00fView commit details -
Feat(destination) getting destination in modules
And removed unused dataService Author commit cherry-picked: @Pierre-Narcisi (cherry picked from commit 234bd2c5f11ca76d2e71d276d3ba3573b23d5d83)
Configuration menu - View commit details
-
Copy full SHA for 30ae245 - Browse repository at this point
Copy the full SHA 30ae245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e6444 - Browse repository at this point
Copy the full SHA 96e6444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a31a6 - Browse repository at this point
Copy the full SHA 39a31a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1951f1c - Browse repository at this point
Copy the full SHA 1951f1cView commit details -
feat: group field by entity in report
Call getBibField Match Import Data fields with response from getBibField Create function to match object Add one level of directive ngFor to create table as many as entity exists Use existing type in match object function Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for e65268e - Browse repository at this point
Copy the full SHA e65268eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b751ffe - Browse repository at this point
Copy the full SHA b751ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d632f - Browse repository at this point
Copy the full SHA b3d632fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc46ab - Browse repository at this point
Copy the full SHA dfc46abView commit details -
feat(import): add counting statistics in import report
Destination-specific stats.: taxa count for Synthese, habitats count and stations count for OccHab. Signed-off-by: VincentCauchois <vincent.cauchois@mnhn.fr>
Configuration menu - View commit details
-
Copy full SHA for 935472c - Browse repository at this point
Copy the full SHA 935472cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab79dc7 - Browse repository at this point
Copy the full SHA ab79dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8530035 - Browse repository at this point
Copy the full SHA 8530035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7720654 - Browse repository at this point
Copy the full SHA 7720654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9856ac0 - Browse repository at this point
Copy the full SHA 9856ac0View commit details -
feat: add test for line number errors
Change one csv to get column with line number Test return rows error are the same based on import from db and csv Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for d69b7cb - Browse repository at this point
Copy the full SHA d69b7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b102c1 - Browse repository at this point
Copy the full SHA 4b102c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67c253 - Browse repository at this point
Copy the full SHA d67c253View commit details -
- small fix regarding report of entity in sql checks - replace unique constraint on (id_import, id_error, column_error) by two partial unique indexes: - (id_import, id_error, column_error) WHEN id_entity IS NULL - (id_import, id_entity, id_error, column_error) WHEN id_entity IS NOT NULL
Configuration menu - View commit details
-
Copy full SHA for 8ab25ef - Browse repository at this point
Copy the full SHA 8ab25efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b1a11 - Browse repository at this point
Copy the full SHA 66b1a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee819e - Browse repository at this point
Copy the full SHA cee819eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f582f88 - Browse repository at this point
Copy the full SHA f582f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9382151 - Browse repository at this point
Copy the full SHA 9382151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36801e9 - Browse repository at this point
Copy the full SHA 36801e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c53a3 - Browse repository at this point
Copy the full SHA 80c53a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2658f5e - Browse repository at this point
Copy the full SHA 2658f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58106f5 - Browse repository at this point
Copy the full SHA 58106f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a3178 - Browse repository at this point
Copy the full SHA d4a3178View commit details -
fix: label stats in report pdf
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 3b3c90a - Browse repository at this point
Copy the full SHA 3b3c90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bee951 - Browse repository at this point
Copy the full SHA 7bee951View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87e880 - Browse repository at this point
Copy the full SHA d87e880View commit details
Commits on Mar 11, 2024
-
feat(back):add unique_dataset_id to imprt synthese
- Revision alembic to add column unique_dataset_id and src_unique_dataset_id - Add into bib_fields and into cor_entity_fields - change the model Synthese Geonature to add unique_dataset_id Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 6dc944e - Browse repository at this point
Copy the full SHA 6dc944eView commit details -
fix: change type of "eng_label" and "desc_label"
In database these two fields are nullable then change type to allow "None" value Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 7acc901 - Browse repository at this point
Copy the full SHA 7acc901View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf51e4 - Browse repository at this point
Copy the full SHA cbf51e4View commit details -
fix(test): errors with unique_dataset_id
Fix errors based on adding unique_dataset_id Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 7a411f9 - Browse repository at this point
Copy the full SHA 7a411f9View commit details -
fix: change literal(impr.id_dataset)
utiliser la colonne id_dataset de la table t_import_synthese plutôt que d’utiliser la valeur litéral imprt.id_dataset
Configuration menu - View commit details
-
Copy full SHA for a254824 - Browse repository at this point
Copy the full SHA a254824View commit details
Commits on Mar 13, 2024
-
fix: change revision id (after rebase feat/import)
Reviewed-by: andriacap
Configuration menu - View commit details
-
Copy full SHA for 60ded8a - Browse repository at this point
Copy the full SHA 60ded8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b0cf8 - Browse repository at this point
Copy the full SHA 42b0cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88d45d - Browse repository at this point
Copy the full SHA f88d45dView commit details -
refact: test synthese import jdd
Based on Elie's review Reviewed-by: andriac
Configuration menu - View commit details
-
Copy full SHA for a2cb5a9 - Browse repository at this point
Copy the full SHA a2cb5a9View commit details