-
a812ba3e
by Tony Chemit at 2023-07-30T09:15:05+02:00
Low log level on XxxReportDefinitionsBuilder
-
6cdf9f0b
by Tony Chemit at 2023-07-30T09:15:05+02:00
Service tests - Fix bad serialization to json (was using unicode inside String...)
-
d517c1ee
by Tony Chemit at 2023-07-30T09:15:05+02:00
Service tests - Improve loadJson method (using now Type instead of Class to be able to load parametrized classes)
-
8355c1bc
by Tony Chemit at 2023-07-31T11:42:26+02:00
Permettre de rejouer l'assistant (à partir de l'onglet Sélection de données pour l'assistant de validation)
-
2b964ef7
by Tony Chemit at 2023-07-31T11:42:26+02:00
Validation UI - Remove mainRequest in code, never used!
-
acc17d54
by Tony Chemit at 2023-07-31T11:42:26+02:00
improve decoration of data.ps.observation.Sample
-
2ffd197b
by Tony Chemit at 2023-07-31T11:42:26+02:00
Fix selection model for loadReferential: we can see the configuration panel and then always add the *common* business module
-
862c5e3f
by Tony Chemit at 2023-07-31T11:42:26+02:00
update pom
-
7d07a019
by Tony Chemit at 2023-07-31T11:42:26+02:00
low log level
-
b821bcc0
by Tony Chemit at 2023-07-31T11:42:26+02:00
Validation Context - add more stuff in the ValidationContextSupport
-
771e8482
by Tony Chemit at 2023-07-31T13:03:53+02:00
SelectData UI - fix focus when select tree is displayed
-
a4819af5
by Tony Chemit at 2023-07-31T13:03:59+02:00
Validation API - Replace in ValidationResultDto DtoReference by the path of the data (composed by ToolkitIdLabel) to the root data (means from data to his Trip, for referential just one item)
-
67a5add8
by Tony Chemit at 2023-07-31T13:03:59+02:00
Validation Persistence - Review API and make some improvements (some code goes now to the toolkit modules
-
1433b447
by Tony Chemit at 2023-07-31T13:03:59+02:00
Validation Services test - Review it, update then new results using the changes in ValidationResultDto
-
3cbfaaab
by Tony Chemit at 2023-07-31T13:03:59+02:00
Validation UI - adapt ui to display more information on each ValidationResultDto
-
980df6e6
by Tony Chemit at 2023-07-31T13:04:17+02:00
Merge branch 'feature/issue_2706' into develop
Revoir la validation pour produire un résultat en forme d'arbre - Closes
Améliorer l'identification des enregistrements dans l'UI de validation batch