demarches-normaliennes/app/javascript/controllers
2024-02-22 12:19:06 +01:00
..
lazy chore(stimulus): stimulus controllers can be lazy loaded 2022-07-06 14:26:17 +02:00
api_token_autorisation_controller.ts feature(api): setup autorizations 2024-01-25 11:17:44 +01:00
api_token_securite_controller.ts feat(api): add invalid ip addr error 2024-01-25 11:17:44 +01:00
application_controller.ts fix(form): disable scroll wheel on number inputs 2023-03-01 11:11:37 +01:00
attestation_controller.ts feat(attestation): can toggle optional champs tags visibility 2024-02-22 12:19:06 +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(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
autosave_status_controller.ts clean(js): remove unused autosave:reset 2022-10-25 14:44:43 +02:00
autosave_submit_controller.ts feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
autosubmit_controller.ts fix(attestation): improve autosubmit debounce due to tags interactions 2024-02-01 18:56:02 +01:00
batch_operation_controller.ts fix(batch): disable dropdown when alls buttons inside are disabled 2023-07-11 18:33:50 +02:00
clipboard_controller.ts fix(clipboard): hide clipboard button when clipboard is blocked 2024-02-21 10:55:24 +01:00
combobox_controller.ts fix(combobox): always sort on the client 2024-02-13 12:26:43 +01:00
date_input_hint_controller.ts fix(date): show correct format based on browser locale 2023-12-01 21:02:14 +00: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 amelioration(users/dossiers#demande): passage a la nouvelle ui/ux 2023-06-22 16:54:17 +02:00
file_input_reset_controller.ts refactor to use event delegation 2023-10-25 12:04:12 +02:00
for_tiers_controller.ts Controllers 2023-12-12 22:35:11 +00:00
format_controller.ts fix(decimal_champ): only remove dots if coma also present 2023-10-23 16:46:07 +02:00
geo_area_controller.tsx fix(carte): no autosave on champ carte 2023-06-06 16:46:32 +02:00
map_info_controller.ts show france map with stats for each departement 2023-11-16 13:27:12 +01: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
radio_enabled_submit_controller.tsx add wizard 2023-05-31 11:38:16 +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
select_champ_position_template_controller.ts tech(review): implement some pair review suggestions 2024-01-12 11:00:29 +01:00
support_controller.ts fix(js): use on instead of addEventListener to ensure cleanup 2023-01-16 16:37:36 +01:00
textarea_controller.ts feat(attestation): intitules & footer limit of rows 2024-01-31 17:04:00 +01:00
tiptap_controller.ts fix(attestation): multiple tags improvements 2024-02-02 09:47:20 +01:00
turbo_controller.ts chore(coldwired): data-turbo-force needs to be explicit 2023-06-02 08:58:52 +02: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 tech(clean): drop drag and drop champs in editor, ux not ok 2024-01-12 11:00:29 +01:00