Commit graph

22424 commits

Author SHA1 Message Date
Eric Leroy-Terquem
78d1572c8f
test(routing): test routing on autosave 2024-07-23 10:23:54 +02:00
Eric Leroy-Terquem
f30057e585
feat(routing): replace contact information with turbo_stream 2024-07-23 10:23:54 +02:00
Eric Leroy-Terquem
f860745629
feat(routing): route when autosave of champ used by routing rules 2024-07-23 10:23:53 +02:00
Colin Darie
60ba6a2241
Merge pull request #10628 from colinux/helpscout-robust-api-limit
Tech: essaie de contourner les crash aléatoires sur le non respect du rate limit
2024-07-23 07:26:51 +00:00
Paul Chavard
bf1a057ac3
Merge pull request #10569 from demarches-simplifiees/refactor-remove-champ-factories
refactor: remove champ factories
2024-07-22 13:56:55 +00:00
Colin Darie
4f5f860405
fix(helpscout): rate limit respect 1 minute window 2024-07-22 15:12:54 +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
860e06256f
Merge pull request #10618 from tchak/db-change-champs-index
chore(champs): replace unique index
2024-07-22 10:20:46 +00:00
Paul Chavard
7687b55dd1
chore(champs): replace unique index 2024-07-22 11:36:56 +02:00
LeSim
583bad01d2
Merge pull request #10626 from demarches-simplifiees/bad_advice
Correction sur les avis
2024-07-22 09:26:54 +00:00
simon lehericey
bb6c43cbb9
do not give bad advice 2024-07-22 11:15:27 +02:00
Colin Darie
d4a9b63b00
Merge pull request #10622 from demarches-simplifiees/a11y-fix-faq-page
Accessibilité: Amélioration de la page FAQ
2024-07-22 09:06:59 +00:00
Paul Chavard
b66d83ab08
Merge pull request #10621 from tchak/polyfill-intl-listformat
fix(intl): polyfill intl-listformat
2024-07-18 13:36:50 +00:00
Corinne Durrmeyer
cdbdcffa5b
Remove empty <p>. 2024-07-18 12:06:40 +02:00
Paul Chavard
f7c5f8fb14
fix(intl): polyfill intl-listformat 2024-07-18 09:33:07 +02:00
LeSim
1ba82d6231
Merge pull request #10619 from demarches-simplifiees/dependabot/bundler/rexml-3.3.2
chore(deps): bump rexml from 3.3.0 to 3.3.2
2024-07-17 09:33:16 +00:00
dependabot[bot]
129c5de6db
chore(deps): bump rexml from 3.3.0 to 3.3.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.0...v3.3.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 00:04:04 +00:00
Paul Chavard
be83f2c7d1
Merge pull request #10609 from tchak/champs-selection-multiple-combobox
Utiliser les nouvelles combobox pour les champs de sélection multiple
2024-07-16 13:17:41 +00:00
Paul Chavard
888be8df89
feat(champs): use new combobox for champs selection multiple 2024-07-16 15:10:45 +02:00
Paul Chavard
d640ab8428
fix(combobox): dispatch change event on multiple combo changes 2024-07-16 15:10:45 +02:00
Paul Chavard
f88fb3babc
Merge pull request #10613 from tchak/refactor-remove_piece_justificative_file_not_visible
refactor(dossier): use each instead of filter with side effects
2024-07-16 13:06:55 +00:00
Paul Chavard
0b6fefa582
Merge pull request #10617 from tchak/fix-non-unique-champs
chore(champs): task to move non unique champs to a bad_data stream
2024-07-16 12:25:41 +00:00
Paul Chavard
6e37a3faf1
chore(champs): task to move non unique champs to a bad_data stream 2024-07-16 14:17:12 +02:00
mfo
64811d836a
Merge pull request #10616 from mfo/US/enhance-siret-champ
Amélioration, ETQ usager je souhaite pouvoir copier/coller un siret contenant des espaces
2024-07-16 09:50:08 +00:00
mfo
23d9c62245
feat(champ.siret): allow copy/paste from web 2024-07-16 11:29:54 +02:00
Paul Chavard
42ed6d7c87
refactor(dossier): use each instead of filter with side effects 2024-07-16 09:03:56 +02:00
Lisa Durand
7630cc39fa
Merge pull request #10595 from demarches-simplifiees/email-mandant-need-confirmation-ldu
ETQ Mandant, je dois confirmer mon mail avant de recevoir des notifs
2024-07-15 14:00:38 +00:00
Lisa Durand
e9f5389f83
resent email if link too old and better style email 2024-07-15 12:00:03 +02:00
Lisa Durand
3eabcb0736
add tests 2024-07-15 11:56:18 +02:00
mfo
b55ed262ed
Merge pull request #10607 from mfo/US/fix-invisible-pj
Amélioration: ETQ usager, je souhaite que les PJs d'un champ qui n'est plus visible ne soient pas soumise a l'administration
2024-07-15 09:36:01 +00:00
mfo
ad8a664fe4
Merge pull request #10608 from mfo/US/fix-regexp-error
Correctif: ETQ administrateur je souhaite qu'un type de champ expression régulière ne bloque pas l'edition de ma demarche
2024-07-15 09:34:16 +00:00
mfo
1cd539297f
feat(dossier.passer_en_construction!): clean up PJ for champs that are not visible [condition is false] 2024-07-15 11:28:59 +02:00
Paul Chavard
ef93d4f89c
Merge pull request #10599 from tchak/fix-vite-build-optimization
fix(vite): we have to use en-US beacuse en-GB dose not exists
2024-07-15 08:09:08 +00:00
mfo
19268345db
fix(tdc.expression_reguliere): invalid regexp shows nice error message 2024-07-15 09:59:50 +02:00
mfo
29d36973ba
bug(tdc.expression_reguliere): invalid regexp should not raise error 2024-07-15 09:54:44 +02:00
Paul Chavard
b9e487171f
fix(vite): we have to use en-US beacuse en-GB dose not exists 2024-07-15 09:24:18 +02:00
LeSim
2e13943c5d
Merge pull request #10606 from tchak/menu-combobox
feat(combobox): trigger menu on focus
2024-07-12 18:36:07 +02:00
LeSim
116137af94
Merge pull request #10605 from tchak/improuve-champ-education
fix(education): query annuaire education in the browser
2024-07-12 18:35:20 +02:00
Paul Chavard
00df0305fd
feat(combobox): trigger menu on focus 2024-07-12 17:44:12 +02:00
Paul Chavard
f74e8d9c56
disable test untill we can figure out what to do 2024-07-12 17:32:34 +02:00
Paul Chavard
d6e0d83c5d
fix(education): query annuaire education in the browser 2024-07-12 17:32:34 +02:00
Paul Chavard
91b398d039
fix(education): improve some settings to make champ education more reliable 2024-07-12 17:32:34 +02:00
mfo
fe37f1acfe
Merge pull request #10604 from mfo/US/fix-race-with-lock
pan pan
2024-07-12 14:56:33 +00:00
mfo
d5c8b7464c
fix(users.update_email): optimistic 2024-07-12 15:42:50 +02:00
Eric Leroy-Terquem
52d8f8ed00
Merge pull request #10601 from demarches-simplifiees/fix-pj-maintenance-tasks
Technique : rattrape les erreurs active storage lors de la création des variants et previews
2024-07-11 09:12:32 +00:00
Eric Leroy-Terquem
ad7f01f97b
fix(maintenance task): catch active storage errors 2024-07-11 10:37:00 +02:00
Paul Chavard
6dc8496d3d
Merge pull request #10598 from tchak/fix-spectaql
fix spectaql
2024-07-10 21:16:27 +00:00
Paul Chavard
bbe12b0d40
fix spectaql 2024-07-10 20:53:12 +02:00
mfo
67fab15159
Merge pull request #10597 from tchak/update-coldwired
chore(npm): update coldwired
2024-07-10 16:47:16 +00:00
Paul Chavard
a7634dd8b0
chore(npm): update coldwired 2024-07-10 18:15:49 +02:00