demarches-normaliennes/app/components/dossiers
2024-02-15 07:50:20 +00:00
..
autosave_footer_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
batch_alert_component fix(view_component): use new slot name 2024-01-08 11:57:47 +01:00
batch_operation_component feat: batch action for repousser_expiration depuis expirant 2023-12-09 06:27:00 +01:00
batch_operation_inline_buttons_component fix actions multiples dropdown instruction 2023-12-06 16:57:29 +01:00
batch_select_more_component add focus on button when select all 2023-04-05 10:59:59 +02:00
champs_rows_show_component fix(view_component): use new slot name 2024-01-08 11:57:47 +01:00
edit_footer_component fix(view_component): use new slot name 2024-01-08 11:57:47 +01:00
en_construction_not_submitted_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
errors_full_messages_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
export_dropdown_component refactor(exports): drop useless exports relation dependency for exports dropdown 2023-09-28 12:35:08 +02:00
export_link_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
instructeur_filter_component amelioration(combobox): permet de passer des options au input[type=hidden], utilise cette option pour autosubmit uniquement un input [dans notre cas, ne soumet pas a l'input du combobox, mais a l'input hidden une fois le combobox selectionné] 2023-12-15 11:23:25 +01:00
message_component feat: remove commentaire_component and replace it by message_component + replace commentaires/_form by messages/_form + few fixes 2024-02-15 07:50:20 +00:00
notified_toggle_component style checkbox for notification as regular checkbox instead of switch button 2023-09-05 18:07:04 +02:00
pending_correction_checkbox_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
user_filter_component fix(a11y): add label and remove non unique id 2023-07-24 18:22:35 +02:00
user_procedure_filter_component make dossiers search compatible with filter by procedure 2023-09-04 16:42:19 +02:00
autosave_footer_component.rb feat(annotations): activate autosave 2023-03-14 15:22:13 +01:00
batch_alert_component.rb poc(batch_operation_alert): simplier wording 2022-12-06 11:28:48 +01:00
batch_operation_component.rb fix: remove brouillon from repousser_expiration 2023-12-09 06:27:00 +01:00
batch_operation_inline_buttons_component.rb feat(batch_operation): enable only available operations 2023-01-10 19:03:32 +01:00
batch_select_more_component.rb corrections from Sim review 2023-02-03 15:13:06 +01:00
champs_rows_show_component.rb refactor(demande): single champ row component everywhere 2023-07-04 10:47:41 +02:00
edit_footer_component.rb feat(correction): user can mark dossier en_construction as resolved 2023-06-02 16:16:14 +02:00
en_construction_not_submitted_component.rb feat(dossier): inform dossier en_construction having not submitted changes 2023-05-09 18:49:52 +02:00
errors_full_messages_component.rb feat(dossier): submit en construction resolve automatically correction except for sva 2023-11-22 12:35:42 +01:00
export_dropdown_component.rb chore(exports): dropdown menu re-uses the same pending export or create a fresh one 2023-09-28 15:23:31 +02:00
export_link_component.rb chore(exports): dropdown menu re-uses the same pending export or create a fresh one 2023-09-28 15:23:31 +02:00
geo_area_component.html.haml style(carte): passe l'UI au DSFR 2024-02-08 17:25:22 +01:00
geo_area_component.rb refactor(carto): geo area as component 2023-06-12 10:33:56 +02:00
geo_areas_component.html.haml fix(geo_area): allow up to 50 geo_area to be edited 2024-02-13 12:09:03 +01:00
geo_areas_component.rb refactor(carto): geo area as component 2023-06-12 10:33:56 +02:00
instructeur_filter_component.rb add states filter for usager 2023-04-28 15:28:04 +02:00
message_component.rb feat: remove commentaire_component and replace it by message_component + replace commentaires/_form by messages/_form + few fixes 2024-02-15 07:50:20 +00:00
notified_toggle_component.rb style checkbox for notification as regular checkbox instead of switch button 2023-09-05 18:07:04 +02:00
pending_correction_checkbox_component.rb feat(dossier): submit en construction resolve automatically correction except for sva 2023-11-22 12:35:42 +01:00
row_show_component.html.haml style(demande): layout mode doc optimized with contrasted values 2023-07-07 12:14:47 +02:00
row_show_component.rb refactor(demande): single champ row component everywhere 2023-07-04 10:47:41 +02:00
user_filter_component.rb add filter by procedure for user for all tabs 2023-07-19 17:57:24 +02:00
user_procedure_filter_component.rb fix(dossiers): pluck procedure information for user dossiers 2023-07-24 16:48:05 +02:00