demarches-normaliennes/app/javascript/controllers
2023-04-05 10:59:59 +02:00
..
lazy chore(stimulus): stimulus controllers can be lazy loaded 2022-07-06 14:26:17 +02:00
application_controller.ts fix(form): disable scroll wheel on number inputs 2023-03-01 11:11:37 +01:00
autofocus_controller.ts feat(type_de_champ): type_de_champ editor in stimulus/turbo 2022-06-17 11:04:09 +02:00
autosave_controller.ts feat(annotations): activate autosave 2023-03-14 15:22:13 +01:00
autosave_status_controller.ts clean(js): remove unused autosave:reset 2022-10-25 14:44:43 +02:00
autosave_submit_controller.ts refactor(dossier): move dossier submit action in to a new form 2022-10-13 14:44:46 +02:00
autosubmit_controller.ts feat(autosubmit): data-no-autosubmit can disable only some event types 2023-01-18 09:26:47 +01:00
batch_operation_controller.ts add focus on button when select all 2023-04-05 10:59:59 +02:00
champ_dropdown_controller.ts feat(dropdown/a11y): "other" input with label and autofocus 2023-01-30 12:16:25 +01:00
clipboard_controller.ts controller 2022-12-02 11:30:48 +01:00
datetime_controller.ts fix(datetime): improuve datetime field on old browsers 2023-03-01 12:30:25 +01:00
dsfr_header_controller.ts refactor(header/notice): convert JS to stimulus 2022-09-21 15:47:35 +02:00
email_input_controller.ts accessibilite(pages-authentification): evolutions des pages de connexion/creation de compte pour respecter le DSFR et supporter une meilleure accessibilite 2023-01-03 16:26:05 +01:00
expand_controller.ts list all demarches, filtered by zones 2022-10-31 16:12:02 +01:00
format_controller.ts refactor(js): make generic format controller 2023-01-16 21:23:33 +01:00
geo_area_controller.tsx refactor(js): remove ds:page:update event 2022-04-22 10:24:39 +02:00
menu_button_controller.ts amelioration(a11y): permet les interactions clavier via les touches entrée et espace pour ouvrir et fermer le menu depliant quand le focus est sur le bouton 2023-02-06 17:19:11 +01:00
number_input_controller.ts fix(form): disable scroll wheel on number inputs 2023-03-01 11:11:37 +01:00
persisted_form_controller.ts refactor(stimulus): use stimulus in message forms 2022-05-30 18:21:32 +02:00
react_controller.tsx Revert "Merge pull request #7511 from betagouv/US/fix-dynamic-imports-on-ff-60-69" 2022-07-01 10:07:39 +02:00
replace_attachment_controller.ts fix(js): use on instead of addEventListener to ensure cleanup 2023-01-16 16:37:36 +01:00
scroll_to_controller.ts refactor(stimulus): use stimulus in message forms 2022-05-30 18:21:32 +02:00
sortable_controller.ts feat(type_de_champ): type_de_champ editor in stimulus/turbo 2022-06-17 11:04:09 +02:00
support_controller.ts fix(js): use on instead of addEventListener to ensure cleanup 2023-01-16 16:37:36 +01:00
turbo_controller.ts fix(demarches): improuve turbo refresh on demarches page 2023-02-28 14:05:23 +01:00
turbo_input_controller.tsx fetch etablissement when editing the dossier 2023-02-27 13:45:16 +01:00
turbo_poll_controller.ts chore(turbo-poll): convert to setInterval, turbo morph compatible. 2022-12-08 20:36:15 +01:00
type_de_champ_editor_controller.ts clean(js): remove console 2023-01-11 12:11:55 +01:00