Tony CHEMIT pushed to branch feature/issue_2478_well_plan at ultreiaio / ird-observe Commits: 0d2e0962 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (dto and persistence and i18n) - - - - - 71ab3274 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (api fixtures) - - - - - 91e54944 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (server mapping) - - - - - b3fbf8a0 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (persistence resources) - - - - - d102c8e0 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (persistence tests) - - - - - ae69dba6 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (validation) - - - - - f4c54c14 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (services tests) - - - - - 211d36c2 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (add new service TripService.getLogbookWellPlanActivities for future ui) - - - - - 9a96b9c3 by Tony Chemit at 2022-10-20T00:17:56+02:00 Add ps_logbook Well new model (fix ui generators, new cases... Should really rethink this generator) - - - - - c237a202 by Tony Chemit at 2022-10-20T00:20:37+02:00 Add ps_logbook Well new model (persistence - avdth migration) - - - - - 59fe7d26 by Tony Chemit at 2022-10-20T00:24:03+02:00 Add ps_logbook Well new model (update server public doc) - - - - - 9ee69bcc by Tony Chemit at 2022-10-20T00:24:03+02:00 Add ps_logbook Well new model (adapt reports) - - - - - 8c58d7d7 by Tony Chemit at 2022-10-20T00:24:09+02:00 Add ps_logbook Well new model (ui) - - - - - 0ea1327f by Tony Chemit at 2022-10-20T00:24:09+02:00 Add ps_logbook Well new model (specification) - - - - - 30 changed files: - .gitignore - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/ContentUIHandler.java - client/datasource/editor/ps/src/main/capabilities/fr/ird/observe/client/datasource/editor/ps/data/common/TripLogbookUI.capabilities - client/datasource/editor/ps/src/main/i18n/getters/jaxx.getter - client/datasource/editor/ps/src/main/i18n/getters/navigation.getter - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/WeightCategoryHelper.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/common/TripLogbookUI.jaxx - + client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivitySpeciesTableModel.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/TripWellPlanUI.jaxx → client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivityUI.jaxx - + client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivityUI.jcss - + client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivityUIHandler.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/TripWellPlanUIModelStates.java → client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivityUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/TripWellPlanUITableModel.java → client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivityUITableModel.java - + client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellListUI.jaxx - + client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellUI.jaxx - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/TripWellPlanUI.jcss → client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellUI.jcss - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/TripWellPlanUIHandler.java → client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellUIHandler.java - + client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/actions/TripWellPlanUICreateActivity.java → client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/actions/WellActivityUICreateActivity.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/predicates/CheckTripTargetWellsSamplingAcquisitionStatus.java - + client/datasource/editor/ps/src/main/resources/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellActivityUINavigationNode.scope - client/datasource/editor/ps/src/main/resources/fr/ird/observe/client/datasource/editor/ps/data/logbook/TripWellPlanUINavigationNode.scope → client/datasource/editor/ps/src/main/resources/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellListUINavigationNode.scope - + client/datasource/editor/ps/src/main/resources/fr/ird/observe/client/datasource/editor/ps/data/logbook/WellUINavigationNode.scope - client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/TripWellPlan_16x16.png → client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/WellActivity_16x16.png - client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/TripWellPlan_24x24.png → client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/WellActivity_24x24.png - + client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/WellList_16x16.png - + client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/WellList_24x24.png - + client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/Well_16x16.png - + client/datasource/editor/ps/src/main/resources/icons/navigation/default/ps/data/logbook/Well_24x24.png - client/datasource/editor/ps/src/main/resources/observe-ui-navigation-ps.properties The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/af358f05a4db4d70bad338835... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/af358f05a4db4d70bad338835... You're receiving this email because of your account on gitlab.com.