Commit graph

15299 commits

Author SHA1 Message Date
simon lehericey
ff592989c6 use vite_legacy_javascript to fix dynamic import for 60 <= ff < 66 2022-06-29 16:27:41 +02:00
mfo
e89d1d6ef2
Merge pull request #7471 from betagouv/US/edit_component_max_file_size
feat(EditComponent): for uploaded files, display and validate max_file_size and content_type for attached files on the front
2022-06-28 17:50:00 +02:00
Martin
4ec61e58ac feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr 2022-06-28 17:44:35 +02:00
LeSim
3891b57473
Merge pull request #7494 from betagouv/update_pratique_de_dev_for_new_deployment
update Pratique-de-dev for new_deployment
2022-06-28 14:02:01 +02:00
simon lehericey
bfa3317b9f update Pratique-de-dev for new_deployment 2022-06-28 13:57:43 +02:00
mfo
305dfdad11
Merge pull request #7501 from betagouv/US/fix-missing-drop_down_other
fix(ChampEditor): add missing drop_down_other for  type_de_champ.drop_down_list_with_other?
2022-06-27 17:27:18 +02:00
Martin
ea71908850 fix(ChampEditor): add missing drop_down_other for type_de_champ.drop_down_list_with_other? 2022-06-27 17:19:10 +02:00
mfo
48101d02e3
Merge pull request #7499 from betagouv/US/fix-rails-ujs
fix(Rails.ujs): missing Rails.start
2022-06-27 14:12:27 +02:00
Martin
22ab2a258c fix(Rails.ujs): missing Rails.start 2022-06-27 14:06:47 +02:00
Paul Chavard
a2ad8b2a35
Merge pull request #7498 from tchak/remove-old-code
chore(dossier): remove dead code
2022-06-27 12:29:13 +02:00
Paul Chavard
19da848206 chore(dossier): remove dead code 2022-06-27 12:23:44 +02:00
Paul Chavard
9dc96e505a
Merge pull request #7469 from tchak/use-vite-again
Use vitejs
2022-06-23 15:47:45 +02:00
Paul Chavard
1ab609d108 refactor(react): eager load react components 2022-06-23 15:22:55 +02:00
Paul Chavard
2979d6ac2c chore(vite): do not use legacy build in development 2022-06-23 15:22:55 +02:00
Paul Chavard
eba1973d5f refactor(stimulus): eager load stimulus controllers 2022-06-23 15:22:55 +02:00
Paul Chavard
ea18c2b9ba chore(build): use vitejs 2022-06-23 15:22:54 +02:00
Paul Chavard
070a89db11
Merge pull request #7488 from tchak/fix-graphql-demarche-descriptor
fix(graphql): DemarcheDescriptorType can ba a revision or a procedure
2022-06-23 14:59:10 +02:00
Paul Chavard
7217fdef88 fix(graphql): DemarcheDescriptorType can ba a revision or a procedure 2022-06-23 14:52:21 +02:00
krichtof
7bfe68384b
Merge pull request #7485 from betagouv/7357-proc-interne
[administrateur] rend possible la publication en opendata du descriptif d'une démarche

