Vulcan/packages/nova-core/lib/containers
2016-12-06 16:25:50 +09:00
..
FlashContainer.jsx flash-messages logic handle via redux for all the components 2016-10-31 17:13:14 +01:00
withApp.js put withCurrentUser back in nova:core after all… 2016-11-30 16:58:28 +09:00
withCurrentUser.js put withCurrentUser back in nova:core after all… 2016-11-30 16:58:28 +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 finish daily view 2016-12-06 14:46:28 +09:00
withMutation.js add withMutation helper HoC for mutations that return a single JSON object 2016-12-06 16:25:50 +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
withSingle.js get fragmentName from fragment, no need to define it separately anymore 2016-12-01 12:13:27 +09:00