demarches-normaliennes/app
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
..
assets ajout de textes explicatifs pour les instructeurs 2019-07-11 15:48:00 +02:00
controllers dossiers: unify deletion of dossiers between manager and user 2019-07-16 16:22:20 +02:00
dashboards procedure: remove individual_with_siret 2019-07-11 11:58:21 +02:00
fields Add manager controller for bill signatures 2019-06-17 16:16:28 +02:00
helpers Profil: accessible to all roles 2019-07-09 11:55:17 +02:00
javascript Add some admin usage info for contextual help with crisp 2019-07-15 12:10:56 +02:00
jobs Official support for declarative demarches 2019-07-02 14:12:26 +02:00
lib download a dossier as zip with all attachments 2019-07-16 09:11:25 +02:00
mailers profile: send an email when the account is already taken 2019-07-10 11:31:09 +02:00
models dossiers: unify deletion of dossiers between manager and user 2019-07-16 16:22:20 +02:00
serializers Add avis to api 2019-06-27 14:40:17 +02:00
services download a dossier as zip with all attachments 2019-07-16 09:11:25 +02:00
uploaders Refactor message attachements to use active_storage 2019-07-10 15:35:29 +02:00
validators Remove ProcedurePath 2018-10-30 12:01:45 +01:00
views download a dossier as zip with all attachments 2019-07-16 09:11:25 +02:00