Corinne Durrmeyer
|
8ca1f82b01
|
Place focus on error block on page reload
|
2024-10-15 11:58:45 +02:00 |
|
Corinne Durrmeyer
|
fbb7bd7989
|
Adds title before error list & remove useless link
|
2024-10-15 11:58:45 +02:00 |
|
simon lehericey
|
da98aa556b
|
use update(sorted_column:) and remove obsolete update_sort(column_id:, order:)
|
2024-10-08 22:51:25 +02:00 |
|
simon lehericey
|
7349dd183a
|
notified_toggle_component use sorted_column
|
2024-10-08 22:51:24 +02:00 |
|
simon lehericey
|
3c7521a428
|
extract dossier_id_column, notifications_column
|
2024-10-07 15:49:58 +02:00 |
|
Paul Chavard
|
ecbf985147
|
refactor(dossier): champs_* -> project_champs_*
|
2024-10-04 12:05:55 +02:00 |
|
Corinne Durrmeyer
|
19cd42ac8c
|
Merge pull request #10879 from demarches-simplifiees/a11y-fix-process-home-connected
Corrige les défaut d'accessibilité de l'étape 1 d'une démarche
|
2024-10-03 08:37:31 +00:00 |
|
Corinne Durrmeyer
|
c88096859a
|
Avoid loss of focus on .suspect-email closure
|
2024-10-01 10:13:07 +02:00 |
|
Corinne Durrmeyer
|
741df66107
|
Remove autocomplete=false attributes
|
2024-09-30 10:51:52 +02:00 |
|
Corinne Durrmeyer
|
2baf953cd0
|
Remove fieldset without legend
|
2024-09-28 08:21:06 +02:00 |
|
Corinne Durrmeyer
|
7dd941a25c
|
Add missing space below UserProcedureFilterComponent
|
2024-09-28 08:21:05 +02:00 |
|
Colin Darie
|
659d35e11f
|
test: fix for mutable string
|
2024-08-22 09:26:49 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
Lisa Durand
|
49e9d4a683
|
Merge pull request #10627 from demarches-simplifiees/simplify-tabs-supprimes-ldu
[UX] Simplifier l'interface avec un onglet unique pour les dossiers supprimés
|
2024-08-20 14:50:42 +00:00 |
|
Colin Darie
|
87cc8a7241
|
fix(dossier): render PJ champ respects profile context
|
2024-08-20 15:52:30 +02:00 |
|
Lisa Durand
|
286758e933
|
create component to display deleted dossiers
|
2024-08-20 15:26:15 +02:00 |
|
Lisa Durand
|
ab483a8959
|
simplifie tabs supprimes and reduce to one
|
2024-08-20 15:26:09 +02:00 |
|
mfo
|
dba6f9b3aa
|
refactor(Facet): to column 🚀
|
2024-08-19 15:46:14 +02:00 |
|
mfo
|
b6464c1963
|
tech: use facet_id to sort fields
|
2024-08-19 15:30:08 +02:00 |
|
mfo
|
31255b69cc
|
move/rename faceting components within their instructeur ns
|
2024-08-19 15:30:08 +02:00 |
|
mfo
|
60c6c86d70
|
ProcedurePresentation.displayable_fields_for_select -> InstructeurFacetPickerComponent.displayable_fields_for_select
|
2024-08-19 15:29:59 +02:00 |
|
mfo
|
41ea39abb1
|
ProcedurePresentation.filterable_fields_options -> InstructeurFilterComponent.filterable_fields_options
|
2024-08-19 15:29:59 +02:00 |
|
simon lehericey
|
772424ff5e
|
move field_enum to instructeur filter component
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
73293b0d06
|
give facet object instead of field_id to instructeur_filter_component
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
30e79b735d
|
route: allow standard path helper to work
for example `form_with model: [:instructeur, procedure, export_template]`
|
2024-07-26 13:34:49 +02:00 |
|
Paul Chavard
|
8d6dc625f3
|
refactor(dossier): instructeur filter
|
2024-07-05 09:36:33 +02:00 |
|
Corinne Durrmeyer
|
044ee25a41
|
Remove useless <nav>
|
2024-06-18 14:35:09 +02:00 |
|
mfo
|
f819da8921
|
tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage
|
2024-06-11 09:57:36 +02:00 |
|
mfo
|
e3a24d53ea
|
tech(refactor): procedure::error_summary and dossier::ErrorsFullMessagesComponent use same behaviour to compact/expand errors
|
2024-06-11 09:39:20 +02:00 |
|
mfo
|
be5f580237
|
feat(Users/Dossiers#update): track changes live and pop modal when ineligibilite_rules matches
|
2024-06-11 09:32:54 +02:00 |
|
mfo
|
2210db3b81
|
feat(Dossier::EditFooterComponent): disable submit button when inligibilite_rules matches
|
2024-06-11 09:32:54 +02:00 |
|
Christophe Robillard
|
9f504dbefd
|
precise export template source for zip exports
|
2024-05-29 16:09:13 +02:00 |
|
Christophe Robillard
|
fc90648c79
|
fix: regenerate export from export template
|
2024-05-29 15:42:49 +02:00 |
|
Christophe Robillard
|
0ed166f510
|
export_template feature flag scoped by procedure
|
2024-05-29 14:38:05 +02:00 |
|
Christophe Robillard
|
e235131c4c
|
add export template feature flag
|
2024-05-23 10:00:38 +02:00 |
|
Christophe Robillard
|
43c862ed4d
|
list export templates for groupes instructeur of current instructeur
|
2024-05-23 10:00:36 +02:00 |
|
Christophe Robillard
|
4a79ecf301
|
add new export template link
|
2024-05-23 10:00:35 +02:00 |
|
Christophe Robillard
|
2a4bfdd40b
|
can use export template from export_dropdown_component
|
2024-05-23 10:00:34 +02:00 |
|
mfo
|
50735919c8
|
fix(for_tiers): do not update for_tiers column to render the form. otherwise user could switch to dossier.for_tiers without filling mandataire required fields when he updates his identity
|
2024-05-15 14:36:52 +02:00 |
|
Corinne Durrmeyer
|
3c6133276b
|
Replace autosubmit by submit button
|
2024-05-13 15:30:46 +02:00 |
|
Corinne Durrmeyer
|
df489cc688
|
Modify id and for values to avoid conflict due to duplicate identifiers
|
2024-05-13 15:30:45 +02:00 |
|
Corinne Durrmeyer
|
03409a798f
|
Display 'Filter by procedure' label
|
2024-05-13 15:30:45 +02:00 |
|
Corinne Durrmeyer
|
ac6b552acb
|
Modify 'Filter by procedure' label
|
2024-05-13 15:30:45 +02:00 |
|
Corinne Durrmeyer
|
93c7b3f817
|
Fix typo
|
2024-05-13 15:30:45 +02:00 |
|
mfo
|
f6046d801f
|
feat(individual_form_component): add missing required on notification method
|
2024-05-06 15:56:22 +02:00 |
|
mfo
|
95de0d6239
|
tech(refactor): identity blocks
|
2024-05-06 15:56:22 +02:00 |
|
Kara Diaby
|
7092583b0a
|
layout
|
2024-05-06 09:49:02 +00:00 |
|
Lisa Durand
|
a29719a15c
|
small adjustments from PR feedbacks
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
e486f789f6
|
add AR in user view - hide decision on second dossier tab
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
e2d83d87d2
|
change wording in usager filter and target css to combobox component
|
2024-04-08 10:41:39 +02:00 |
|