.. |
admin.js
|
Make admin dashboard extendable
|
2017-06-17 15:25:41 +09:00 |
apollo.js
|
use Dataloader for posts list, post user, and post upvoters resolvers
|
2017-04-15 12:03:25 +09:00 |
callbacks.js
|
Add 'user.postlogin' hook to queue actions until after a user is logged in
|
2017-08-21 15:35:19 +09:00 |
collections.js
|
Improve image upload form styling; pass context to parameters callback
|
2017-08-05 14:46:02 +09:00 |
components.js
|
Telescope -> Vulcan
|
2017-06-13 00:16:52 -07:00 |
config.js
|
version 1.7.0
|
2017-08-02 19:02:18 +09: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 |
dynamic_loader.js
|
Make dynamic imports work properly; move Avatar component to core to enable using admin dashboard without base-components
|
2017-07-05 10:31:37 +09:00 |
findbyids.js
|
Fixes and clean-up
|
2017-05-23 09:48:48 +09:00 |
fragments.js
|
Fix handling of GraphQL schema-level validation errors in forms. Note: GraphQL errors currently happen before server-side validation errors, instead of happening at the same time.
|
2017-09-06 18:10:26 +02:00 |
graphql.js
|
clean up notifications/email code
|
2017-08-24 13:16:50 +09:00 |
headtags.js
|
refactor HeadTags and update Helmet
|
2017-07-29 16:26:34 +09:00 |
icons.js
|
integrate Embedly thumbnail inside EmbedlyURL component (not using ThumbnailURL anymore)
|
2017-05-06 16:08:01 +09:00 |
index.js
|
add new default resolvers and default mutations; improve the way field resolvers are defined
|
2017-07-03 10:54:10 +09:00 |
intl_polyfill.js
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
mongo_redux.js
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
redux.js
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
routes.js
|
add extendRoute
|
2017-08-30 18:50:14 +09:00 |
settings.js
|
fix newsletter issues
|
2017-08-09 19:20:21 +09:00 |
strings.js
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
utils.js
|
compactObject now removes empty arrays too
|
2017-08-16 15:08:22 +09:00 |
validation.js
|
Do not validate required fields on edit operation
|
2017-09-11 15:55:25 +02:00 |