Commit graph

4664 commits

Author SHA1 Message Date
SachaG
720b623089 fix generated form fragment bug 2017-04-28 09:30:09 +09:00
SachaG
ef9bcaa976 Clean up 2017-04-28 09:25:29 +09:00
SachaG
c9c2030752 Replace autoValue with onInsert, onEdit, onRemove 2017-04-28 09:24:28 +09:00
SachaG
1f9e5c17b9 Test for existence of loader before trying to clear cache 2017-04-25 12:57:08 +09:00
SachaG
f4dc181d60 don’t capitalize collection name 2017-04-25 12:56:48 +09:00
SachaG
6693768e6e Make withList work even when no mutations are defined 2017-04-25 11:10:44 +09:00
SachaG
0210696017 Newsletters.subscribe -> Newsletters.subscribeUser 2017-04-20 19:06:59 +09:00
SachaG
c0b9e6f6f7 Default sticky to false on new posts creation 2017-04-20 19:06:45 +09:00
SachaG
404ce0a52c Use currentUserLoading instead of loading; add setFormState helper to form context 2017-04-20 16:04:24 +09:00
SachaG
70d94bacdd Merge branch 'master' into devel 2017-04-20 11:29:04 +09:00
SachaG
19964efe1c ID should be optional 2017-04-20 11:28:43 +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
b98c86afa4 clean up 2017-04-18 09:56:48 +09:00
SachaG
778ad9b64d Newsletter package shouldn’t throw errors when no settings are present 2017-04-18 09:56:38 +09:00
SachaG
7e56a7180d export addAsChildRoute 2017-04-16 21:39:16 +09:00
SachaG
5466545683 Update removeGettingStartedContent() to work without a method 2017-04-16 09:47:33 +09:00
SachaG
1e9ddbb92b Merge branch 'dataloader' into devel 2017-04-15 21:40:20 +09:00
SachaG
64afd5d8c2 Use prefilledProps for both edit document and new document forms 2017-04-15 21:40:15 +09:00
SachaG
0dd0078a1f clean up 2017-04-15 21:39:36 +09:00
Sacha Greif
aa35d7f896 Merge pull request #1616 from Discordius/upstream
fix bug where All Categories didn't clear the category filter
2017-04-15 21:34:56 +09:00
SachaG
986c6bc79f Using dataloader for users, posts, comments, categories, and voting resolvers 2017-04-15 16:30:31 +09:00
SachaG
1c080a4059 use Dataloader for posts list, post user, and post upvoters resolvers 2017-04-15 12:03:25 +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
193b0a2895 Use function foo() {} syntax for all callback functions so they have names 2017-04-14 11:37:30 +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
b41102630f don’t try to follow resolvers for form’s generated fragment 2017-04-12 10:02:22 +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
ESRogs
558f8fd676 fix bug where All Categories didn't clear the category filter 2017-04-10 16:51:07 -07:00
SachaG
99c88dcbb1 Version 1.3.2 2017-04-10 11:23:39 +09:00
SachaG
a815dca0a2 Fix posts form bug with missing status options 2017-04-10 11:22:49 +09:00
SachaG
8d2a54e4cb Merge branch 'master' of https://github.com/VulcanJS/Vulcan 2017-04-09 15:59:52 +09:00
SachaG
4da8c04bec Add package versions in order to publish lib and accounts packages 2017-04-09 15:56:33 +09:00
SachaG
2c741e526d version 1.3.1 2017-04-09 15:47:08 +09:00
SachaG
37532d276d Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-04-09 15:43:57 +09:00
SachaG
59700381a2 Create same dummy users for movies example and Instagram example 2017-04-09 15:43:26 +09:00
Sacha Greif
e69f2249c0 Merge pull request #1612 from iamrommel/devel
Should call the property of parentRouteName properly
2017-04-07 22:04:36 +09:00
Rommel Manalo
e1622bfe19 Should call the property of parentRouteName properly by using "[]" and not by "." notation 2017-04-07 20:50:41 +08:00
Sacha Greif
699fe90065 Update README.md 2017-04-07 18:50:48 +09:00
SachaG
991b01b385 Merge branch 'iamrommel-devel' into devel 2017-04-07 18:41:48 +09:00
SachaG
118693b9db formatting 2017-04-07 18:41:33 +09:00
SachaG
f0e9617771 Merge branch 'devel' of https://github.com/iamrommel/Telescope into iamrommel-devel 2017-04-07 18:33:07 +09:00
SachaG
9135ec00fc Check on terms rather than selector for easier use client-side 2017-04-07 17:13:12 +09:00
SachaG
4f0c190dd8 Add permission checks to Posts resolvers 2017-04-07 16:06:33 +09:00
Rommel Manalo
d62a1896eb Added the extra arguments on addRoute(routeOrRouteArray, parentRouteName); if there there is value for parentRouteName it will look for the route name and add the new route as a child of it 2017-04-07 13:40:14 +08:00
Rommel Manalo
6d658b3738 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2017-04-07 11:30:10 +08:00
SachaG
0369d19c10 Telescope -> Vulcan; add Vulcan.getGraphQLSchema on the server 2017-04-06 11:10:23 +09:00