Pierre de La Morinerie
|
62051c926a
|
app: move update_allow_decision_access to ExpertsController
|
2021-04-06 14:54:18 +02:00 |
|
Pierre de La Morinerie
|
c82c72402d
|
app: move the experts list to ExpertsProceduresController
|
2021-04-06 14:29:02 +02:00 |
|
Pierre de La Morinerie
|
7acb4cee83
|
controllers: use standard action names in ExpertsProceduresController
|
2021-04-06 13:45:51 +02:00 |
|
Pierre de La Morinerie
|
3f25624a5a
|
routes: nest ExpertsProcedures routes in a resource
|
2021-04-06 13:18:51 +02:00 |
|
kara Diaby
|
2a0c40c25f
|
add experts_procedures controller
|
2021-04-06 10:39:25 +02:00 |
|
kara Diaby
|
f4acc83269
|
change procedures controller
|
2021-04-06 10:38:46 +02:00 |
|
Pierre de La Morinerie
|
aae452cc67
|
gems: update chunky_png
And pass it a proper IO object, to avoid "Undefined method
`set_encoding`" errors.
|
2021-02-16 16:31:30 +00:00 |
|
Christophe Robillard
|
7565a25b51
|
rend accessible l'affectation d'un instructeur
en remplaçant select2 par ComboMultipleDropdownList
|
2021-02-16 16:47:14 +01:00 |
|
kara Diaby
|
9492b09f85
|
make and expert notifiable (controller and routes)
|
2021-02-16 09:46:18 +00:00 |
|
kara Diaby
|
7b4ec486ec
|
change active record request to get expert list
|
2021-02-16 09:46:18 +00:00 |
|
Pierre de La Morinerie
|
150ddab660
|
zeitwerk: Api -> API
|
2021-02-09 13:07:30 +01:00 |
|
kara Diaby
|
9b8d2f6fd3
|
instead of call Avis table, we now call Experts Procedure table to see the experts list
|
2021-01-26 13:59:10 +01:00 |
|
kara Diaby
|
0bd0fef8d5
|
fixes regarding invited expert list
|
2021-01-04 14:15:24 +01:00 |
|
kara Diaby
|
8f6440f615
|
Admins can see the list of invited experts
|
2020-12-21 14:55:51 +01:00 |
|
Paul Chavard
|
eaa9b1c071
|
Expose all optional layers in TypeDeChamp editor
|
2020-12-10 11:26:16 +01:00 |
|
kara Diaby
|
bc0f77978f
|
add an api token verification for api entreprise
|
2020-11-09 16:58:24 +01:00 |
|
kara Diaby
|
57adb90c8f
|
add the possibility for administrator to refuse external review on a specific procedure
|
2020-10-01 10:55:19 +02:00 |
|
kara Diaby
|
e174079850
|
fix send a copy link
|
2020-09-30 10:03:08 +02:00 |
|
kara Diaby
|
2a69e2fbeb
|
fix services choice into a procedure
|
2020-09-29 19:53:28 +02:00 |
|
Paul Chavard
|
a49c962ab3
|
Redirect demandes to DEMANDE_INSCRIPTION_ADMIN_PAGE_URL
|
2020-09-24 09:57:43 +02:00 |
|
Paul Chavard
|
3d3d0259a0
|
Remove TypeDeChamp.to_stable_id
|
2020-09-22 11:28:48 +02:00 |
|
kara Diaby
|
13e4589905
|
Publications page to the new UI (admin)
|
2020-09-16 09:15:44 +02:00 |
|
Paul Chavard
|
bbcdff0ccf
|
Use IGN plan v2 and add MNHN data sources
|
2020-09-15 14:39:02 +02:00 |
|
Paul Chavard
|
d1de1587d3
|
Always serialize type_de_champ stable_id as id
|
2020-09-03 15:23:58 +02:00 |
|
kara Diaby
|
ae61c279af
|
migrate emails text editor to new interface
|
2020-09-03 14:42:22 +02:00 |
|
Paul Chavard
|
ec72fdd164
|
Remove migration service
|
2020-09-02 11:26:26 +02:00 |
|
kara Diaby
|
9b66c894b2
|
Adapt configuration email view to the new UI
|
2020-08-06 16:56:24 +02:00 |
|
jpoulvel
|
62e04a6ca9
|
Merge branch 'dev' into new_design_edit_attestation
|
2020-07-30 09:53:09 +02:00 |
|
kara Diaby
|
d4c6e501c6
|
Ajoute la liste des démarches de l'interface administrateur sur la nouvelle UI
|
2020-07-29 15:35:52 +02:00 |
|
Judith
|
5df3838173
|
- tranferred controllers from admin to mew_administrateur
- removed admin/attestation_templates views
- changed routes accordingly
|
2020-07-29 12:26:27 +02:00 |
|
Paul Chavard
|
ad4dff819e
|
fix type_de_champ controller move param
|
2020-07-22 11:08:06 +02:00 |
|
Paul Chavard
|
d18a9c8162
|
Migrate procedures “on demand”
|
2020-07-21 19:35:30 +02:00 |
|
kara Diaby
|
5e43559329
|
fix new admin interface regarding test links and previsualisation
|
2020-07-17 11:10:54 +02:00 |
|
kara Diaby
|
9dc542af09
|
Revert "Revert "Feat/5287 - New design for admin procedure detail""
This reverts commit cf5eb3f251 .
|
2020-07-15 17:00:03 +02:00 |
|
Kara Diaby
|
cf5eb3f251
|
Revert "Feat/5287 - New design for admin procedure detail"
|
2020-07-13 11:36:42 +02:00 |
|
kara Diaby
|
7f3b38cfee
|
Merge admin dashboard to new design for procedure details
|
2020-07-09 12:18:22 +02:00 |
|
Judith
|
9793128f61
|
'Services' routes moved under 'new_administrateur' scope and '/admn' added in their url
|
2020-07-07 14:08:01 +00:00 |
|
Judith
|
782706537d
|
Changed the routes to pass all new design admin pages under
'new_administrateur' scope, except 'services'.
As a result, the url of these pages will all include '/admin'.
|
2020-07-07 14:08:01 +00:00 |
|
kara Diaby
|
6b07cc0659
|
Move admin/assigns to the new UI like groupe_instructeurs
|
2020-06-29 14:44:28 +02:00 |
|
Christophe Robillard
|
14ff18ca80
|
store specific api-entreprise token for a procedure
|
2020-04-28 15:17:11 +02:00 |
|
Paul Chavard
|
c0bbfa42b7
|
Reassign discarded dossiers on group_instructeur
fix #4851
|
2020-04-01 18:10:12 +02:00 |
|
maatinito
|
9b9eeb7476
|
#4808 procedure closing date starts now at midnight instead of 00h00 in the morning
|
2020-03-05 10:15:47 +01:00 |
|
Paul Chavard
|
c46e012c10
|
Use dossier.assign_to_groupe_instructeur
|
2020-03-03 10:30:49 +01:00 |
|
Christophe Robillard
|
055918aabc
|
admin: replace calls to Administrateur.find_by(email: ...)
|
2020-02-04 16:21:42 +01:00 |
|
clemkeirua
|
fb87a87f47
|
code review changes
|
2020-01-20 16:15:02 +01:00 |
|
clemkeirua
|
12430a8068
|
ajout d'un écran intermediaire pour gérer la reaffectation des dossiers
|
2020-01-20 16:15:02 +01:00 |
|
clemkeirua
|
45c8c8ca21
|
an admin can delete a groupe-instructeur with 0 dossier
|
2020-01-20 16:15:02 +01:00 |
|
simon lehericey
|
f069f6f779
|
Make the new instructeur receive the affectation mail
|
2019-12-16 18:20:00 +01:00 |
|
Paul Chavard
|
e429c79eb1
|
Allow administrators to set themselves démarches as déclaratives
|
2019-12-04 12:30:26 +01:00 |
|
simon lehericey
|
4175aa0b28
|
GroupeInstructeur: do not use outdated email column
|
2019-12-02 14:52:01 +01:00 |
|