demarches-normaliennes/app/views
Colin Darie 52b6502cbd test(a11y): ensure we don't mix aria-label and title on main pages
Actuellement, on fait le choix de ne pas avoir d'éléments porteurs à la
fois d'aria-label et title.
Bien qu'en principe l'aria-label quand elle est gérée par un navigateur,
prenne précédence sur le title, en pratique un bug dans NVDA cumule les 2
et rend la navigation difficile.

On prend donc le parti (provisoire?) de n'avoir que l'un ou l'autre.

Nous gardons le title si l'info qu'il contient est également pertinente
pour les navigateurs graphiques qui l'affichent en guise de tooltip ;
autrement on bascule sur l'aria-label qui est plus largement supporté
par les navigateurs a11y.
2022-12-05 10:38:16 +01:00
..
active_storage/blobs Add ActionText 2019-07-03 13:15:49 +02:00
admin app: move new_from_existing to NewAdministrateur::ProceduresController 2021-09-02 14:51:31 -05:00
administrate/application chore(manager): disable pagination count on massive tables 2022-11-15 17:28:04 +01:00
administrateur_mailer feat(manager#outdated_procedure): allow super admin to enable procedure_expires_when_termine_enabled for old procedure 2022-08-24 13:10:48 +02:00
administrateurs fix(typography): fix quotes 2022-12-01 17:59:11 +01:00
administration_mailer remove warning mail for dubious procedures 2022-05-25 14:44:53 +02:00
agent_connect/agent style(new_session): fix buttons style 2022-10-11 09:50:21 +02:00
attachments refactor(attachment): attachments controller to use turbo 2022-05-17 16:08:47 +02:00
avis_mailer feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account 2022-05-31 14:50:31 +02:00
champs Fix small bugs rna controller and add tests 2022-10-05 12:31:34 +02:00
commencer fix(dossier): fix links to empty pdf templates 2022-12-01 17:35:01 +01:00
devise/passwords style(new_session): fix buttons style 2022-10-11 09:50:21 +02:00
devise_mailer refactor(i18n): move signature translation keys to shared 2021-08-26 17:53:59 +02:00
dossier_mailer layout 2022-09-02 16:23:27 +02:00
dossiers fix(pdf): strip html in type_de_champ descriptions 2022-11-24 19:23:51 +01:00
expert_mailer Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
experts style(avis): fix font sizes & colors due to h2 strongly styled 2022-10-12 14:41:31 +02:00
fields style(manager): mandatory champ more visible 2022-11-15 16:30:18 +01:00
france_connect/particulier refactor(ujs): turbo use an id for turbo_stream.update id not a class 2022-09-29 17:04:15 +02:00
graphql fix(graphql): load playground from CDN 2022-11-17 15:50:05 +01:00
groupe_instructeur_mailer app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00
instructeur_mailer fix: last_week_overview 2022-10-07 13:56:05 +02:00
instructeurs layout 2022-12-02 11:30:48 +01:00
invite_mailer feat(invite): wrap invitation with targeted_user_links 2022-06-17 16:44:37 +02:00
invites fix(invite): do not render menu when invite not found 2022-11-24 09:43:19 +01:00
layouts style(mobile): fix burger menu alignment: we need a left icon (match UX) 2022-11-30 12:08:59 +01:00
manager style(manager): no hr between nested dl/dd, it breaks layout 2022-11-15 16:30:18 +01:00
notification_mailer feat(i18n): translate notification emails actions 2021-08-26 17:53:59 +02:00
password_complexity refactor(turbo): password complexity check use turbo 2022-05-04 14:11:43 +02:00
recherche simplify and improve perf by making the feature works only for id search 2022-11-15 10:51:36 +01:00
root feat(i18n): basic home translation 2022-12-05 10:38:16 +01:00
saml_idp update saml controller and views 2022-08-23 15:05:20 +02:00
shared feat(i18n): more footer translations 2022-12-05 10:38:16 +01:00
stats style(stats): button with more space + dsfr 2022-10-11 09:50:21 +02:00
super_admins style(manager): signin button as dsfr 2022-11-15 16:30:18 +01:00
support fix title order 2022-09-23 08:41:25 +02:00
targeted_user_links feat(invite): wrap invitation with targeted_user_links 2022-06-17 16:44:37 +02:00
user_mailer feat(Administrateur::ArchivesControllers): add archives #index and #create for admin 2022-07-04 14:18:46 +02:00
users test(a11y): ensure we don't mix aria-label and title on main pages 2022-12-05 10:38:16 +01:00