.. |
admin.js
|
Make admin dashboard extendable
|
2017-06-17 15:25:41 +09:00 |
apollo.js
|
working on cookies+locale support
|
2018-05-16 11:43:19 +09:00 |
callbacks.js
|
Fix async callbacks called with no arguments
|
2018-06-22 23:41:20 -04:00 |
collections.js
|
- Added collection.options.singleResolverName and .multiResolverName to stay DRY
|
2018-09-10 06:16:00 -04:00 |
components.js
|
Refactor registerComponent to fix #2061 (see also #2031)
|
2018-09-12 10:07:08 +09:00 |
config.js
|
- Added collection.options.singleResolverName and .multiResolverName to stay DRY
|
2018-09-10 06:16:00 -04: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
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +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
|
Rework required field validation to make it work for intl fields when creating new documents
|
2018-08-17 19:02:44 +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
|
- Added collection.options.singleResolverName and .multiResolverName to stay DRY
|
2018-09-10 06:16:00 -04:00 |
graphql_templates.js
|
- Added collection.options.singleResolverName and .multiResolverName to stay DRY
|
2018-09-10 06:16:00 -04:00 |
headtags.js
|
Enable adding components to HeadTags outside of Helmet
|
2017-10-17 10:26:38 +09:00 |
icons.js
|
Minor clean-ups
|
2018-06-17 08:00:19 +09:00 |
index.js
|
Minor fixes to form, mutators; query, and payments
|
2018-07-07 18:49:04 +02:00 |
intl.js
|
Rework required field validation to make it work for intl fields when creating new documents
|
2018-08-17 19:02:44 +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 #2027
|
2018-08-03 11:14:15 +09:00 |
startup.js
|
Refactor connectors code to avoid repeating getSetting
|
2018-03-03 11:39:56 +09:00 |
strings.js
|
first steps on language switching support
|
2018-05-04 12:01:12 +09:00 |
utils.js
|
Rework required field validation to make it work for intl fields when creating new documents
|
2018-08-17 19:02:44 +09:00 |
validation.js
|
Fix eslint issues
|
2018-06-30 11:34:17 +02:00 |