mfo
|
e6d9ee93a6
|
fix(instructeurs/archives/routes): move archives routes under another url schema to avoid conflict with dossier archvied
|
2024-11-28 11:51:21 +01:00 |
|
mfo
|
c260c43dac
|
feat(instructeur): nest all instruction routes under statut params for back purpose
|
2024-11-28 11:45:56 +01:00 |
|
simon lehericey
|
bb198000fe
|
refactor: include corrections
|
2024-11-26 16:35:44 +01:00 |
|
simon lehericey
|
c415b066b9
|
refactor: always load full dossier
|
2024-11-26 16:06:53 +01:00 |
|
Colin Darie
|
741ac527ef
|
style: remove obsolete usage of cell-link
|
2024-11-25 12:55:14 +01:00 |
|
Colin Darie
|
dc8cc2eba8
|
style(instructeurs): dossier number render as real link
|
2024-11-25 12:54:08 +01:00 |
|
Colin Darie
|
3f2c5da3ae
|
fix(instructeurs): cells on multilines
|
2024-11-25 12:31:05 +01:00 |
|
mfo
|
cd88d054fc
|
feat(breadcrumb): seen a hardocded translation of 'Suivi des dossiers',
i18n this mistake, re-use UX wording, add breadcrumb down to
Instructeurs::Dossiers#show
|
2024-11-25 10:06:54 +01:00 |
|
Colin Darie
|
77f88bbbbe
|
style(admin): fix archives table
|
2024-11-22 10:45:42 +01:00 |
|
Colin Darie
|
eabc43ce53
|
refactor: minor improvements
|
2024-11-22 10:45:41 +01:00 |
|
Colin Darie
|
5d6e35c540
|
style(dossiers): customize table above
|
2024-11-22 10:45:41 +01:00 |
|
Colin Darie
|
e7768bbf4b
|
refactor(dossiers): table in new dsfr design
- remove obsolete css
- handle check / check all dsfr UI
- min height hack does not work anymore (pending a new solution)
|
2024-11-22 10:45:41 +01:00 |
|
Kara Diaby
|
99e4dfae9d
|
Utilise le bon menu déroulant du DSFR
|
2024-11-20 09:26:18 +00:00 |
|
Kara Diaby
|
1601ca7bb9
|
Retire le bouton télécharger tous les dossiers
|
2024-11-19 15:24:41 +00:00 |
|
Kara Diaby
|
172d81856b
|
Fix après retours
|
2024-11-19 15:24:41 +00:00 |
|
Kara Diaby
|
29a2975752
|
Adapte les breadcrumbs sur l'interface instructeur
|
2024-11-19 15:24:40 +00:00 |
|
Kara Diaby
|
e3473fbe91
|
Ajout des dropdowns dans l'interface instructeur pour une meilleure navigation
|
2024-11-19 15:24:40 +00:00 |
|
simon lehericey
|
ec9a88a64e
|
simplify new
|
2024-11-12 10:30:35 +01:00 |
|
Lisa Durand
|
c0dc487732
|
add css to custom tags and display labels with correct UI
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
3a45524d39
|
add column label to procedure table
|
2024-11-04 16:48:00 +01:00 |
|
simon lehericey
|
1268f323cb
|
move filter button to component and use plug it to new route
|
2024-10-31 11:03:06 +01:00 |
|
simon lehericey
|
3e73ff0d35
|
small refactors
|
2024-10-15 15:48:41 +02:00 |
|
simon lehericey
|
b582a2afc6
|
column_table_header_component use sorted_column
|
2024-10-08 22:51:18 +02:00 |
|
Colin Darie
|
6b6cf091e0
|
Merge pull request #10697 from colinux/fix-row-deleted-dossier
ETQ instructeur, corrige l'affichage expliquant la raison pour laquelle l'usager a supprimé (ou expiré) un dossier
|
2024-08-20 15:20:39 +00:00 |
|
Colin Darie
|
b2931a9dde
|
fix(instructeur): dossier hidden by user reason interpolation
|
2024-08-20 16:15:13 +02:00 |
|
Lisa Durand
|
5281ab966a
|
add deleted dossiers in menu for instructeurs
|
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
|
bc7264ee08
|
Merge pull request #10625 from demarches-simplifiees/US/cleanup-procedure-presentation
ETQ tech, je souhaite isoler le concept des colonnes extractable/cherchable/affichable d'une demarche
|
2024-08-20 09:04:23 +00:00 |
|
mfo
|
dba6f9b3aa
|
refactor(Facet): to column 🚀
|
2024-08-19 15:46:14 +02:00 |
|
mfo
|
743ff8c8a9
|
extract Instructeurs::FacetTableHeaderComponent wrapping sort logic
|
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
|
b3cb3e974e
|
refactor(Facet): extract Facet from ProcedurePresentation
Co-Authored-By: LeSim <mail@simon.lehericey.net>
clean(code): no comment 🎶
|
2024-08-19 15:27:39 +02:00 |
|
simon lehericey
|
9d847ef57a
|
fix: do not show notifications filter on unfollowed dossiers
|
2024-08-19 11:46:42 +02:00 |
|
Lisa Durand
|
4b1e743ecf
|
fix wrong method on projected dossier
|
2024-07-24 17:19:59 +02:00 |
|
Lisa Durand
|
5c26073af7
|
small refacto with hidden_by_expired? method
|
2024-07-24 17:07:47 +02:00 |
|
Lisa Durand
|
9346020889
|
dont use depreciated column hidden_at
|
2024-07-24 17:06:30 +02:00 |
|
Lisa Durand
|
8b88fafc25
|
add correct action for instructeur
|
2024-07-24 17:06:30 +02:00 |
|
Paul Chavard
|
8d6dc625f3
|
refactor(dossier): instructeur filter
|
2024-07-05 09:36:33 +02:00 |
|
Christophe Robillard
|
43c862ed4d
|
list export templates for groupes instructeur of current instructeur
|
2024-05-23 10:00:36 +02:00 |
|
Colin Darie
|
94c176d791
|
style(notification): fix pastille position in dossiers list
|
2024-04-16 15:59:53 +02:00 |
|
Lisa Durand
|
09d4ed760f
|
add missing views and change position for notif
|
2024-04-08 12:10:00 +02:00 |
|
Lisa Durand
|
5155049873
|
remove column with checkbox if no batch actions
|
2024-04-04 17:17:03 +02:00 |
|
Lisa Durand
|
bb236f6c0d
|
fix duplication text for tiers in instructeur table
|
2024-01-31 09:38:26 +01:00 |
|
Colin Darie
|
8e6a1c58b2
|
feat(correction): badge Corrigé when a correction has been resolved
Closes #9928
|
2024-01-24 17:26:34 +01:00 |
|
Colin Darie
|
1a56fe620e
|
feat(correction): make pending corrections blocking by feature flag only
|
2023-12-18 14:12:45 +01:00 |
|
Lisa Durand
|
569d4af6f7
|
Merge pull request #9706 from demarches-simplifiees/feat/9678
ETQ usager passant par un mandataire, je suis notifié des changements d'état de mon dossier par email
|
2023-12-14 16:57:07 +00:00 |
|
Kara Diaby
|
57dfe2b0f6
|
Améliorations après retours PR
|
2023-12-13 09:21:09 +00:00 |
|
Colin Darie
|
c26b59722d
|
feat(instructeur): pending correction blocks passer en instruction
Closes #9731
|
2023-12-12 15:05:44 +01:00 |
|
Colin Darie
|
2a31fc68d7
|
style: replace legacy folder icon
|
2023-12-04 14:07:21 +01:00 |
|