simon lehericey
|
5dbd81ebeb
|
show api particulier sources
|
2021-09-17 13:50:23 +02:00 |
|
simon lehericey
|
ee6d19e3ee
|
an admin can save it's api particulier token
Co-authored-by: François VANTOMME <akarzim@gmail.com>
|
2021-09-15 14:56:42 +02:00 |
|
simon lehericey
|
4c0dd43055
|
add jetons particulier index page
Co-authored-by: François VANTOMME <akarzim@gmail.com>
|
2021-09-15 14:37:04 +02:00 |
|
Pierre de La Morinerie
|
80f9d4adc0
|
devise: use password_strength component in SuperAdmin::PasswordsController
|
2021-09-09 09:40:39 -05:00 |
|
Pierre de La Morinerie
|
ed8b19d2eb
|
app: use password_complexity in Administrateurs::ActivateController
|
2021-09-09 09:40:39 -05:00 |
|
Pierre de La Morinerie
|
428ca8755f
|
app: add a password_complexity component
This component will replace the previous `password_field` component.
|
2021-09-09 09:40:39 -05:00 |
|
Paul Chavard
|
3235f42a63
|
feat(dossier): add dossier transfers UI
|
2021-09-08 15:10:43 +02:00 |
|
Pierre de La Morinerie
|
a004ac59df
|
app: move archive to NewAdministrateur::ProceduresController
|
2021-09-02 14:51:31 -05:00 |
|
Pierre de La Morinerie
|
e7c8a9fff5
|
app: move clone to NewAdministrateur::ProceduresController
|
2021-09-02 14:51:31 -05:00 |
|
Pierre de La Morinerie
|
56fa7e7cd6
|
app: move destroy to NewAdministrateur::ProceduresController
The code was already moved; only the route and tests were not.
|
2021-09-02 14:51:31 -05:00 |
|
Pierre de La Morinerie
|
3e83ad454f
|
app: move new_from_existing to NewAdministrateur::ProceduresController
|
2021-09-02 14:51:31 -05:00 |
|
Pierre de La Morinerie
|
7729385d89
|
controllers: remove dead code on Admin::ProceduresController
This code has been migrated to NewAdministrateur::ProceduresController.
|
2021-09-02 14:51:26 -05:00 |
|
Pierre de La Morinerie
|
3fc934c8fb
|
app: remove leftovers of publish_validate route
The correponding code and feature have been removed a while ago.
|
2021-09-02 14:50:41 -05:00 |
|
Pierre de La Morinerie
|
0f9d7d6b8c
|
app: remove old Admin::InstructeursController
It was only hosting the deprecated "Instructeurs globally attached to
this admin", which wasn't used anywhere in the app anymore.
|
2021-09-02 14:40:36 -05:00 |
|
Paul Chavard
|
a3cc072bbd
|
feat(i18n): translate countries selector
|
2021-08-31 13:15:26 +02:00 |
|
kara Diaby
|
77b57edb2f
|
fixup! routes
|
2021-07-27 19:38:21 +02:00 |
|
Pierre de La Morinerie
|
b5bde6608c
|
routes: replace the email param in the Avis URLs by a query param
|
2021-06-17 11:15:51 +02:00 |
|
Pierre de La Morinerie
|
ab442cd8d1
|
routes: remove unused redirections
|
2021-06-17 11:15:51 +02:00 |
|
Pierre de La Morinerie
|
51159117c9
|
routes: replace the email param in the URL to a query param
This basically moves from:
/lien-envoye/foo@bar.com
to:
/lien-envoye?email=foo@bar.com
This allow to properly censor the data in Matomo (so that email
addresses don't end up stored in Matomo).
|
2021-06-17 11:15:51 +02:00 |
|
kara Diaby
|
99d00c00ce
|
change routes
|
2021-06-15 11:20:20 +02:00 |
|
kara Diaby
|
da1d83b967
|
add route
|
2021-06-04 15:29:08 +02:00 |
|
lydiasan
|
2d6ad4f2c1
|
Merge branch 'main' into localize-dropdown-button
|
2021-05-25 14:45:52 +02:00 |
|
kara Diaby
|
b3caa2e5f4
|
add route
|
2021-05-18 11:42:10 +02:00 |
|
lydiasan
|
42153d1d37
|
ajout du selecteur de langue
|
2021-05-12 16:30:35 +02:00 |
|
Christophe Robillard
|
f40d96fbd2
|
Revert "Revert "Export de tous les dossier d'une démarche""
This reverts commit d9a588b52e .
|
2021-04-29 17:29:47 +02:00 |
|
krichtof
|
d9a588b52e
|
Revert "Export de tous les dossier d'une démarche"
|
2021-04-29 16:07:18 +02:00 |
|
Christophe Robillard
|
8b2849408c
|
instructeurs can create and download archives
|
2021-04-28 11:40:58 +02:00 |
|
Pierre de La Morinerie
|
d530b272a1
|
password: add specific page for reset instructions
|
2021-04-22 14:24:15 +02:00 |
|
kara Diaby
|
881491c697
|
add route
|
2021-04-19 10:23:45 +02:00 |
|
Christophe Robillard
|
54f2b9dc7e
|
[manager] remove super admin
|
2021-04-15 10:12:11 +02:00 |
|
Christophe Robillard
|
db48ea02aa
|
[manager] list superadmins
|
2021-04-15 10:12:11 +02:00 |
|
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
|
5b7b2d4966
|
change routes
|
2021-04-06 10:38:46 +02:00 |
|
Christophe Robillard
|
dbfc878bf5
|
supprime la page accessibilité
|
2021-03-30 15:12:18 +02:00 |
|
Pierre de La Morinerie
|
5990439ab7
|
app: update code to Rails 6.1
|
2021-03-25 13:24:53 +01:00 |
|
kara Diaby
|
fe7fb882c8
|
remove useless routes
|
2021-03-24 16:20:44 +01:00 |
|
kara Diaby
|
c7392d8140
|
changes routes
|
2021-03-18 11:38:52 +01:00 |
|
kara Diaby
|
d2ab2debb6
|
add expert logic
|
2021-03-18 11:27:51 +01:00 |
|
kara Diaby
|
9492b09f85
|
make and expert notifiable (controller and routes)
|
2021-02-16 09:46:18 +00:00 |
|
kara Diaby
|
8f6440f615
|
Admins can see the list of invited experts
|
2020-12-21 14:55:51 +01:00 |
|
kara Diaby
|
00b5ad7a10
|
EQT instructeur, je peux supprimer un dossier terminé
|
2020-12-16 15:00:26 +01:00 |
|
Christophe Robillard
|
94b3ec942b
|
super_admin: check password complexity client side
|
2020-12-15 16:26:09 +01:00 |
|
Christophe Robillard
|
9347951cea
|
act as an saml identity provider
|
2020-11-16 12:19:54 +01:00 |
|
clemkeirua
|
fc690df554
|
add access to super admins to delayed_job and flipper
|
2020-11-09 07:48:15 +00:00 |
|
Christophe Robillard
|
5562e65bf3
|
refacto: rename administration to super_admin
|
2020-11-05 16:03:55 +01:00 |
|
Christophe Robillard
|
efd8ec85e8
|
recover superadmin password or reset otp
|
2020-11-05 16:03:55 +01:00 |
|
Christophe Robillard
|
8d23f6ae99
|
remove useless redirection for manager sign_in and out
The manager alias for signin causes layout problems
|
2020-11-05 16:03:55 +01:00 |
|