demarches-normaliennes/app/views
Pierre de La Morinerie f131dbb80d instructeurs: make the create form not using email directly
Before the form attempted to read an email value from the Instructeur
model, and failed (because the empty Instructeur had no user yet).

We could let `Instructeur#email` return `nil` if there is no User –
but as a created Instructeur is always supposed to have a User, this
seems like a nice safeguard to keep.

So instead this commit rewrites the create form, which now doesn’t
depend on an Instructeur model. Seems easy enough for now.
2019-11-04 10:44:24 +01:00
..
active_storage/blobs Add ActionText 2019-07-03 13:15:49 +02:00
admin instructeurs: make the create form not using email directly 2019-11-04 10:44:24 +01:00
administrateur_mailer ! NEED JOB REBOOT Move remind activation logic to user 2019-08-14 16:34:50 +02:00
administrateurs remove useless session views 2019-08-14 18:04:26 +02:00
administration_mailer Minor text changes in new admin email [fix #3628] 2019-03-25 17:40:10 +01:00
administrations/sessions omniauth: protect against CSRF 2019-07-15 18:16:00 +02:00
attachments views: refactor the attachment/edit view 2019-10-31 10:27:19 +01:00
avis_mailer changement de wording 2019-08-20 13:53:24 +02:00
champs Load leaflet from a separate chunk 2019-05-02 14:10:48 +02:00
commencer Link Dossier and GroupeInstructeur 2019-09-03 06:47:02 +02:00
demandes admin: minor text changes 2019-04-01 10:40:31 +02:00
devise_mailer [fix #1709] A user can change its email 2019-07-09 11:55:17 +02:00
dossier_mailer mailers: turn revert_to_instruction into a notification email 2019-09-10 13:29:06 +02:00
fields Remove duplicated attachments 2019-09-17 18:12:53 +02:00
groupe_instructeur_mailer Remove instructeur from the group 2019-10-23 21:47:20 +02:00
instructeur_mailer UI work 2019-10-22 09:51:14 +02:00
instructeurs instructeurs: fix expert creation not to use Instructeur.email 2019-11-04 10:44:24 +01:00
invite_mailer add quote show the message invite 2019-07-23 19:05:56 +02:00
invites fix wording 2019-10-01 15:32:03 +02:00
layouts procedure: move description to views/shared 2019-10-31 10:27:19 +01:00
manager manager: allow hidden procedures to be searched 2019-10-31 17:03:02 +01:00
new_administrateur procedure: improve layout of the "webhook" field 2019-10-31 16:04:47 +01:00
notification_mailer admin: display CTA buttons in emails preview 2019-07-25 12:25:50 +02:00
root images: rename 'attachment' icon to 'attached' 2019-10-31 10:27:19 +01:00
shared procedure: move description to views/shared 2019-10-31 10:27:19 +01:00
stats helpscout: use replies_sent to compute contact rate 2019-09-11 17:26:10 +02:00
support Cleanup application_controller and current_user 2019-09-17 12:37:37 +02:00
user_mailer Fix instructeur invitation 2019-08-13 15:15:16 +02:00
users views: improve the state button 2019-10-15 12:48:14 +02:00