Commit graph

16241 commits

Author SHA1 Message Date
Paul Chavard
d409b6f4ef feat(dossier): do not save dossier on submit 2022-10-13 14:44:46 +02:00
Paul Chavard
12ddb0a8e8 chore(i18n): remove unused locales 2022-10-13 14:44:46 +02:00
Paul Chavard
78a1323fc2 refactor(dossier): move dossier submit action in to a new form 2022-10-13 14:44:46 +02:00
Paul Chavard
dd38fa4458 refactor(spec): add wait_for_autosave helper 2022-10-13 14:44:46 +02:00
Colin Darie
4500a5aa04
Merge pull request #7902 from colinux/fix-repetition-buttons
style(repetition + conditionnel): fix button styles
2022-10-13 10:23:30 +02:00
Colin Darie
e2e9ddd625 style(conditionnel): dsfr button styles 2022-10-13 10:17:21 +02:00
Colin Darie
8153f33896 style(repetition): fix button styles 2022-10-13 10:17:21 +02:00
Colin Darie
61337c1dd4
Merge pull request #7900 from colinux/fix-avis-ui
style(avis): fix font-size & font-weight
2022-10-12 14:50:59 +02:00
Colin Darie
9571e9481d style(avis): fix font sizes & colors due to h2 strongly styled 2022-10-12 14:41:31 +02:00
Paul Chavard
8f5a60e283
Merge pull request #7895 from tchak/feat-active-job-request-id
feat(jobs): add request_id to jobs payload
2022-10-12 14:39:57 +02:00
Paul Chavard
1fd1878370 feat(jobs): add request_id to jobs payload 2022-10-12 14:32:23 +02:00
Paul Chavard
cb46cf1429
Merge pull request #7896 from tchak/cleanup-flipper-use
chore(flipper): always use feature_enabled? helper
2022-10-12 14:20:52 +02:00
Paul Chavard
7f1dd49bdc chore(flipper): always use feature_enabled? helper 2022-10-12 14:14:30 +02:00
Paul Chavard
0f192fd752 chore(flipper): add feature_enabled? to components 2022-10-12 14:14:30 +02:00
Paul Chavard
03c714e86d test(flipper): cleanup flipper calls in tests 2022-10-12 14:14:30 +02:00
Paul Chavard
155c71b169 test(flipper): reset flipper flags before each test 2022-10-12 14:14:30 +02:00
Paul Chavard
8eb42baba5
Merge pull request #7901 from tchak/update-webdrivers
chore(webdriver): update
2022-10-12 13:37:49 +02:00
Paul Chavard
36e9b27e8c chore(webdriver): update 2022-10-12 13:17:44 +02:00
Paul Chavard
8499c0327d
Merge pull request #7790 from betagouv/feature/add_rna_type_de_champs
Ajouter champ RNA à une procédure
2022-10-12 09:46:59 +02:00
Damien Le Thiec
29a97fac43
Merge branch 'main' into feature/add_rna_type_de_champs 2022-10-11 18:59:45 +02:00
LeSim
5a8888e3c3
Merge pull request #7893 from betagouv/fix_tdc_destroy_replay
fix(editor champ): ne leve pas d'exception si un type de champ est supprimé 2 fois
2022-10-11 17:20:09 +02:00
Damien Le Thiec
0e995c8bcc
Update app/models/champs/rna_champ.rb
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
2022-10-11 16:34:00 +02:00
simon lehericey
7672ad3fe9 fix(editor champ): do not raise on destroy replay 2022-10-11 16:27:49 +02:00
Damien Le Thiec
f30798eeec Merge branch 'feature/add_rna_type_de_champs' of https://github.com/betagouv/demarches-simplifiees.fr into feature/add_rna_type_de_champs 2022-10-11 16:18:35 +02:00
Damien Le Thiec
3acb0fc3cb Remove test external id 2022-10-11 16:18:15 +02:00
Damien Le Thiec
73f6063c87
Merge branch 'main' into feature/add_rna_type_de_champs 2022-10-11 15:36:46 +02:00
Damien Le Thiec
2e8c0512a5 Remove skip_cleanup option 2022-10-11 15:11:51 +02:00
LeSim
b6f3b51522
Merge pull request #7889 from tchak/fix-en_construction-expiration-message
fix(dossier): en_construction expiration is counted from submit date
2022-10-11 13:12:27 +02:00
Paul Chavard
6ae6b89f8e fix(dossier): en_construction expiration is counted from submit date 2022-10-11 12:46:11 +02:00
Colin Darie
9fc12a87cb
Merge pull request #7890 from colinux/fix-address-without-postcode
fix(api_address): support Adresse BAN without postcode
2022-10-11 12:44:34 +02:00
Colin Darie
073656342e fix(api_address): support Adresse BAN without postcode
Des adresses n'ont pas de code postal (dans certains TOM par exemple).
On fallback sur un string vide plutôt que nil pour limiter les effets de bord.
2022-10-11 12:25:12 +02:00
LeSim
8d186f911b
Merge pull request #7876 from betagouv/be_stupid_about_spec_system_logout
spec(system): essaye de corriger le timeout sur les tests de déconnexion
2022-10-11 12:23:57 +02:00
LeSim
1c3990083b
Merge branch 'main' into be_stupid_about_spec_system_logout 2022-10-11 12:08:41 +02:00
LeSim
03fa98a8a0
Merge pull request #7892 from betagouv/fix_dubious_procedure_spec
fix(spec): fix dubious procedure spec
2022-10-11 12:08:03 +02:00
Damien Le Thiec
bcdc9c18ae Remove skip_fetch_data mechanism 2022-10-11 11:52:59 +02:00
simon lehericey
d870d1d848 fix(spec): fix dubious procedure spec 2022-10-11 11:50:41 +02:00
LeSim
9ce75585d6
Merge pull request #7891 from betagouv/improve_condition_js_side
perf(user dossier): améliore la gestion des conditions coté js
2022-10-11 11:50:01 +02:00
simon lehericey
97529ab6af refactor(user dossier): move ruby logic to controller 2022-10-11 11:39:05 +02:00
simon lehericey
32e01b13ef refactor(user dossier): mutualize update/update_brouillon 2022-10-11 11:39:05 +02:00
simon lehericey
437ac44143 perf(user dossier): batch hide/show element finding 2022-10-11 11:39:05 +02:00
Paul Chavard
205dece4d5
Merge pull request #7866 from tchak/fix-iban-validation
fix(iban): format iban after validation
2022-10-11 11:35:42 +02:00
Paul Chavard
eb5b9fd9e5 fix(iban): apply correct format to all ibans 2022-10-11 10:45:03 +02:00
Paul Chavard
a19bf050ef fix(iban): format iban after validation 2022-10-11 10:43:32 +02:00
Paul Chavard
bc5e46e6de chore(db): add index on type to champs 2022-10-11 10:43:32 +02:00
Colin Darie
e4fa37ed27
Merge pull request #7887 from mfo/fix-routing-criteria-name-doit-etre-rempli-et-non-vide
correctif(routing_criteria_name ne doit pas etre vide): ne pas oublier les procedures.routing_criteria_name ayant une chaine de caractère vide ex: ' '
2022-10-11 10:29:38 +02:00
Martin
202ae209a3 correctif(routing_criteria_name ne doit pas etre vide): ne pas oublier les procedures.routing_criteria_name ayant une chaine de caractère vide ex: ' ' 2022-10-11 10:23:38 +02:00
Colin Darie
3b5d1f8ee7
Merge pull request #7888 from colinux/fix-typo
fix(routage): typo nommination => nomination
2022-10-11 10:15:49 +02:00
Colin Darie
3ae62d9c3a fix(routage): typo nommination => nomination 2022-10-11 10:03:14 +02:00
Colin Darie
968c781fa3
Merge pull request #7859 from colinux/css-remove-reset
CSS: remove reset, generic & obsolete rules
2022-10-11 10:02:51 +02:00
Colin Darie
a9f2bec636 style(css): add deprecation rules and TODO
Co-authored-by: mfo <mfo@users.noreply.github.com>
2022-10-11 09:50:21 +02:00