..
administrateurs
feat(admin): import groupe instructeurs csv when procedure is closed
2023-02-09 11:17:13 +01:00
agent_connect
check nonce
2022-04-11 14:40:02 +02:00
api
secu(graphql): log full queries and variables
2023-02-08 15:10:27 +01: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
filter out locale from stored query params
2023-02-09 13:51:52 +01:00
devise
sign_in: extract the procedure context to a ProcedureContextConcern
2019-01-17 11:07:09 +01:00
experts
refactor(pj_service): explicit options with_{bills,champs_private} because expert & instructeurs does not need the same
2023-01-30 18:04:09 +01:00
france_connect
refactor(ujs): france_connect controller to use turbo
2022-09-29 16:51:54 +02:00
instructeurs
feat(groupe instructeurs): remove mailing when add instructeurs
2023-02-08 10:36:42 +01:00
manager
feat(manager): resend reset password instructions
2023-02-02 22:15:10 +01:00
super_admins
devise: use password_strength component in SuperAdmin::PasswordsController
2021-09-09 09:40:39 -05:00
users
fix(dossiers_transfers): can destroy dossiers_transfers
2023-02-03 13:48:39 +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
feat(log): log ip and correlation id
2023-02-02 11:20:05 +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
fix: "remove" a champ to prefill ( #8612 )
2023-02-13 08:17:22 +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
feat(conditional): show loader during autosave when other champs are dependent of it
2023-01-26 09:06:30 +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
infra(monitoring): ajoute le webhook pour les notifier des incidents cote sib
2023-01-19 09:50:25 +01:00