Commit graph

15910 commits

Author SHA1 Message Date
simon lehericey
e86375046b fix: label in linked_drop_down 2022-10-07 13:56:05 +02:00
simon lehericey
3dc0ed7695 fix: label in multiple_drop_down_list 2022-10-07 13:56:05 +02:00
simon lehericey
87d0334c1c fix: label in champ component 2022-10-07 13:56:05 +02:00
simon lehericey
daed0d6d5e chore: bump haml, haml-lint 2022-10-07 13:56:05 +02:00
mfo
978a4c7713
Merge pull request #7870 from mfo/US/fix-champs-and-type-de-champs-without-revision
fix(type_de_champ.donnée): supprime les orphelins des tables type_de_champs et champs n'étant pas rattaché à une révision et étant attaché à un dossier
2022-10-07 13:54:11 +02:00
Martin
285c7d704a fix(type_de_champ.data): drop former orphan from type_de_champ and champ without coordinates 2022-10-07 11:08:36 +02:00
krichtof
23de1bff65
Merge pull request #7815 from betagouv/7692-multizone
Un administrateur peut associer plusieurs zones à une démarche
2022-10-07 10:55:39 +02:00
Christophe Robillard
272c8cae09 cannot publish a procedure if no zones 2022-10-07 10:48:35 +02:00
Christophe Robillard
bdcb451d3c procedure publiee must have one zone at least 2022-10-07 10:48:35 +02:00
Christophe Robillard
2985295a00 use normal font weight for checkbox labels 2022-10-07 10:48:35 +02:00
Christophe Robillard
a6928e7ca2 add ZonesComponent 2022-10-07 10:48:35 +02:00
Christophe Robillard
4d2c37ffdf extract checkboxes zones to dedicated page 2022-10-07 10:48:35 +02:00
Christophe Robillard
94ca93e130 can choose multiple zones 2022-10-07 10:48:35 +02:00
Christophe Robillard
6d90f65159 backfill procedures_zones 2022-10-07 10:48:34 +02:00
Christophe Robillard
bffd9d61a9 add habtm between procedures and zones 2022-10-07 10:48:34 +02:00
mfo
5a6dddc6d5
Merge pull request #7868 from mfo/US/fix-migration-backfill
fix(migration): backfill max_duree_conservation_dossiers_dans_ds with…
2022-10-06 20:47:16 +02:00
Martin
f2a6697ebe fix(migration): backfill max_duree_conservation_dossiers_dans_ds without typo 2022-10-06 20:08:48 +02:00
LeSim
6054bf68a7
Merge pull request #7867 from betagouv/fix_mail_previewers
Fix: aperçu des mails
2022-10-06 18:02:37 +02:00
simon lehericey
ba805a7436 fix: invite_mailer previews 2022-10-06 17:43:09 +02:00
simon lehericey
6cba489a54 fix: send_notifications preview 2022-10-06 17:43:09 +02:00
simon lehericey
878958b23b fix: invite_instructeur preview 2022-10-06 17:43:09 +02:00
simon lehericey
b9ef8c5001 fix: add_instructeur preview 2022-10-06 17:43:09 +02:00
simon lehericey
0e75f9960b fix: send_dossier_decision preview 2022-10-06 17:43:09 +02:00
simon lehericey
ab0392fb36 fix: avis_mailer preview 2022-10-06 17:43:09 +02:00
simon lehericey
6812b35a3d chore: remove dead code 2022-10-06 17:43:09 +02:00
simon lehericey
6841e80414 fix: administrateur_mailer preview 2022-10-06 17:43:09 +02:00
LeSim
183506810b
Merge pull request #7848 from betagouv/perf_on_invite
perf: optimise la liste déroulante concernant les invités
2022-10-06 17:39:07 +02:00
simon lehericey
9aeaddcb40 perf: remove one query on invite dropdown 2022-10-06 17:17:27 +02:00
simon lehericey
95430b2ee8 perf: add index on invite dossier_id 2022-10-06 17:17:27 +02:00
LeSim
7de9d76aa4
Merge pull request #7847 from betagouv/update_profiler_stuff
chore: bump les gems de profilage
2022-10-06 17:13:43 +02:00
simon lehericey
1cd0d45ece chore: mini profiler ignore vite routes 2022-10-06 16:56:26 +02:00
simon lehericey
b966dd3b54 chore: add stackprof and memory_profiler gems 2022-10-06 16:56:26 +02:00
simon lehericey
35357454fd chore: update rack-mini-profiler 2022-10-06 16:56:26 +02:00
mfo
d9b8d9194d
Merge pull request #7865 from mfo/US/fix-broken-spec
fix(spec): missed a failed spec previously. sorry
2022-10-06 16:54:28 +02:00
Martin
a256dfbaa0 fix(spec): missed a failed spec previously. sorry 2022-10-06 15:34:29 +02:00
mfo
8a3550cda4
Merge pull request #7860 from mfo/US/procedure-duree-up-to-manager
feat(procedure.max_duree_conservation_dossiers_dans_ds): make it more flexible
2022-10-06 11:36:50 +02:00
mfo
e76b97fcb5
Merge pull request #7862 from mfo/US/cleanup-other-col
clean(procedure.columns): :durees_conservation_required, :cerfa_flag, :test_started_at
2022-10-06 11:36:00 +02:00
Martin
883ba8717f clean(procedure.columns): :durees_conservation_required, :cerfa_flag, :test_started_at 2022-10-05 18:03:49 +02:00
Martin
405a885160 feat(procedure.max_duree_conservation_dossiers_dans_ds): make it more flexible 2022-10-05 17:27:09 +02:00
mfo
44acd0ea41
Merge pull request #7845 from MickaelMa/patch-1
typo : recemment => récemment
2022-10-05 16:35:08 +02:00
Mickaël MANTEAU
f0defb5eec
typo : recemment => récemment 2022-10-05 13:49:13 +02:00
krichtof
4e74715877
Merge pull request #7844 from betagouv/fix-zone-millesime
fix zone labels when building a new procedure
2022-10-05 12:46:46 +02:00
krichtof
92807edd03 fix zone labels when building a new procedure 2022-10-05 12:37:08 +02:00
Paul Chavard
222f843ddc
Merge pull request #7842 from tchak/fix-tags-parser
feat(tags): replace regexp based parser with a parser combinator
2022-10-05 12:34:38 +02:00
Paul Chavard
432c4690b5 feat(tags): replace regexp based parser with a parser combinator 2022-10-05 11:25:37 +02:00
Eric Leroy-Terquem
32cdff820f
Merge pull request #7798 from E-L-T/7400-lisibilite-liste-de-champs-elt
7400 Améliore la lisibilité de la liste de types de champ
2022-10-05 09:28:02 +02:00
Eric Leroy-Terquem
ff2e9f0816 add feature flag 2022-10-05 09:21:08 +02:00
Eric Leroy-Terquem
acd874ccdf reorder inside categories 2022-10-05 09:21:08 +02:00
Eric Leroy-Terquem
6925ca66e6 add grouped options for select 2022-10-05 09:21:08 +02:00
mfo
1fdeee16ae
Merge pull request #7840 from mfo/US/fix-flacky-test
fix(spec.flacky): maybe flacky due to css animation not loved by capy
2022-10-04 15:27:18 +02:00