Vulcan/packages/nova-core/lib/containers
2017-01-15 22:06:50 +09:00
..
withApp.js more work on currentUser, withApp is not needed anymore (=== withCurrentUser), fix missing import on users schema 2016-12-21 12:04:43 +01:00
withCurrentUser.js add container aliases 2017-01-14 08:29:51 +09:00
withDocument.js Add missing Utils 2017-01-15 22:06:50 +09:00
withEdit.js get fragmentName from fragment, no need to define it separately anymore 2016-12-01 12:13:27 +09:00
withList.js Call Utils.convertDates when loading and sorting data to convert any date field stored as a string into an actual date object 2017-01-14 17:57:44 +09:00
withMessages.js update graphql related packages, clean withMesages 2017-01-09 13:33:26 +01:00
withMutation.js make withSingle accept slug parameter; no need for variables in withMutation anymore; port newsletter methods to Apollo 2016-12-07 15:30:40 +09:00
withNew.js move optimistic UI logic to withList using reducers option instead of inside individual mutations; add extraFragment option to form wrapper and handle query and mutation fragments differently; give remove mutation a return value; pass Terms in listTotal resolver 2016-12-05 09:29:49 +09:00
withRemove.js move optimistic UI logic to withList using reducers option instead of inside individual mutations; add extraFragment option to form wrapper and handle query and mutation fragments differently; give remove mutation a return value; pass Terms in listTotal resolver 2016-12-05 09:29:49 +09:00