NB: Cette fonctionnalité n'est pas activée par défaut. Le feature flag opendata doit être activé
(nous l'activerons une fois que le wording sera validé)
2022-06-23 14:18:18 +02:00
Christophe Robillard
fa3c6c3b61 opendata active only if feature flag 2022-06-23 14:11:09 +02:00
Christophe Robillard
6dd27ec7ed reset opendata to true when procedure is cloned by another admin 2022-06-23 14:11:09 +02:00
Christophe Robillard
45d48bd269 administrators can specifiy if demarche's descriptive is opendata 2022-06-23 14:11:09 +02:00
Christophe Robillard
ea59f5f260 add opendata boolean attribute for procedure
when opendata is set to true, it means that descriptive's procedure can be
public
when opendata is set to false, ti means that descriptive's can not be
public, because the procedure is only available for public servants, not
citizens.
2022-06-23 14:11:09 +02:00
Kara Diaby
b35aeb778a
Merge pull request #7479 from betagouv/feat/7478
ETQ Usager, je veux entrer mon Iban de manière plus simple
2022-06-22 16:58:32 +02:00
Kara Diaby
7695ad47cf ETQ Usager, je veux entrer mon Iban de manière plus simple (avec espaces) 2022-06-22 15:07:31 +02:00
mfo
cec0aa2aa8
Merge pull request #7480 from betagouv/US/fix-migration
fix(AddColumnClosedToGroupeInstructeurs): add column with change_column_default
2022-06-21 18:50:09 +02:00
Martin
a1623a1213 fix(data): ensure to populate closed column in after_party migration 2022-06-21 18:46:13 +02:00
Martin
4275096349 fix(AddColumnClosedToGroupeInstructeurs): add column with change_column_default 2022-06-21 16:15:28 +02:00
mfo
19a65d3ba3
Merge pull request #7475 from betagouv/feat/disable_group_instructeur
feat(GroupeInstructeurs.closed): add closed option to GroupeInstructeur in order to prevent usagers to submit dossier
2022-06-21 13:42:16 +02:00
Martin
ab4d4c83a8 feat(GroupeInstructeurs.closed): add closed option to GroupeInstructeur in order to prevent usagers to submit dossier 2022-06-20 16:32:06 +02:00
mfo
511c646b46
Merge pull request #7474 from betagouv/US/fix-global-include-for-logic
fix(spec): including Logic module broke spreadsheet architect
2022-06-20 15:20:39 +02:00
Martin
d57530e0f9 fix(spec): including Logic module broke spreadsheet architect 2022-06-20 15:12:43 +02:00
mfo
73becb9c76
Merge pull request #7462 from betagouv/US/invite-with-targeted-user-link
feat(invite): wrap invitations with targeted_user_links
2022-06-17 16:52:11 +02:00
Martin
274b5eab2e feat(invite): wrap invitation with targeted_user_links 2022-06-17 16:44:37 +02:00
LeSim
b4ab3487de
Merge pull request #7424 from betagouv/condition_engine
Condition engine
2022-06-17 15:01:42 +02:00
simon lehericey
972cb865c7 update rubocop 2022-06-17 14:54:21 +02:00
simon lehericey
9596dac508 force resync types_de_champ and types_de_champ_public/private 2022-06-17 14:54:21 +02:00
simon lehericey
0db27b8718 validate conditions on revision 2022-06-17 14:54:21 +02:00
simon lehericey
758933f6f9 tdc can have condition 2022-06-17 14:53:28 +02:00
simon lehericey
9f49e8c2ea add ensure_compatibility_from_left 2022-06-17 14:53:27 +02:00
simon lehericey
5ac3049033 add champ_value for dropdown 2022-06-17 14:53:27 +02:00
simon lehericey
809d991819 add champ_value 2022-06-17 14:53:27 +02:00
simon lehericey
daaa54b6f0 add n_ary operators 2022-06-17 14:53:27 +02:00
simon lehericey
698eff0a50 add equal operator 2022-06-17 14:53:27 +02:00
simon lehericey
ebe95b83fa add compatibility checks 2022-06-17 14:53:27 +02:00
simon lehericey
a98a6d6d1e add binary operators 2022-06-17 14:53:27 +02:00
simon lehericey
6ebfc505c4 add empty 2022-06-17 14:53:27 +02:00
simon lehericey
58da4805fa add constant 2022-06-17 14:53:27 +02:00
Paul Chavard
ed2d9ed861
Merge pull request #7459 from tchak/fix-graphql-demarche-descriptors
fix(graphql): avoid n+1 on champ_descriptors
2022-06-17 12:39:13 +02:00
Paul Chavard
6ec6aebd53 fix(graphql): cleanup deprecation messages 2022-06-17 12:33:35 +02:00