mfo
|
c260c43dac
|
feat(instructeur): nest all instruction routes under statut params for back purpose
|
2024-11-28 11:45:56 +01:00 |
|
Colin Darie
|
b426e51d87
|
Merge pull request #11059 from colinux/navbar-procedure-context
ETQ instructeur ou admin je garde le contexte de la démarche en passant d'un profil à l'autre
|
2024-11-27 11:54:39 +00:00 |
|
simon lehericey
|
bb198000fe
|
refactor: include corrections
|
2024-11-26 16:35:44 +01:00 |
|
Paul Chavard
|
ee9a493877
|
Merge pull request #11062 from tchak/column-better-cast
ETQ dev, je souhaite obtenir la valeur humaine d'une colonne
|
2024-11-26 13:41:52 +00:00 |
|
Paul Chavard
|
1335336d98
|
refactor(column): add label_for_value method
|
2024-11-26 14:31:21 +01:00 |
|
Paul Chavard
|
3e6f074f31
|
refactor(attachment): remove some dead code from components
|
2024-11-26 14:25:16 +01:00 |
|
Colin Darie
|
c541ed7c93
|
feat(profile): keep procedure id context between admin & instructeur profile
|
2024-11-19 15:52:48 +01:00 |
|
Colin Darie
|
e459f68ddb
|
refactor: account dropdown as component
|
2024-11-19 15:37:15 +01:00 |
|
Christophe Robillard
|
ffd1a15d91
|
add, edit and destroy export template with exported_columns
Co-authored-by: mfo <mfo@users.noreply.github.com>
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2024-11-14 14:45:40 +01:00 |
|
Paul Chavard
|
dc6bad40fe
|
refactor(type_de_champ): cleanup type predicate methods
|
2024-11-12 12:02:08 +01:00 |
|
simon lehericey
|
08fb49d176
|
factorize departements and regions options
|
2024-11-07 18:11:43 +01:00 |
|
simon lehericey
|
5532a8a48f
|
small cleaning in filter_value_component
|
2024-11-07 18:11:41 +01:00 |
|
simon lehericey
|
60947f2b97
|
use it in filter_value_component
|
2024-11-07 18:11:41 +01:00 |
|
Paul Chavard
|
5182af820a
|
refactor(type_de_champ): type_de_champ should not expose revision or procedure
|
2024-11-05 21:57:05 +01:00 |
|
Eric Leroy-Terquem
|
efef61c34c
|
feat(gallery): add attachments from justificatif motivation
|
2024-11-05 16:53:41 +01:00 |
|
Eric Leroy-Terquem
|
17aaa7b32c
|
feat(gallery): display right tag for annotation privée
|
2024-11-05 16:53:41 +01:00 |
|
Eric Leroy-Terquem
|
2e2d2afecb
|
feat(gallery): add attachments from commentaires from experts
|
2024-11-05 16:53:40 +01:00 |
|
Eric Leroy-Terquem
|
d10df6e17c
|
feat(gallery): add attachments from avis
|
2024-11-05 16:53:40 +01:00 |
|
Eric Leroy-Terquem
|
ddb238ccd0
|
Merge pull request #11007 from demarches-simplifiees/can-condition-on-pays-champ
ETQ admin je peux conditionner / router depuis un champ pays
|
2024-11-05 09:26:20 +00:00 |
|
LeSim
|
4f0713a764
|
Merge pull request #11005 from demarches-simplifiees/work_on_json_path_column
ETQ Instructeur, je peux voir et filtrer sur les données retournées par API
|
2024-11-05 08:46:44 +00:00 |
|
simon lehericey
|
d03d5d0dae
|
add ChampColumn
|
2024-11-05 09:38:26 +01:00 |
|
Lisa Durand
|
9ab49a08b1
|
remove old badge css and only use DSFR
|
2024-11-04 16:48:11 +01:00 |
|
Corinne Durrmeyer
|
83c942c338
|
Merge pull request #10993 from demarches-simplifiees/a11y-specific-fields
ETQ usager, je veux que le titre du modèle de pièce jointe reprenne l'intitulé visible
|
2024-11-04 10:47:00 +00:00 |
|
Eric Leroy-Terquem
|
b29893a843
|
feat(conditional): can condition and route with pays tdc
|
2024-11-04 11:09:37 +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
|
b4ed393a55
|
extract column_filter_value
|
2024-10-31 10:54:28 +01:00 |
|
simon lehericey
|
13356f26c3
|
remove procedure from component signature
|
2024-10-31 10:54:28 +01:00 |
|
Corinne Durrmeyer
|
f72c55631c
|
fix(trad): Add traduction to supporting document
|
2024-10-29 16:47:16 +01:00 |
|
simon lehericey
|
f850924dc0
|
remove procedure_presentation from export
|
2024-10-15 16:09:09 +02:00 |
|
simon lehericey
|
e9c11a95f1
|
directly write in new filter columns
|
2024-10-15 16:09:05 +02:00 |
|
Mathieu Magnin
|
097074fdc7
|
Merge pull request #10865 from demarches-simplifiees/fix-10799
ETQ Admin / Instructeur je veux être savoir si le jeton api entreprise d'une démarche a expiré ou va expirer prochainement
|
2024-10-15 13:25:20 +00:00 |
|
Benoit Queyron
|
c8f69283cc
|
Merge pull request #10713 from demarches-simplifiees/etq-admin-bug-message-info-character-limit
Tech : amélioration de la gestion des types_de_champ.options
|
2024-10-15 13:02:33 +00:00 |
|
Mathieu Magnin
|
6b326b634e
|
[#10799] Modifications after Marlene's comments
|
2024-10-15 14:40:50 +02:00 |
|
Mathieu Magnin
|
687617cb08
|
[#10799] Add test
|
2024-10-15 14:40:50 +02:00 |
|
Mathieu Magnin
|
ec2c913ab4
|
[#10799] Display token error on related card
|
2024-10-15 14:40:49 +02:00 |
|
simon lehericey
|
b588b77571
|
TypeDeChamp: amélioration de la gestion des drop_down_options
|
2024-10-15 14:40:15 +02:00 |
|
Paul Chavard
|
bd32f5693d
|
refactor(repetition): remove parent_id
|
2024-10-15 11:42:36 +02:00 |
|
Eric Leroy-Terquem
|
3397beb71d
|
refactor(gallery test): use freeze_time instead of Timecop
|
2024-10-11 13:14:19 +02:00 |
|
Eric Leroy-Terquem
|
72ae654ce7
|
style(pieces jointes): update UI
|
2024-10-11 11:20:47 +02:00 |
|
Eric Leroy-Terquem
|
3bc232e81e
|
feat(gallery): update gallery item badge class after seen
|
2024-10-11 11:20:46 +02:00 |
|
Eric Leroy-Terquem
|
bc237152e7
|
feat(gallery): add origin tag to gallery item
|
2024-10-11 10:41:05 +02:00 |
|
Eric Leroy-Terquem
|
df08617387
|
feat(gallery): add badge for date of created_at or updated_at
|
2024-10-11 10:41:04 +02:00 |
|
Eric Leroy-Terquem
|
3560d73b58
|
refactor(gallery): use gallery component in gallery demande
|
2024-10-11 10:41:04 +02:00 |
|
Eric Leroy-Terquem
|
bae752f1aa
|
refactor(gallery): add attachment_gallery_item component
|
2024-10-11 10:41:03 +02:00 |
|
simon lehericey
|
a8b41e90cc
|
remove make_id
|
2024-10-07 21:47:03 +02:00 |
|
simon lehericey
|
3740a79219
|
add procedure_id to column.id
|
2024-10-07 21:46:59 +02:00 |
|
Paul Chavard
|
7a39267473
|
refactor(spec): champs_* -> project_champs_*
|
2024-10-04 12:29:50 +02:00 |
|
simon lehericey
|
532f0f48fa
|
replace drop_down_list_enabled_non_empty_options by drop_down_options when possible
|
2024-09-30 15:37:02 +02:00 |
|
simon lehericey
|
8b5f689a67
|
use drop_down_options when possible
|
2024-09-30 15:37:01 +02:00 |
|
Paul Chavard
|
3429a72f53
|
fix(dossier): do not show repetitions in header sections summary
|
2024-09-23 10:51:38 +02:00 |
|