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
|
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 |
|
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 |
|
mfo
|
19268345db
|
fix(tdc.expression_reguliere): invalid regexp shows nice error message
|
2024-07-15 09:59:50 +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 |
|
Paul Chavard
|
00df0305fd
|
feat(combobox): trigger menu on focus
|
2024-07-12 17:44:12 +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
|
ad7f01f97b
|
fix(maintenance task): catch active storage errors
|
2024-07-11 10:37:00 +02:00 |
|
Eric Leroy-Terquem
|
30da11823b
|
db(task): create previews for pjs in one week
|
2024-07-10 17:38:05 +02:00 |
|
Eric Leroy-Terquem
|
c9d74c46d1
|
db(task): create variants for pjs in one week
|
2024-07-10 17:38:04 +02:00 |
|
Lisa Durand
|
72f840e393
|
Merge pull request #10579 from demarches-simplifiees/instructeur-invitation-include-typo-suggestion-ldu
ETQ admin et instructeur, lorsque je gère ma liste d'instructeurs sur une démarche, je suis guidé pour eviter les typos
|
2024-07-10 14:48:49 +00:00 |
|
Lisa Durand
|
7539d2ddea
|
fix specs
|
2024-07-10 16:11:38 +02:00 |
|
mfo
|
4fce812dea
|
Merge pull request #10589 from tchak/update-js
chore(npm): update dependencies
|
2024-07-10 13:27:27 +00:00 |
|
Lisa Durand
|
42633c0012
|
Merge branch 'main' of github.com:betagouv/demarches-simplifiees.fr into instructeur-invitation-include-typo-suggestion-ldu
|
2024-07-10 14:58:55 +02:00 |
|
Lisa Durand
|
3b138d5bb7
|
add confirmation for tiers email
|
2024-07-10 10:57:26 +02:00 |
|
Paul Chavard
|
6016ec6049
|
chore(npm): update dependencies
|
2024-07-09 22:30:13 +02:00 |
|
Colin Darie
|
a020aefa05
|
fix(expert): demande layout like in instructeurs view
|
2024-07-09 19:36:59 +02:00 |
|
mfo
|
f3690d8890
|
Merge pull request #10587 from tchak/refactor-no-validate-on-format
refactor(champ): remove call to validation from value formatting code
|
2024-07-09 14:31:10 +00:00 |
|
Paul Chavard
|
9468471164
|
fix(combobox): allow for null emptyFilterKey and fix setSelection
|
2024-07-09 16:18:39 +02:00 |
|
Colin Darie
|
142ed6f762
|
fix(cojo): fetch external data when "-01" suffix is typed, even if its deleted later by .to_i
|
2024-07-09 12:49:22 +02:00 |
|
Benoit Queyron
|
ebea9e3818
|
find champ by dossier stable_id row_id
|
2024-07-08 16:09:29 +02:00 |
|
Benoit Queyron
|
4bee40caa4
|
suppresion de la logique hidden
|
2024-07-08 16:09:23 +02:00 |
|
Benoit Queyron
|
70c1d30fe4
|
disabled attribut on input
|
2024-07-08 16:09:21 +02:00 |
|
Benoit Queyron
|
a2389f14af
|
annulation des modifs précédentes
|
2024-07-08 16:09:20 +02:00 |
|
Benoit Queyron
|
bfd455986f
|
ajout de la condition sur PJ uniquement autorisee
|
2024-07-08 16:09:18 +02:00 |
|
Benoit Queyron
|
a46ebea4ee
|
détachement de l'attribut for dans le label d'une PJ avec l'id de l'input
|
2024-07-08 16:09:09 +02:00 |
|
Paul Chavard
|
133689b4d3
|
refactor(champ): remove call to validation from value formatting code
|
2024-07-08 15:39:28 +02:00 |
|
Colin Darie
|
f954d07cf6
|
Merge pull request #10577 from colinux/alert-procedure-draft
ETQ usager et admin, je suis prévenu au moment de commencer un dossier sur une démarche ou révision en test
|
2024-07-08 09:43:57 +00:00 |
|
Paul Chavard
|
09db22f81c
|
Merge pull request #10586 from tchak/combo-distinct-values
fix(combobox): allow non unique lists of options
|
2024-07-08 09:43:15 +00:00 |
|
Colin Darie
|
3e9cb6f388
|
Merge pull request #10576 from colinux/secure-cookies
Tech: cookies avec flag `secure` et `httponly`
|
2024-07-08 09:33:30 +00:00 |
|
Colin Darie
|
ba6fdc4748
|
feat: /commencer alert about draft procedure
|
2024-07-08 11:32:37 +02:00 |
|
Colin Darie
|
029db3b1cb
|
refactor(alert): standard methods order
|
2024-07-08 11:32:36 +02:00 |
|
Colin Darie
|
06c93f0c0f
|
Merge pull request #10575 from colinux/fix-demande-alignemnts
ETQ usager, corrige l'alignement de la page demande d'un dossier en construction
|
2024-07-08 09:31:10 +00:00 |
|
Paul Chavard
|
7ead0a82de
|
fix(combobox): allow non unique lists of options
|
2024-07-08 10:27:56 +02:00 |
|
mfo
|
75a6c8b4b6
|
Merge pull request #10555 from mfo/US/normalize-number-cahmp
tech: Normalisation des champs de type number/decimal pr enlever les espace blanc à la saisi
|
2024-07-08 07:31:29 +00:00 |
|
Paul Chavard
|
14a1bfa1a3
|
refactor(js): use superstruct instead of zod
|
2024-07-05 16:07:41 +02:00 |
|
Paul Chavard
|
c6f1d16451
|
feat(combobox): reset value on form reset
|
2024-07-05 09:36:33 +02:00 |
|
Paul Chavard
|
89fb0abe6e
|
fix(spec): fix system test
|
2024-07-05 09:36:33 +02:00 |
|
Paul Chavard
|
e2ba14583c
|
chore(combobox): remove old styles
|
2024-07-05 09:36:33 +02:00 |
|