demarches-normaliennes/app/views/users
Pierre de La Morinerie 982a209e7d dossiers: use the depose_at date in the deposit recepit
A dossier has several submission dates:
- `depose_at` is the first date at which the dossier was submitted
- `en_construction_at` is the last date at which the dossier was
  submitted OR reverted from `en_instruction` to `en_construction`.

For now we prefer to display the earliest date:
- it gives more rights to the user,
- en_construction_at means the administration can reset at will the date
  printed on deposit receipts (by moving the dossier `en_instruction`
  and then back), which we don't want.
2022-05-04 17:41:21 +02:00
..
activate Fix instructeur invitation 2019-08-13 15:15:16 +02:00
confirmations fix missing alt 2020-08-04 13:41:10 +00:00
demarches app: rename new_user to users 2019-03-25 10:56:39 +01:00
dossiers dossiers: use the depose_at date in the deposit recepit 2022-05-04 17:41:21 +02:00
passwords devise: unify password reset views 2021-09-09 09:40:40 -05:00
profil app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00
registrations i18n: remove simple_form locale files 2021-09-21 10:44:20 -05:00
sessions more compression 2022-03-03 09:30:15 +01:00
shared Fix some files according the the .editorconfig rules 2018-09-20 16:23:09 +02:00
statistiques fix stats view for users 2021-06-06 19:35:48 +02:00
_general_footer_row.html.haml ameliore la decouvrabilité du code 2022-04-28 17:16:34 +02:00
_login_banner.html.haml [Fixes #2597] Remove given_name and family_name delegation 2018-10-04 13:54:07 +02:00
_procedure_footer.html.haml feat(administrateur/procedure#create): allow admin to add a lien to the DPO, allow user to consult link to dpo. enhance spec on _procedure_footer.html 2022-04-27 15:09:02 +02:00