mfo
|
5cba847d10
|
perf(Instructeurs/Dossiers#demande): remove n+1
|
2024-10-08 14:47:34 +02:00 |
|
Paul Chavard
|
ecbf985147
|
refactor(dossier): champs_* -> project_champs_*
|
2024-10-04 12:05:55 +02:00 |
|
Paul Chavard
|
084a68a121
|
refactor(repetition): consolidate repetition manipulation methods
|
2024-09-27 11:34:06 +02:00 |
|
Paul Chavard
|
6254b50de9
|
Revert "Revert "Merge pull request #10771 from tchak/refactor-champs-revert""
This reverts commit 10a1ae5534 .
|
2024-09-23 10:21:07 +02:00 |
|
simon lehericey
|
10a1ae5534
|
Revert "Merge pull request #10771 from tchak/refactor-champs-revert"
This reverts commit c902061ebf , reversing
changes made to b4ed11c788 .
|
2024-09-19 11:09:01 +02:00 |
|
Paul Chavard
|
33e502234e
|
refactor(dossier loader): simplify all the things
|
2024-09-17 10:29:34 +02:00 |
|
Colin Darie
|
e7443c2308
|
Revert "Champ related cleanups and refactoring"
|
2024-08-30 16:43:30 +02:00 |
|
Paul Chavard
|
79c9784d17
|
refactor(dossier loader): simplify all the things
|
2024-08-26 14:53:56 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
Paul Chavard
|
229483d16c
|
refactor(champ): remove type_de_champ_id and champ factories
|
2024-07-22 13:53:45 +02:00 |
|
Paul Chavard
|
1bca3c123b
|
chore(dossier): remove legacy update attributes
|
2024-05-27 10:33:37 +02:00 |
|
simon lehericey
|
6184b33a18
|
perf(preloader): preloader use batch for batches
|
2024-05-23 10:01:29 +02:00 |
|
simon lehericey
|
080bcd8628
|
refactor: DossierPreloader rename includes_for_dossier -> includes_for_champ
|
2024-05-23 10:00:41 +02:00 |
|
Paul Chavard
|
2eb1f54aa1
|
refactor(dossier_loader): ignore champs from old revisions
|
2024-03-04 10:59:11 +01:00 |
|
Colin Darie
|
42ea9ed2f3
|
perf(preloader): fix N+1 on non mandatory repetition blocks
We have to tell repetition.champs association has been loaded
even when it's empty.
|
2023-11-30 14:10:33 +01:00 |
|
Martin
|
f76e52cc97
|
tech(tache.recovery): ajoute une tache pour re-importer des dossiers venant d'un backup
Update app/lib/recovery/exporter.rb
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-05-16 14:49:36 +02:00 |
|
simon lehericey
|
06b6663662
|
import more stuff
|
2023-05-16 14:49:36 +02:00 |
|
Paul Chavard
|
af33d5d65c
|
refactor(repetition): use row_id instead of row
|
2023-01-10 19:31:41 +01:00 |
|
Paul Chavard
|
1b95809f14
|
refactor(dossier): flatten champ attributes
|
2022-12-14 13:03:06 +01:00 |
|
Paul Chavard
|
0d10d36cb0
|
Revert "Merge pull request #7907 from tchak/feat-cond-repetitions"
This reverts commit 1900f8ff4c , reversing
changes made to febffc2d64 .
# Conflicts:
# app/models/dossier.rb
|
2022-12-14 11:25:45 +01:00 |
|
Paul Chavard
|
6ce7064ffd
|
feat(dossier): add repetition champs to champs_for_condition
|
2022-12-08 09:38:12 +01:00 |
|
Colin Darie
|
91f4971df2
|
feat(champ): has_one_attached => has_many_attached piece_justificative_file
|
2022-12-05 10:47:10 +01:00 |
|
Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00:00 |
|
simon lehericey
|
40a3fff593
|
perf(dossiers_controller): do not load pj template in update, -10ms
|
2022-10-13 22:36:56 +02:00 |
|
simon lehericey
|
157c3778df
|
refactor(dossier_preloader): add option to laod pj_template
|
2022-10-10 12:31:40 +02:00 |
|
simon lehericey
|
7e03f0c825
|
refactor(dossier_preloader): add load_one api
|
2022-10-10 12:31:40 +02:00 |
|
simon lehericey
|
5920168077
|
refactor(dossier_preloader): preload piece_justificative_template
|
2022-10-10 12:31:40 +02:00 |
|
simon lehericey
|
1f95f68fcc
|
refactor(dossier_preloader): assign champ.parent
|
2022-10-10 12:31:40 +02:00 |
|
simon lehericey
|
5df76d9fec
|
refactor(dossier_preloader): remove weird set_inverse_instance
|
2022-10-10 12:31:40 +02:00 |
|
Paul Chavard
|
462cc41caa
|
refactor(block): use block? instead of repetition?
|
2022-09-29 17:49:14 +02:00 |
|
Christian
|
63a4a13323
|
Graphql: Fix champs sort in repetition
|
2022-08-31 11:15:28 +02:00 |
|
Paul Chavard
|
902dc678de
|
perf(graphql): improuve dossier loading
|
2022-07-21 12:29:08 +02:00 |
|
Paul Chavard
|
042703cead
|
refactor(dossier): extract dossier preloader
|
2022-07-21 12:29:08 +02:00 |
|