-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Welcome to the new_monsters wiki!
✔️ Separate admin from signup area by writing a new signup controller
✔️ Basic authentification (one password for all admin people, no user accounts)
✔️ Notification functionality in admin section (not automatic at first)
✔️ fix the html text from the notification-email (has another layout, to see that run: UserMailer.notification_email(user.first).deliver)
✔️ add a new action to the user controller to do the mailing thing
✔️ Get rid of seperate "Show" and "Edit" functions of list entries
✔️ Show date of sign up
✔️ Add table column "already notified"
✔️ Make table entries sortable (e.g. notified or not)
- ✔️ Corporate design 😉 with artwork from Rebecca(?)
✔️ add an emoji to the button to "send Emails"
- need Sven's input, but otherwise DONE!
-
add a gif to the sent mail (as an attachment)
DONE for now! TODO: Try to get a gif of a bunch of us dancing with a welcome/heart sign! (if possible) 😃 -
add a layout to the mails being sent(?)
(what? They already have a layout!)