Commit graph

135 commits

Author SHA1 Message Date
SachaG
832fd5198d Make withDocument accept collectionName too like withList 2018-01-27 12:42:12 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Justin Reynolds
020d970beb Fix circular dependency in example-forum 2018-01-25 12:53:19 -06:00
SachaG
55494d3de2 Only show Edit and New buttons if user has proper permissions 2018-01-25 18:20:29 +09:00
SachaG
4985ba2571 Fix withAccess 2018-01-25 18:12:32 +09:00
SachaG
af4c44a2af v1.8.5 2018-01-20 16:51:20 +09:00
SachaG
c9936ed69f v1.8.4 2018-01-20 11:07:27 +09:00
SachaG
2ae8176c71 Small fixes 2018-01-20 11:02:11 +09:00
SachaG
63df1fdd3e Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-01-11 21:30:41 +09:00
SachaG
b21dac2c3d Card component tweaks 2018-01-11 21:30:34 +09:00
Sacha Greif
0b859bd871
Merge pull request #1803 from schuttsm/admin-delete-user-hide
fix admin delete user hide bug
2018-01-11 15:10:34 +09:00
SachaG
a72250d8ce v1.8.3 2018-01-11 13:52:09 +09:00
Stephen Schutt
747350c0e5 fix bug where modal doesn't hide after user is deleted 2018-01-06 17:52:52 +01:00
Luca Hagel
1ecf8eb4ec Stringify logged objects 2018-01-06 13:46:31 +01:00
Luca Hagel
bdc05e1bc1 Add indentation groups & color escape sequences to cb & resolver logs 2018-01-06 13:40:40 +01:00
Luca Hagel
0f4eff8183 Use prop-types package in withDocument 2018-01-06 07:07:38 +01:00
Luca Hagel
bf5a67f790 Use prop-types package in withList 2018-01-06 07:06:48 +01:00
SachaG
6659bd14e6 Add support for throwing/showing "document not found" errors in withDocument and default resolvers 2018-01-04 09:41:48 +09:00
SachaG
c80e38eb1f Add New button to datatables 2018-01-03 15:13:50 +09:00
SachaG
9ea2ce7b88 Merge branch 'master' into devel 2018-01-03 08:48:27 +09:00
SachaG
c6d3911fd1 Small fixes 2018-01-02 13:05:34 +09:00
SachaG
05084e6fb5 Add support for GraphQL comments/descriptions for fields, queries, mutations, types 2018-01-02 13:04:33 +09:00
SachaG
20e8bab810 fix typo 2017-12-30 10:56:54 +09:00
SachaG
79b38f4d03 withAccess 2017-12-30 10:52:11 +09:00
SachaG
abe0a5e639 Forum example: categories -> categoriesIds 2017-12-29 08:59:58 +09:00
SachaG
aefefc9a7a Pass on data from withDocument and withList and accept new extraQueries option 2017-12-28 11:30:13 +09:00
SachaG
ac5d92d89c 1.8.2 2017-12-28 10:11:44 +09:00
Luca Hagel
93a83ea12e Rename EditButton.jsx.js to .jsx 2017-12-27 03:41:20 +01:00
SachaG
fc3a5d58b1 v1.8.1 2017-12-27 09:56:49 +09:00
SachaG
0a7500ac66 Fix double slashes in site image path 2017-12-20 09:43:00 +09:00
SachaG
010fff2e21 Implement server-side internal event tracking 2017-12-18 09:57:17 +09:00
SachaG
104b630448 Create new events-internal package to hold internal Mongo event tracking code 2017-12-17 20:59:26 +09:00
SachaG
4d55c2f788 Small fixes 2017-12-17 18:00:48 +09:00
SachaG
983c08d52f Pass current route to router.onUpdate hook; trigger router.onUpdate from new RouterHook component; Add new event.identify hook; refactor events package, add new events-ga and events-segment packages 2017-12-17 17:42:06 +09:00
SachaG
0cbb904f2d Set enableCache when defining HoC rather than when defining resolvers for more granularity 2017-12-13 18:39:19 +09:00
SachaG
574f08c449 Enable Engine caching 2017-12-08 20:54:23 +09: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
cd5a31f6b0 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-11-09 10:02:27 +09:00
SachaG
aec4c0ae69 Add Datatable emptyState prop 2017-11-09 10:00:56 +09:00
Sacha Greif
7accd7c6ae improve calback documentation; fix edit validation issue; add postedAt callback 2017-11-08 10:06:01 +09:00
Sacha Greif
712f258a7c make pollInterval globally configurable via a setting 2017-11-03 11:41:12 +09:00
Sacha Greif
33296c1421 Add fetchPolicy and propertyName options to withList and withDocument 2017-11-01 15:37:57 +09:00
Sacha Greif
6dd521a9b1 Add EditButton core component 2017-10-26 16:04:26 +09:00
Sacha Greif
50943f01de First pass at /callbacks dashboard 2017-10-21 15:58:02 +09:00
Sacha Greif
5d444df3a5 Enable adding components to HeadTags outside of Helmet 2017-10-17 10:26:38 +09:00
Sacha Greif
f5c2d21274 Small fixes; Default newsletter to *not* be automatically sent out 2017-10-14 11:06:25 +09:00
Sacha Greif
0af5e365d3 Add new HeadComponent to make it easier to add permanent head tags 2017-10-14 11:05:36 +09:00
SachaG
7a921915c3 Small fixes 2017-10-05 10:17:14 +09:00
SachaG
24ccf1ff95 Various fixes 2017-10-05 09:14:42 +09:00
SachaG
faa573c95f add showSearch option to Datatable 2017-10-05 09:12:53 +09:00