Corinne Durrmeyer
|
536160f83e
|
Remove useless aria-live attribute
|
2024-10-23 14:00:24 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
Colin Darie
|
49be3a797a
|
refactor(input): don't duplicate hint logic
|
2024-07-31 11:23:17 +02:00 |
|
Corinne Durrmeyer
|
523a295be0
|
Replace aria-live with focus shift
|
2024-07-30 11:42:29 +02:00 |
|
Colin Darie
|
029db3b1cb
|
refactor(alert): standard methods order
|
2024-07-08 11:32:36 +02:00 |
|
Paul Chavard
|
4e8b29b21c
|
refactor(js): remove old code
|
2024-07-05 09:36:33 +02:00 |
|
Paul Chavard
|
df34784d5c
|
feat(js): implement react aria combobox
|
2024-07-05 09:36:33 +02:00 |
|
Colin Darie
|
666b51fa9c
|
fix(textarea): merge data controllers from opts & autoresize
|
2024-06-20 14:31:05 +02:00 |
|
Colin Darie
|
cf58c48843
|
feat(attestation): can toggle activation
|
2024-06-20 14:15:05 +02:00 |
|
mfo
|
03381c05b3
|
Merge pull request #10499 from mfo/US/email-check-with-levenshtein
tech: ETQ usager je souhaite une verification de mes mails plus efficace
|
2024-06-11 08:55:28 +00:00 |
|
mfo
|
66eb3dc821
|
feat(email_check): change strategy to check email, dropping email_buttler package and using a custom EmailChecker
|
2024-06-07 16:09:32 +02:00 |
|
Lisa Durand
|
ee203d1afc
|
reorganize page config expert invites
|
2024-05-30 17:50:08 +02:00 |
|
Eric Leroy-Terquem
|
29dea52a7e
|
chore: add truncate option to show and download component
|
2024-04-22 11:09:11 +02:00 |
|
mfo
|
4041bfa160
|
Merge pull request #10317 from mfo/US/aria-labelled-by-error-message
ETQ Usager, je souhaite que mon screen reader verbalise les erreurs sur les champs unique contenu dans un `fieldset`
|
2024-04-18 08:53:12 +00:00 |
|
mfo
|
8453e121d7
|
feat(champ.errors): add aria-labelledby error on champs wrapped within a fieldset, make error messages always present and aria-live: assertive on validation error
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-04-18 10:00:27 +02:00 |
|
mfo
|
83c6bf1f0e
|
feat(Champ.siret): on invalid, set error message on InputStatutErrorMessage. on valid, set info message on siret info component
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-17 06:30:16 +02:00 |
|
mfo
|
cb2dd3dd3a
|
Merge pull request #10314 from mfo/US/enhance-a11y-on-carte-champs
ETQ Usager je souhaite que le champ carte soit plus accessible
|
2024-04-14 13:25:06 +00:00 |
|
mfo
|
3e89921683
|
Merge pull request #10315 from mfo/US/drop-usage-of-invalid-aria
ETQ usager : pas d'`aria-invalid`
|
2024-04-12 11:55:58 +00:00 |
|
mfo
|
1989c3e75b
|
fix(Champ.carte): add missing label to search input instead of placeholder
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-12 11:56:34 +02:00 |
|
mfo
|
d7cacde727
|
feat(champ.aria): do not use aria-invalid from time to time [standardization]
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-12 11:54:09 +02:00 |
|
mfo
|
35c92ee906
|
feat(champs.errors.format): better format for error below champs
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-12 11:50:43 +02:00 |
|
Paul Chavard
|
b02ba1e909
|
feat(textarea): autoresize textareas
|
2024-03-25 19:53:29 +01:00 |
|
Colin Darie
|
2f4444bd5e
|
chore: mark preferred domain to new domain when closing notice
|
2024-03-21 13:15:34 +01:00 |
|
Eric Leroy-Terquem
|
1bbf35a6ba
|
dsfr(toggle): add attributes to toggle component
|
2024-03-11 15:48:28 +01:00 |
|
Paul Chavard
|
ff95a812e2
|
fix(combobox): always sort on the client
|
2024-02-13 12:26:43 +01:00 |
|
simon lehericey
|
560c2d763c
|
fix(view_component): use new slot name
|
2024-01-08 11:57:47 +01:00 |
|
mfo
|
b539fe1b65
|
amelioration(review): tech review
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-12-15 11:23:25 +01:00 |
|
Martin
|
0caacdaf59
|
amelioration(combobox): utilise une loupe plutot qu'un chevron bas pour les combobox en mode autocomplete
|
2023-12-15 11:23:25 +01:00 |
|
Martin
|
d27e4fc693
|
amelioration(combobox): permet de passer des options au input[type=hidden], utilise cette option pour autosubmit uniquement un input [dans notre cas, ne soumet pas a l'input du combobox, mais a l'input hidden une fois le combobox selectionné]
|
2023-12-15 11:23:25 +01:00 |
|
Martin
|
1f13000537
|
amelioraiton(instructeur.filtres): utilise un combobox pour rechercher le type de champs
|
2023-12-08 16:10:18 +01:00 |
|
Paul Chavard
|
ae450a2d2b
|
feat(combobox): add a setting to load options from an API
|
2023-10-12 20:18:08 +02:00 |
|
Colin Darie
|
1fbfc9fce1
|
chore(form): InputComponent with asterisk on required inputs
|
2023-10-03 10:37:12 +02:00 |
|
Colin Darie
|
95ceee38c7
|
chore(form): don't try to put invalid group classes for non fillable inputs
|
2023-09-28 18:33:28 +02:00 |
|
Paul Chavard
|
85024174d4
|
feat(combobox): implement ComboboxComponent
|
2023-09-15 14:48:25 +02:00 |
|
Martin
|
094f4f3ce6
|
tech(refacto): extrait la logique de rendu du dsfr sur les composants
|
2023-09-04 10:55:48 +02:00 |
|
Martin
|
f54ab0bf96
|
amelioration(form): utilise les bonnes classes DSFR pour divers composants
|
2023-09-04 10:55:48 +02:00 |
|
Martin
|
b34b4fcb0c
|
tech(extraction.erreurs): isole l'affichage des erreurs d'un champs ds un composant
|
2023-09-04 10:55:48 +02:00 |
|
Martin
|
f40192faec
|
amelioration(dsfr.radio/checkbox): utilise les classes de fieldset error/valid plutot que les classes pour les input-group
|
2023-09-04 10:55:48 +02:00 |
|
Colin Darie
|
39fe872947
|
style: convert Agent signin form to dsfr
|
2023-08-31 09:33:30 +02:00 |
|
Colin Darie
|
bf39ba4468
|
style(services): service form converted to dsfr
|
2023-07-31 23:42:11 +02:00 |
|
Martin
|
9a0ee850a8
|
amelioration(design): ETQ usager la cohabitation du design d'un form mi-DSFR, mi-DS n'est pas trop moche
amelioration(design): ETQ usager la cohabitation du design d'un form mi-DSFR, mi-DS n'est pas trop moche
|
2023-07-26 14:27:50 +02:00 |
|
Martin
|
c86c1efcb7
|
amelioration(design): ETQ usager la cohabitation du design d'un form mi-DSFR, mi-DS n'est pas trop moche
amelioration(design): ETQ usager la cohabitation du design d'un form mi-DSFR, mi-DS n'est pas trop moche
|
2023-07-26 14:27:50 +02:00 |
|
Martin
|
b88b537518
|
poc(erreur): sur les champs
|
2023-07-26 14:27:50 +02:00 |
|
Colin Darie
|
07f10070e9
|
fix(sva): disable svr configuration since until implementation
|
2023-07-11 10:01:49 +02:00 |
|
Colin Darie
|
c2c57b0c7e
|
style(dsfr/radio): error for input radios group
|
2023-07-11 10:01:45 +02:00 |
|
Lisa Durand
|
0a0665bb4d
|
feedback PR Colin
|
2023-07-10 10:53:07 +02:00 |
|
Lisa Durand
|
1f5b551b24
|
change design from table to cards for usager dashboard
|
2023-07-10 10:53:07 +02:00 |
|
Colin Darie
|
d41f224a2c
|
refactor(demande): improvements for infos entreprise
|
2023-07-04 10:47:41 +02:00 |
|
Lisa Durand
|
33cc696d81
|
replace info and warning old cards by DSFR components
|
2023-06-21 12:24:45 +02:00 |
|
Kara Diaby
|
804f89f444
|
Changements sur le caractère obligatoire / facultatif et l'asterisque interface usager et page de connexion
|
2023-06-12 14:43:10 +00:00 |
|