demarches-normaliennes/app/javascript/controllers
2024-07-09 22:30:13 +02:00
..
lazy refactor(js): use superstruct instead of zod 2024-07-05 16:07:41 +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
autoresize_controller.ts feat(textarea): autoresize textareas 2024-03-25 19:53:29 +01: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): if unsupported, don't hide element when button is on another target 2024-06-10 14:28:50 +02:00
closing_notification_controller.ts feat(procedure): send notifications after closing 2024-03-11 15:48:28 +01:00
closing_reason_controller.ts feat(procedure): update archiving to add closing reason and closing details 2024-03-11 15:48:28 +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 chore(npm): update dependencies 2024-07-09 22:30:13 +02:00
dsfr_header_controller.ts chore: mark preferred domain to new domain when closing notice 2024-03-21 13:15:34 +01:00
email_input_controller.ts clean(tech): EmailChecker, use class method, not instance 2024-07-01 10:40:55 +02:00
enable_submit_if_checked_controller.tsx refactor(js): radio_enabled_submit -> enable_submit_if_checked 2024-03-15 14:35:15 +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 style(pj-messagerie): same spacing as in PJ champ 2024-05-06 09:49:02 +00:00
for_tiers_controller.ts tech(refactor): identity blocks 2024-05-06 15:56:22 +02: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
ineligibilite_rules_match_controller.ts feat(Users/Dossiers#update): track changes live and pop modal when ineligibilite_rules matches 2024-06-11 09:32:54 +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 feat(js): implement react aria combobox 2024-07-05 09:36:33 +02: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
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 feat(type_de_champ_editor): allow admin to move champ after previous champ. useless but better a11y 2024-04-11 11:00:08 +02:00
sticky_top_controller.ts fix(attestation): sticky header don't overlap above preview 2024-06-20 14:31:05 +02: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
turbo_controller.ts fix(spec): fix system test 2024-07-05 09:36:33 +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