todos-contra-el-fuego-web/imports/ui/pages
cleverbeagle 379f7dcd76 add support for transactional html/text emails
- Add support for welcome email on user creation (both OAuth and password users)
- Add support for html/text templating on verify email.
- Add support for html/text templating on reset password.
- Add handlers for converting Handlebars templates to HTML and text (template agnostic).
- Add helper function sendEmail() for compiling and sending templates via Email.send() (SMTP).
2017-09-07 17:23:08 -05:00
..
Documents corrections found while writing documentation 2017-06-05 16:44:35 -05:00
EditDocument - Fix PropTypes warning on EditDocument.js when failing to pass a doc prop. 2017-07-31 09:39:21 -05:00
ExamplePage add last minute tweaks found while writing docs 2017-06-13 08:12:26 -05:00
Index update CB related URLs and add a README.md 2017-06-13 08:28:50 -05:00
Login move logout functionality to logout page 2017-09-07 10:11:58 -05:00
Logout move logout functionality to logout page 2017-09-07 10:11:58 -05:00
NewDocument wip wiring up account forms 2017-05-25 16:31:01 -05:00
NotFound wip wiring up account forms 2017-05-25 16:31:01 -05:00
Page add static pages 2017-05-30 00:28:34 -05:00
Privacy add static pages 2017-05-30 00:28:34 -05:00
Profile improve ux on edit profile view for OAuth users 2017-09-07 10:59:21 -05:00
RecoverPassword wip adding account pages and add seeder package 2017-05-26 23:54:07 -05:00
ResetPassword add reset password flow 2017-05-28 12:11:07 -05:00
Signup - Add support for email verification. 2017-08-01 10:11:58 -05:00
Terms add static pages 2017-05-30 00:28:34 -05:00
VerifyEmail add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
ViewDocument - Fix PropTypes warning on EditDocument.js when failing to pass a doc prop. 2017-07-31 09:39:21 -05:00