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
Paul Chavard
350ed3a11a
feat(graphql): expose revision on demarche descriptor type
2022-06-17 12:33:35 +02:00
Paul Chavard
988397ac11
Merge pull request #7472 from tchak/fix-export
...
fix(export): no crash on empty repetitions
2022-06-17 11:43:06 +02:00
Paul Chavard
bbc44fe339
fix(export): no crash on empty repetitions
2022-06-17 11:33:48 +02:00
Paul Chavard
8e73a4f037
Merge pull request #7398 from tchak/turbo-type-de-champ-editor
...
Turbo type de champ editor
2022-06-17 11:08:41 +02:00
Paul Chavard
6801b04b7b
feat(type_de_champ): type_de_champ editor in stimulus/turbo
2022-06-17 11:04:09 +02:00
Paul Chavard
1573d20ee9
types_de_champ controller to use turbo
2022-06-17 11:04:09 +02:00
Paul Chavard
cf81e8ecd5
feat(turbo): add turbo:morph helper
2022-06-17 11:04:09 +02:00
Paul Chavard
65bd996f2a
refactor(types_de_champ_editor): remove old react editor
2022-06-17 11:04:09 +02:00
LeSim
9640461464
Merge pull request #7464 from adullact/7463_fix_footer_remove_unwanted_character
...
FIX: remove an unwanted character in footer
2022-06-17 10:43:08 +02:00
Fabrice Gangler
aaa84e177d
FIX: remove an unwanted character in footer
...
Refs: #7463
2022-06-17 10:39:26 +02:00
mfo
f216ca5a48
Merge pull request #7468 from betagouv/fix-procedure-presentation-with-updated-since
...
fix(20220614053743_fix_procedure_presentation_with_depose_since): missed case of procedure_presentation with Mis à jour depuis
2022-06-14 17:15:36 +02:00
Martin
4ef2fe37e6
fix(20220614053743_fix_procedure_presentation_with_depose_since): missed case of procedure_presentation with Mis à jour depuis
2022-06-14 17:11:20 +02:00
Paul Chavard
4c5c459d6c
Merge pull request #7453 from tchak/perf-dossier-preload
...
perf(dossier): improuve dossier preloading perf
2022-06-14 14:25:09 +01:00
Paul Chavard
564daeffe8
perf(dossier): improuve dossier preloading perf
2022-06-14 09:04:26 +01:00
Paul Chavard
b6868ce9ea
perf(dossier): add dossier export benchmarks
2022-06-14 09:04:26 +01:00