Vulcan/packages/vulcan-lib/lib/modules
2018-12-19 16:10:54 +01:00
..
admin.js Make admin dashboard extendable 2017-06-17 15:25:41 +09:00
apollo.js Do not try to specify locale on headers (let client/server figure it out from other headers) 2018-10-02 12:29:39 +09:00
callbacks.js Merge branch 'master' into devel 2018-12-19 16:10:54 +01:00
collections.js Use lowercase typeName for callbacks 2018-12-15 16:30:38 +09:00
components.js expose mergeWithComponents 2018-11-29 14:24:18 +01:00
config.js v1.12.11 2018-12-15 15:10:18 +09:00
debug.js Fix linting 2018-01-25 15:03:03 -06:00
deep.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
deep_extend.js Fix ESLint 2018-09-12 11:59:00 +09:00
detect_locale.js Clean up 2018-05-10 09:38:25 +09:00
dynamic_loader.js eslint disable 2018-06-30 12:19:32 +02:00
errors.js centralize error throwing in new throwError function 2018-12-02 10:01:48 +09:00
findbyids.js Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
fragment_matcher.js Add API for adding fragment matchers to apollo client; delay apollo client initialization until after app initialization 2017-09-14 10:06:41 +02:00
fragments.js Fields with "$" should never be included in generated fragments (fix #2044) 2018-09-01 07:41:55 +09:00
graphql.js Field resolvers should check for access (fix #2124) 2018-11-23 09:26:56 +09:00
graphql_templates.js Fix ESLint 2018-09-12 11:59:00 +09:00
handleOptions.js start splitting code, reuse options handler 2018-10-29 22:08:41 +01:00
headtags.js Enable adding components to HeadTags outside of Helmet 2017-10-17 10:26:38 +09:00
icons.js Fix ESLint 2018-09-12 11:59:00 +09:00
index.js start splitting code, reuse options handler 2018-10-29 22:08:41 +01:00
intl.js Fix issue with addIntlFields callback 2018-12-15 16:27:06 +09:00
intl_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
mongo_redux.js Minor clean-ups 2018-06-17 08:00:19 +09:00
redux.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
routes.js Use getComponent for childRoutes 2018-01-11 22:59:25 +01:00
settings.js Fix ESLint 2018-09-12 11:59:00 +09:00
startup.js Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
utils.js Fix linting 2018-12-02 10:28:04 +09:00
validation.js Add correct id code to intl field missing validation errors 2018-11-30 15:59:07 +09:00