SachaG
|
5b5017888b
|
Add support for attachments to email
|
2019-01-19 21:32:36 +09:00 |
|
SachaG
|
111e00ecae
|
Fix semicolons and other linting issues
|
2018-12-31 15:22:17 +09:00 |
|
SachaG
|
75eb7f3c81
|
Change email.data() and email.subject() signatures to single object; also pass locale; add __ and ___ handlebar helpers
|
2018-10-20 16:41:02 +09:00 |
|
SachaG
|
adabf3882f
|
Pass params to testVariables function; add debug output for email variables
|
2018-10-20 12:42:55 +09:00 |
|
SachaG
|
cdb702cddd
|
Pass query results to email's data() function as second argument (fix #2048)
|
2018-10-18 15:21:17 +09:00 |
|
SachaG
|
2ca34ba335
|
Various small fixes
|
2018-10-14 18:10:32 +09:00 |
|
SachaG
|
7847798e09
|
Better error when template doesn't exist
|
2018-09-29 17:12:58 +09:00 |
|
Sara Itani
|
6a54521dc6
|
Email subjects shouldn't be coupled with sitename
|
2018-09-27 03:24:11 -07:00 |
|
Sara Itani
|
aeeb87ddc0
|
simplify email logic
|
2018-09-26 12:41:02 -07:00 |
|
Sara Itani
|
cf260fdc5c
|
Support email headers property
|
2018-09-26 12:24:48 -07:00 |
|
SachaG
|
dfa4c77314
|
ESLint fixes
|
2018-09-16 11:48:38 +09:00 |
|
Sacha Greif
|
5ccb9ab92d
|
Merge pull request #2062 from OrigenStudio/feature/cc-bcc-replyTo-added-to-email-api
Added support for cc, bcc, and replyTo fields for email API
|
2018-09-16 10:11:18 +09:00 |
|
PolGuixe
|
a696183dfc
|
refactored again and eliminated utils helpers
|
2018-09-14 12:58:28 +02:00 |
|
PolGuixe
|
007ad2a6fd
|
VulcanEmail.send is backwards compatible
|
2018-09-13 16:41:47 +02:00 |
|
SachaG
|
5fc0e30f40
|
Fix ESLint
|
2018-09-12 11:59:00 +09:00 |
|
PolGuixe
|
3084916bdc
|
added support for cc, bcc, and replyTo fields for email API
|
2018-09-11 11:14:54 +02:00 |
|
PolGuixe
|
ec5e16fe34
|
fixed issue that hardcoded queries to work with single queries
I am using the VulcanEmail.build method to avoid repeating code
|
2018-09-03 21:05:38 +02:00 |
|
SachaG
|
d4193fd7e5
|
Merge branch 'devel' into opencrud
# Conflicts:
# packages/vulcan-lib/lib/modules/collections.js
|
2018-06-14 09:55:52 +09:00 |
|
SachaG
|
0074defdc2
|
Add correct property to email data for intl Strings
|
2018-06-11 10:53:39 +09:00 |
|
SachaG
|
ad1f47ef73
|
Make debug email routes work with new APIs
|
2018-06-06 11:39:04 +09:00 |
|
SachaG
|
422b413f98
|
Enable context.locale in emails
|
2018-05-10 18:34:59 +09:00 |
|
SachaG
|
00b2a159c1
|
Add Strings object to email data, add locale support to emails
|
2018-05-10 09:22:24 +09:00 |
|
Erik Schannen
|
c10ece2934
|
- Correct Callbacks schema to ensure compatibility with more recent versions of simpl-schema
- Add option to VulcanEmail.send to not swallow errors
- Only use md5 module of crypto-js to reduce bundle size
|
2018-02-16 01:00:33 -05:00 |
|
Justin Reynolds
|
75b6ece0a4
|
Fix linting
|
2018-01-25 15:03:03 -06:00 |
|
SachaG
|
68351674da
|
Work on adding caching option to default resolvers; add loadingMore prop to withList
|
2017-11-30 23:08:27 +09:00 |
|
SachaG
|
0fb9771376
|
Don't forget to await!
|
2017-09-30 11:47:41 +09:00 |
|
SachaG
|
984021cd7f
|
Clean up/refactor settings; add registerSetting and /settings route
|
2017-09-22 12:24:15 +02:00 |
|
SachaG
|
dbe888a56c
|
refactor vulcan:newsletter package to be collection-agnostic; move posts newsletter logic to posts package
|
2017-08-28 22:27:07 +09:00 |
|
SachaG
|
69dc464902
|
clean up notifications/email code
|
2017-08-24 13:16:50 +09:00 |
|
SachaG
|
8d6855d09c
|
add support for passing arbitrary non-GraphQL data to email template
|
2017-08-20 17:15:40 +09:00 |
|
SachaG
|
0a6034aed1
|
update all emails to use GraphQL queries; various fixes
|
2017-08-20 17:02:30 +09:00 |
|
SachaG
|
163561fd4c
|
Make emails work with runQuery utility
|
2017-08-19 16:13:59 +09:00 |
|
SachaG
|
03240c93c0
|
move email template rendering route to email package
|
2017-08-16 15:07:52 +09:00 |
|
SachaG
|
6887c70fc0
|
Telescope -> Vulcan
|
2017-06-13 00:16:52 -07:00 |
|
SachaG
|
1c02488e62
|
Add “enableDevelopmentEmails” setting that defaults to false to prevent sending unwanted dev emails
|
2017-05-23 09:44:22 +09:00 |
|
SachaG
|
929352619f
|
Nova -> Vulcan
|
2017-03-24 10:35:19 +09:00 |
|
SachaG
|
72be56a590
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
|