Mattias van den Belt
8aaf797a1c
Add email test in plugin settings ( #8156 )
...
* Add email test route and controller
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Add email settings page
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Add email Settings Container
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Remove unused getProviderConfig email service
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Add email (disabled) config fields
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email settings config form
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email settings container
Move Test button
Add testEmail input
Update config fields
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email settings form
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email plugin settings
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email plugin docs
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email settings page
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email settings permissions
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update settings container form
* Update mail text
* Fix alignment
* Add yup validation
* Update form submission
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Fix e2e test
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Fix e2e test
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Fix Baseline
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email plugin docs
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update (temp) BaselineAlignment component
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update text and button styles and placement
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email routes and permissions
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email controller and service
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email admin permissions
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update test permissions snapshot
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email admin permissions
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update all test snapshot
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update email settings permissions
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update test snapshots
* Fix text width
* Update styling, baseline, and docs link
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-03-05 10:37:33 +01:00
Pierre Noël
de395dfc88
refacto
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:41:19 +02:00
Pierre Noël
e000432027
add the possibility to edit the template for the forgot password email
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:41:18 +02:00
Pierre Noël
471d9ef89c
move email settings from db to files
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-14 16:56:14 +02:00
Dacre Denny
45d83ea3f5
Removed unused 'cb' callback on send method of Email service and Email providers ( #5371 )
...
Signed-off-by: dacre-denny <dacre@mooce.co.nz>
2020-03-20 14:02:47 +01:00
Jim LAURIE
6b5c0baf4e
Apply PR feedback
2019-10-22 16:14:34 +02:00
Jim LAURIE
a42811489f
Make init config async
...
Now you will be able to run async script in the plugin provider init function.
2019-10-22 16:07:51 +02:00
Jim LAURIE
404afec5de
Prefix providers
2018-10-19 09:26:09 +02:00
Jim LAURIE
7fdccc62ee
PR feedback
2018-08-23 18:28:13 +02:00
Austin Bratcher
ddc01eb27b
Update to add dynamic settings to email plugin
...
Email plugin now functions more like the upload plugin. Users can go to the plugins page, click on the settings cog for the email, and switch between providers or change settings. The default provider is strapi-email-sendmail. Extra providers can be added by installing strapi-email-mailgun or strapi-email-sendgrid.
2018-05-31 14:29:00 -05:00
Austin Bratcher
077b7ad69e
Added support in email plugin for Mailgun and Sendgrid
...
Added basic support for using Mailgun and Sendgrid (as opposed to the Sendmail) package in the email plugin. Configuration is done in plugins/email/config/settings.json
2018-05-23 00:18:39 -05:00
soupette
613940c1d9
Add eslint to email and graphql backend
2018-05-02 12:28:27 +02:00
Jim Laurie
3a9cb9b453
Use email templte config reset password
2018-01-15 14:50:53 +01:00
Aurelsicoko
87350ef2f1
Fix babel-polyfill dependencies and improve email appearance
2017-12-05 12:10:08 +01:00
Jim Laurie
2c43a856ce
Catch email error forgot password
2017-12-04 14:00:09 +01:00
Jim Laurie
74164aa38a
Remove log and fix email reset password 404
2017-12-04 13:40:07 +01:00
Jim Laurie
cd834d6828
Change email node module
2017-11-16 18:00:15 +01:00
Jim Laurie
a512d232d3
Add plugin send email
2017-11-16 16:58:45 +01:00