Vulcan/packages/nova-base-components/lib
2016-11-10 14:22:47 +01:00
..
categories load categories with their own container (with loading handled in the presentational component); handle login / logout / register with fixed client.resetStore (apollo 0.5.1) 2016-11-10 10:54:43 +01:00
comments fix comment reply callback 2016-11-09 21:54:56 +09:00
common load categories with their own container (with loading handled in the presentational component); handle login / logout / register with fixed client.resetStore (apollo 0.5.1) 2016-11-10 10:54:43 +01:00
permissions add currentUser to schema/resolvers and give it to the AppContainer; re-enable canView/canEdit on CanDo comp (got broken at first migration to apollo); give back the document to custom FormComponent (used for example in the NewsletterButton in the account page) 2016-10-28 13:56:07 +02:00
posts load categories with their own container (with loading handled in the presentational component); handle login / logout / register with fixed client.resetStore (apollo 0.5.1) 2016-11-10 10:54:43 +01:00
users use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
client.js refactor newsletter package (Campaign -> Newsletter); refactor other packages 2016-06-23 17:24:58 +09:00
components.js small fixes on user mutations 2016-11-09 11:55:28 +09:00
config.js remove Telescope global 2016-08-08 11:18:21 +09:00
server.js refactor newsletter package (Campaign -> Newsletter); refactor other packages 2016-06-23 17:24:58 +09:00