..
administrateurs
feat(graphql): implement add/remove instructeurs via API
2023-01-10 20:33:35 +01:00
agent_connect
check nonce
2022-04-11 14:40:02 +02:00
api
feat(dossier): add dossier id to prefill response ( #8382 )
2023-01-06 13:46:27 +00:00
application_controller
app: use a long-lived cookie for CSRF token
2021-07-20 11:11:52 +02:00
champs
refactor(repetition): use row_id instead of row
2023-01-10 19:31:41 +01:00
concerns
feat(demarche): create and prefill a dossier with POST request ( #8233 )
2023-01-03 14:46:10 +01:00
devise
sign_in: extract the procedure context to a ProcedureContextConcern
2019-01-17 11:07:09 +01:00
experts
clean(flipper): remove unused expert_not_allowed_to_invite
2022-12-05 12:22:29 +01:00
france_connect
refactor(ujs): france_connect controller to use turbo
2022-09-29 16:51:54 +02:00
instructeurs
fix(send_dossier): avoid leaking instructeur emails
2023-01-17 16:57:56 +01:00
manager
amelioration(safe_mailer): ajoute au manager la fonction pour configurer le routage des mails sur un fournisseur unique
2023-01-11 17:32:24 +01:00
super_admins
devise: use password_strength component in SuperAdmin::PasswordsController
2021-09-09 09:40:39 -05:00
users
fix(procedure): return most recent demarche for a given path
2023-01-12 10:23:12 +01:00
admin_controller.rb
clean(admin): remove unused code from old controller
2022-12-14 17:42:27 +01:00
api_controller.rb
feat(api_token): api v1 use new token
2022-12-07 18:19:37 +01:00
api_geo_test_controller.rb
Update specs
2020-10-08 15:26:15 +02:00
api_tokens_controller.rb
feat(api_token): add api token controller
2022-12-07 18:19:37 +01:00
application_controller.rb
refactor(piece_justificative): UX follows mockups
2022-12-05 10:47:10 +01:00
attachments_controller.rb
refactor(attachment): rename user_can_download -> explicit view_as
2022-12-08 20:36:15 +01:00
graphql_controller.rb
fix(graphql): fix playground when admin has no procedures or dossiers
2022-11-24 16:18:08 +01:00
invites_controller.rb
fix(invite): do not render menu when invite not found
2022-11-24 09:43:19 +01:00
password_complexity_controller.rb
app: add a password_complexity component
2021-09-09 09:40:39 -05:00
ping_controller.rb
Fix ping controller in dev
2022-01-05 11:44:32 +01:00
prefill_descriptions_controller.rb
feat(demarche): describe procedure prefilling ( #8187 )
2022-12-19 11:32:09 +00:00
prefill_type_de_champs_controller.rb
feat(dossier): prefill drop down list champ ( #8361 )
2023-01-18 09:47:22 +01:00
recherche_controller.rb
simplify and improve perf by making the feature works only for id search
2022-11-15 10:51:36 +01:00
root_controller.rb
fix(patron): dossier should have a procedure and champ should delegate to dossier
2022-11-30 10:54:03 +01:00
saml_idp_controller.rb
update saml controller and views
2022-08-23 15:05:20 +02:00
stats_controller.rb
fix(stats): exported file should be csv
2022-11-24 15:40:46 +01:00
super_admins_controller.rb
super_admin: fix OTP generation
2021-02-11 11:14:14 +01:00
support_controller.rb
fix(messages): retry stale blobs
2022-11-02 09:19:51 +01:00
targeted_user_links_controller.rb
fix(sentry/3422144920): old email using TargetUserLink creates confusing errors
2022-10-04 11:41:32 +02:00
webhook_controller.rb
evolution(helpscout.webhooks): mise en place des rappel web afin de notifier l'equipe tech des bug identifies par le support
2022-11-08 17:00:03 +01:00