demarches-normaliennes/app/controllers
Pierre de La Morinerie a8354bd103 dossiers: unify deletion of dossiers between manager and user
The code paths for deleting a dossier were different, depending on
whether the dossier was deleted by the user, or from the Manager.

This commit unifies the two code paths into one.

This has the effect of:

- An operation log is now recorded when an user deletes its own dossier;
- Gestionnaires are now notified even when the dossier is deleted from
  the Manager;
- The `support:delete_user_account` task now requires the email address
  of the author.
2019-07-16 16:22:20 +02:00
..
admin procedure: remove individual_with_siret 2019-07-11 11:58:21 +02:00
administrateurs Fix sentry 230 2019-02-19 12:40:19 +01:00
administrations layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
api/v1 Add order param to API 2019-06-20 15:28:16 +02:00
champs api_entreprise: display a specific error message on network errors 2019-05-02 11:24:38 +02:00
concerns Track dossier demander un avis 2019-05-14 14:31:03 +02:00
devise sign_in: extract the procedure context to a ProcedureContextConcern 2019-01-17 11:07:09 +01:00
france_connect france_connect: raise an error if some validation error occurs 2019-07-09 15:50:28 +02:00
gestionnaires download a dossier as zip with all attachments 2019-07-16 09:11:25 +02:00
manager dossiers: unify deletion of dossiers between manager and user 2019-07-16 16:22:20 +02:00
new_administrateur Profil: accessible to all roles 2019-07-09 11:55:17 +02:00
sessions layouts: migrate sign_in to the shared layout 2019-01-16 14:25:12 +01:00
users dossiers: unify deletion of dossiers between manager and user 2019-07-16 16:22:20 +02:00
address_controller.rb AddressController#get → #suggestions 2018-10-16 09:38:53 +02:00
admin_controller.rb layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
api_controller.rb Enable flipflop on api requests 2019-03-12 14:02:55 +01:00
application_controller.rb Fix tests 2019-07-15 12:10:56 +02:00
attachments_controller.rb Refactor purge pj to be more generic 2019-05-29 15:54:51 +02:00
demandes_controller.rb layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
invites_controller.rb sessions: add a helper to clear the stored return path 2019-01-17 10:48:54 +01:00
ping_controller.rb Add back content_type 2018-02-06 14:07:20 +01:00
root_controller.rb layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
stats_controller.rb stats: display only the last year of contact rate 2019-04-02 17:22:38 +02:00
support_controller.rb Refactor message attachements to use active_storage 2019-07-10 15:35:29 +02:00
webhook_controller.rb webhook: make helpscout email search case-insensitive 2019-03-20 10:41:13 +01:00