-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMPORT] Embed reusable import module into GeoNature core (#2833)
* feat(import): integrate import module (backend and frontend) in GeoNature core * feat(import): add requirement in occhab import * feat(import): add inter-field condition between different entities * feat(import, error) : create an "enum" to list import error * feat(check) parent and unique column to entity * feat: import schema * feat: import to synthese * feat: import to occhab * feat(import): remove ng_module from import * fix(destination): add type occhab to module occhab * feat(imports): several checks made generic * feat(imports): add parent/child related checks * feat(import/occhab): add id_station_source * feat(imports/occhab): add id_import FK in pr_occhab * feat(back): list all imports * feat(import): access to import report from several places * feat(import): download file and delete import from imports list * feat(import): add statistics display in import list * feat(import list, statistic): enable generic tooltip in the import list * feat(import, mapping): skip content mapping if not necessary * feat(mapping, import): add field to field condition * feat(import, plot): add generic plot in backend import * feat(import, doc): add documentation from gn_module_import * feat(import): add frontend test * feat(import, synthese): add the possibility to declare jdd in the import file * feat(model, import): Prohibit deletion of import with stations including habitats not originating from the same import. * feat(import, occhab): add default mapping (SINP + GEONATURE) * feat (mapping, import) : hide jdd selection form * feat(import, report): update import report * feat(report, synthese): add id_import to synthese * feat(report) link from import report to occhab, and filter on id_import --------- Co-authored-by: jacquesfize <jacques.fize@ecrins-parcnational.fr> Co-authored-by: Pierre Narcisi <pierre.narcisi@mnhn.fr> Co-authored-by: Andria Capai <andria_capai@natural-solutions.eu> Co-authored-by: VincentCauchois <vincent.cauchois@mnhn.fr> Co-authored-by: Etienne Delclaux <etienne_delclaux@natural-solutions.eu> Co-authored-by: Élie Bouttier <bouttier@users.noreply.github.com> Co-authored-by: Julien Corny <julien_corny@natural-solutions.eu>
- Loading branch information
1 parent
46ecee3
commit 2ee67f9
Showing
343 changed files
with
37,748 additions
and
1,640 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule RefGeo
updated
6 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Oops, something went wrong.