Eric Leroy-Terquem
|
29dea52a7e
|
chore: add truncate option to show and download component
|
2024-04-22 11:09:11 +02:00 |
|
Colin Darie
|
63aecdd85a
|
chore(sva): always enable card but form submit needs feature flag
|
2024-04-18 16:09:36 +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
|
1a0a603234
|
Merge pull request #10316 from mfo/US/better-error-message-on-siret-champ
ETQ usager, j'aimerais que les champs siret soient mieux verbalisés par le screen reader
|
2024-04-18 07:11:18 +00:00 |
|
mfo
|
d8b7aa14f6
|
feat(Champ.rna): do not use title attribute on champ.rna
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-17 07:31:33 +02:00 |
|
mfo
|
36c253edbb
|
clean(Champ.siret): title not needed
|
2024-04-17 07:31:32 +02:00 |
|
mfo
|
cab3a55f45
|
fix(Champ.dossier_link): do not use placeholder, use hint
|
2024-04-17 07:31:32 +02:00 |
|
mfo
|
94891b8695
|
fix(Champ.number): remove placeholder
|
2024-04-17 07:31:32 +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 |
|
Lisa Durand
|
a29719a15c
|
small adjustments from PR feedbacks
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
e486f789f6
|
add AR in user view - hide decision on second dossier tab
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
ee91f47c5a
|
add AR component and page on admin view
|
2024-04-15 10:46:29 +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
|
d4e8227827
|
Merge pull request #10312 from mfo/US/ensure-dsfr-style-on-some-champs
ETQ usager, je veux que tous les champs aient un style DSFR
|
2024-04-12 13:41:16 +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
|
f1935eb7a0
|
Merge pull request #10318 from mfo/US/better-error-messages
ETQ Usager, je souhaite avoir des messages d'erreur homogènes et comprehensibles
|
2024-04-12 11:55:39 +00:00 |
|
mfo
|
b9907ac9ce
|
fix(Champ.rnf): add missing fr-input dsfr class name
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-12 12:01:00 +02: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 |
|
mfo
|
d8a8fb53ce
|
feat(Champ.carte): some error style on carte
|
2024-04-12 10:59:42 +02:00 |
|
mfo
|
a052341c93
|
fix(Champ.address): add missing fr-select dsfr class name
|
2024-04-12 10:45:37 +02:00 |
|
mfo
|
626f3780f6
|
fix(Champ.commune): add missing fr-select dsfr class name
|
2024-04-12 10:45:24 +02:00 |
|
mfo
|
c22438fb75
|
feat(Champ.annuaire_education): add missing fr-input class name
|
2024-04-12 10:45:12 +02:00 |
|
mfo
|
4773d9ebad
|
feat(Champ.repetition): hide destroy button of first repetition row when the repetition is mandatory
|
2024-04-12 09:29:00 +02:00 |
|
Lisa Durand
|
758673a355
|
Merge pull request #10280 from demarches-simplifiees/ux-improve-usager-filter-dropdown-ldu
[UX] Améliorer les filtres d'un dossier sur le tableau de bord d'un usager
|
2024-04-10 07:18:55 +00:00 |
|
Corinne Durrmeyer
|
fd54c15144
|
feat(fix-aria-current-mainmenu) : Transform aria-current='page' into aria-current='true' when the current link targets several pages - fix #8559 #8135
|
2024-04-08 11:22:44 +02:00 |
|
Lisa Durand
|
e2d83d87d2
|
change wording in usager filter and target css to combobox component
|
2024-04-08 10:41:39 +02:00 |
|
Paul Chavard
|
ce95fe1794
|
Merge pull request #10255 from demarches-simplifiees/fix-move-after-edit-list
ETQ Administrateur : Amélioration de l'accessibilité et de l'ergonomie de la liste d'édition du formulaire "déplacer après"
|
2024-04-05 11:39:55 +00:00 |
|
Corinne Durrmeyer
|
1cd552c79f
|
feat(move_after_edit_list) : Add new line at end of file to avoid lint error
|
2024-04-04 09:39:40 +02:00 |
|
Colin Darie
|
033b2fa63d
|
chore(banner): easier with hardcoded .gouv.fr name
|
2024-04-02 19:36:37 +02:00 |
|
Colin Darie
|
d5515fca33
|
fix(banner): not closed form tag broke JS
|
2024-04-02 19:36:35 +02:00 |
|
Corinne Durrmeyer
|
84f0165520
|
feat(move_after_edit_list) : Remove useless aria attribute - fix #10254
|
2024-04-02 17:23:25 +02:00 |
|
Corinne Durrmeyer
|
d54bac71bf
|
feat(move_after_edit_list) : Improve the "move after" edit list - fix #10206
|
2024-04-02 17:23:25 +02:00 |
|
Corinne Durrmeyer
|
a5a7e880eb
|
feat(move_after_edit_list) : Correct a typo - fix #10254
|
2024-04-02 17:23:25 +02:00 |
|
mfo
|
b245d9b063
|
Merge pull request #10220 from demarches-simplifiees/fix-drop-down-missing-hint
ETQ usager : Champ choix multiple, ajouter une aide a a la saisie
|
2024-04-02 09:28:34 +00:00 |
|
Corinne Durrmeyer
|
ba290110e5
|
feat(multiple_drop_down_list): Replace blank option
|
2024-03-26 15:39:27 +01:00 |
|
Corinne Durrmeyer
|
ab6a76ad46
|
feat(multiple_drop_down_list) : Add missing space - fix #10185
|
2024-03-26 15:27:59 +01:00 |
|
Paul Chavard
|
06d81dcfaf
|
Merge pull request #10169 from tchak/refactor-champ-public_id
fix(champ): use public_id in views
|
2024-03-26 10:31:13 +00:00 |
|
Paul Chavard
|
6ad0b901b6
|
fix(champ): use public_id in views
|
2024-03-26 11:23:23 +01:00 |
|
Paul Chavard
|
b02ba1e909
|
feat(textarea): autoresize textareas
|
2024-03-25 19:53:29 +01:00 |
|
Paul Chavard
|
f589129ef5
|
chore(attachment): remove unused replace code
|
2024-03-25 15:13:14 +01:00 |
|
Colin Darie
|
e31cd40adc
|
fix(banner): correct http/https protocol for dev/prod
|
2024-03-25 09:54:05 +01:00 |
|
Martin
|
44cdb14fb9
|
feat(type_de_champ_editor): move champs after another champ.
|
2024-03-22 10:10:28 +01:00 |
|
Martin
|
b8a155a7ee
|
feat(type_de_champ_editor): show tdc position indexed starting at 1 not 0
|
2024-03-22 10:10:28 +01:00 |
|
Colin Darie
|
d8b35e2e77
|
feat(banner-domain): hide error msg by default because while redirecting, we briefly see the banner
|
2024-03-21 17:20:03 +01:00 |
|
Colin Darie
|
dd0dba2959
|
fix(domain-banner): oops
|
2024-03-21 17:18:54 +01:00 |
|
Colin Darie
|
17f9992722
|
Merge pull request #10040 from colinux/cross-domain-component
Prépare la bannière informant du changement de nom de domaine, avec redirection automatique le cas échéant
|
2024-03-21 14:58:29 +00:00 |
|
Colin Darie
|
41a02d1ead
|
feat: notify sentry when connection test on new host fail
|
2024-03-21 13:15:35 +01:00 |
|