Commit graph

40 commits

Author SHA1 Message Date
Sacha Greif
f5c2d21274 Small fixes; Default newsletter to *not* be automatically sent out 2017-10-14 11:06:25 +09:00
SachaG
972dd565bb versionsFrom 2017-10-05 09:12:08 +09:00
SachaG
0ca8d2dc30 Version 1.8.0 2017-09-29 15:04:28 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
d967b927e9 Split out i18n strings into correct packages 2017-09-13 10:21: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
1fdee1025f fix newsletter issues 2017-08-09 19:20:21 +09:00
SachaG
f82531e6e7 version 1.7.0 2017-08-02 19:02:18 +09:00
SachaG
f2dcae9ac8 Fix old Telescope github links 2017-08-01 14:23:07 +09:00
SachaG
5a0d0bd4c5 version 1.6.1 2017-08-01 14:20:56 +09:00
SachaG
6151b800b8 v1.6.0 2017-07-14 10:53:52 +09:00
SachaG
9a8c7b7411 Merge branch 'devel'
# Conflicts:
#	packages/vulcan-newsletter/lib/server/integrations/mailchimp.js
2017-07-14 10:52:32 +09:00
SachaG
14f46a889e whoops 2017-07-13 17:41:29 +09:00
SachaG
77f651d2d5 syntax clean up 2017-07-13 17:37:59 +09:00
SachaG
7ff1ada7d9 add new default resolvers and default mutations; improve the way field resolvers are defined 2017-07-03 10:54:10 +09:00
SachaG
a370cca0ce Better Apollo error handling using apollo-errors (used for newsletter for now) 2017-06-30 11:18:16 +09:00
klokie
25009baba5 use correct code for Mailchimp "already subscribed" state 2017-06-16 21:42:51 +02:00
SachaG
6887c70fc0 Telescope -> Vulcan 2017-06-13 00:16:52 -07:00
SachaG
c4b2691d43 version 1.5.0 2017-06-11 19:39:57 -07:00
SachaG
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
Michel Herszak
7be240e6ac Fixed components before merge 2017-05-23 08:55:05 -06:00
Michel Herszak
2e7b461e24 Added PropTypes package and changed Component to PureComponent 2017-05-23 08:42:28 -06:00
SachaG
5a7d012145 Version 1.4.0 2017-05-20 10:02:37 +09:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
36736c498f refactor embedly package; getEmbedlyData mutation -> getEmbedData; add new builtin provider and EmbedAPI provider to embed package 2017-05-13 16:36:01 +09:00
SachaG
0210696017 Newsletters.subscribe -> Newsletters.subscribeUser 2017-04-20 19:06:59 +09:00
SachaG
11abfb8ad3 Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed 2017-04-19 12:19:17 +09:00
SachaG
778ad9b64d Newsletter package shouldn’t throw errors when no settings are present 2017-04-18 09:56:38 +09:00
SachaG
dd76442ab3 keepViewableFields -> restrictViewableFields (clearer name); always capitalize collection names; export new Collections array 2017-04-15 12:02:16 +09:00
SachaG
f9386a07bd Add sample newsletter integration template file 2017-04-12 11:51:57 +09:00
SachaG
f6165a1d2c more refactoring 2017-04-12 11:46:27 +09:00
SachaG
e48a94598d Add title 2017-04-12 10:02:30 +09:00
SachaG
881ac78cac Merge branch 'master' into devel 2017-04-11 11:38:45 +09:00
SachaG
b57b55351f More refactoring, working on sendy integration 2017-04-11 10:49:54 +09:00
SachaG
b8e6751790 Refactoring newsletter package, adding sendy integration 2017-04-11 10:27:35 +09:00
SachaG
99c88dcbb1 Version 1.3.2 2017-04-10 11:23:39 +09:00
SachaG
2c741e526d version 1.3.1 2017-04-09 15:47:08 +09:00
SachaG
09dea1cff8 Create new Newsletters collection 2017-04-02 21:11:09 +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