Vulcan/packages/nova-lib/lib
2016-11-22 16:15:00 +09:00
..
server simplify oauth setup 2016-06-16 14:06:41 +09:00
callbacks.js remove Telescope global 2016-08-08 11:18:21 +09:00
client.js remove Telescope global 2016-08-08 11:18:21 +09:00
collections.js update apollo packages; use new fragments syntax (see https://github.com/apollostack/graphql-fragments#migrating); create new MoviesDetails, MoviesEditForm, MoviesItem components; simplify withEdit and withNew containers; create new withSingle container 2016-11-22 16:15:00 +09:00
config.js schemas good practice: change control: "none" to hidden: true 2016-11-18 10:03:01 +01:00
deep.js complete eslint devDeps and fix lint errors 2016-11-15 09:02:30 +01:00
deep_extend.js complete eslint devDeps and fix lint errors 2016-11-15 09:02:30 +01:00
graphql.js utils.stripTelescopeNamespace used in graphql schema gen, components, helpers when requesting a collection schema 2016-11-10 22:18:51 +01:00
intl-polyfill.js remove Telescope global 2016-08-08 11:18:21 +09:00
modules.js first pass at splitting off resolvers 2016-11-03 21:39:09 +09:00
mutations.js clean up Movies collection declaration; implement new check system for mutations, tie everything together 2016-11-21 19:23:43 +09:00
server.js use standard newMutation, editMutation, and removeMutation mutations for posts and comments 2016-11-07 11:47:33 +09:00
settings.js remove Telescope global 2016-08-08 11:18:21 +09:00
utils.js provide a nicer way to define options/config of a withList hoc (maybe re-inventing the wheel there), remove outdated CollectionContainers components 2016-11-20 02:25:16 +01:00