Commit graph

18 commits

Author SHA1 Message Date
SachaG
cee5fa6b6c Make currentUser available as a variable for withDocument and withList 2018-02-14 19:10:29 +09:00
SachaG
8602bdcc27 Fix withDocument 2018-01-27 15:58:09 +09:00
Justin Reynolds
9cb5db5c67 Consolidate getCollection code 2018-01-26 22:00:36 -06:00
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
Luca Hagel
0f4eff8183 Use prop-types package in withDocument 2018-01-06 07:07:38 +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
aefefc9a7a Pass on data from withDocument and withList and accept new extraQueries option 2017-12-28 11:30:13 +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
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
SachaG
364559d7de add new Datatable component and use it for Users dashboard 2017-08-02 16:19:15 +09:00
SachaG
dfa2609e43 register CollectionDefaultFragment as regular fragment, too 2017-08-02 15:51:11 +09:00
SachaG
9a9b42bf86 add fields option to Card component; make withDocument use default fragments 2017-07-29 09:26:31 +09:00
SachaG
ac6aef6ce6 small fixes 2017-05-03 14:42:57 +09:00
SachaG
77187dad17 Fix Apollo-client issue (see https://github.com/apollographql/apollo-client/issues/1524) 2017-04-04 16:28:10 +09:00
SachaG
27da5d0de9 use options.collectionName instead of collection._name 2017-04-03 16:07:36 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
Renamed from packages/nova-core/lib/modules/containers/withDocument.js (Browse further)