simon lehericey
|
9fd3a460cd
|
remove scope arg from column.new 🎉
|
2024-11-07 18:11:41 +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 |
|
simon lehericey
|
1277500069
|
inject groupe_instructeurs when possible
|
2024-11-07 18:11:40 +01:00 |
|
Eric Leroy-Terquem
|
510799bf23
|
Merge pull request #10957 from demarches-simplifiees/update-configuration-routage-interface-v2
ETQ administrateur j'ai une nouvelle interface de configuration du routage
|
2024-11-07 09:15:56 +00:00 |
|
Eric Leroy-Terquem
|
5376b70167
|
feat(routing): update names of groupe instructeurs created with custom routing
|
2024-11-07 09:12:14 +01:00 |
|
Eric Leroy-Terquem
|
5c53c6b86c
|
feat(routing): add modal once custom routing is configurated
|
2024-11-07 09:12:13 +01:00 |
|
Eric Leroy-Terquem
|
7caadc3b40
|
refactor(routing): rename routage_custom to custom_routing
|
2024-11-07 09:12:13 +01:00 |
|
Eric Leroy-Terquem
|
5ff09d1f9e
|
clean(wording): use right character for apostrophe
|
2024-11-07 09:12:13 +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 |
|
Paul Chavard
|
df0dbc1321
|
cneanup(tdc): this behavior moved
|
2024-11-05 21:57:05 +01:00 |
|
Paul Chavard
|
580002e5f5
|
cleanup: remove dead code
|
2024-11-05 21:57:05 +01:00 |
|
Paul Chavard
|
c0da8d1556
|
refactor(tdc): tdc.columns should take procedure instead of procedure_id
|
2024-11-05 21:57:04 +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 |
|
LeSim
|
e95e86faae
|
Merge pull request #9952 from demarches-simplifiees/better_api_token_edition
Admin: permet d'éditer la liste des démarches accessibles par un jeton d'api
|
2024-11-05 14:37:51 +00:00 |
|
simon lehericey
|
bc583e0fe2
|
can add a demarche
|
2024-11-05 15:24:50 +01:00 |
|
simon lehericey
|
928c12e065
|
update using turbo
|
2024-11-05 15:05:00 +01:00 |
|
Eric Leroy-Terquem
|
a2446c429a
|
Merge pull request #10935 from demarches-simplifiees/update-instruction-options-interface
ETQ admin j'ai une nouvelle interface pour les options de l'instruction
|
2024-11-05 14:00:46 +00:00 |
|
Eric Leroy-Terquem
|
d979bf6c68
|
feat(instruction options management): add routable champs by category
|
2024-11-05 14:41:37 +01:00 |
|
mfo
|
9ec59669c3
|
Merge pull request #10989 from mfo/US/fix-navigation-after-add-instructeur
ETQ instructeur, après avoir invité un instructeur sur ma démarche, je souhaite pouvoir continuer a naviguer dans ma liste d'instructeur
|
2024-11-05 13:39:06 +00:00 |
|
mfo
|
47f2194e92
|
fix(Administrateurs::GroupesInstructeur#add_instructeur): re-rendering a template lead to miss usage of pagination. redirect after add_instructeur
|
2024-11-05 11:34:05 +01:00 |
|
Colin Darie
|
594fc517d1
|
Merge pull request #10943 from colinux/feat-admin-prefill-service
ETQ admin mes informations de nouveau service sont pré-remplies à partir d'API publiques
|
2024-11-05 09:54:53 +00:00 |
|
Paul Chavard
|
d1565a67a0
|
Merge pull request #11011 from demarches-simplifiees/US/extract-pj-column
ETQ tech, je peux acceder aux pj via les columns
|
2024-11-05 09:39:25 +00:00 |
|
Colin Darie
|
4e80f16b9f
|
Merge pull request #10974 from demarches-simplifiees/remove_empty_brouillon
Tech: ajoute un scope pour détecter les brouillons vides
|
2024-11-05 09:32:16 +00: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 |
|
mfo
|
9d13ebb3ff
|
feat(pj): add specialized column for attachments
|
2024-11-05 10:09:59 +01: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
|
c364be12f1
|
rework ChampColumn.value
|
2024-11-05 09:38:29 +01:00 |
|
simon lehericey
|
ea57a97c06
|
introduce tdc_type
|
2024-11-05 09:38:27 +01:00 |
|
simon lehericey
|
a4617abb0e
|
rework JSONPathColumn to be a ChampColumn
|
2024-11-05 09:38:26 +01:00 |
|
simon lehericey
|
d03d5d0dae
|
add ChampColumn
|
2024-11-05 09:38:26 +01:00 |
|
Lisa Durand
|
dcf56616c3
|
rename ProcedureLabel by Label part 2
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
507ea70398
|
improve color selection for Admin and improve generic label lists
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
725a97da7e
|
admin can modify procedure labels
|
2024-11-04 16:48:46 +01:00 |
|
Lisa Durand
|
35dee477ea
|
rename ProcedureLabel by Label
|
2024-11-04 16:48:44 +01:00 |
|
Lisa Durand
|
1a3f73eb01
|
dont display tags on show if no label in procedure
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
e723c9e365
|
create generic label for procedure in controller instead of using a hook
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
f68f4c88eb
|
correction after first review
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
9ab49a08b1
|
remove old badge css and only use DSFR
|
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 |
|
Lisa Durand
|
d0b1292060
|
instructeur can add and delete labels on dossier show
|
2024-11-04 16:05:35 +01:00 |
|
Lisa Durand
|
96cfb6cc43
|
create generic labels for old and new procedure
|
2024-11-04 16:05:35 +01:00 |
|
Colin Darie
|
8b3634ea76
|
refactor(service): dedicated route for prefill from siret
|
2024-11-04 15:13:42 +01:00 |
|
Colin Darie
|
384d089cb3
|
feat(service): prefill first service with AgentConnect siret
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
065d380b70
|
feat(service): prefill type organisme from API Entreprise
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
68cca71318
|
feat(service): prefill contact information UI interactions
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
8dc47c1b93
|
feat(service): prefill contact information from annuaire service public
|
2024-11-04 12:48:13 +01:00 |
|