SachaG
da98a6bd53
Merge branch 'form-errors' of https://github.com/OrigenStudio/Vulcan into OrigenStudio-form-errors
...
# Conflicts:
# packages/vulcan-lib/lib/modules/validation.js
2018-06-30 09:26:26 +02:00
SachaG
e921c9762c
Remove intl fields sub-schema optional:false
2018-06-28 22:17:58 +02:00
SachaG
dc3d8f8ec0
Refactor
2018-06-28 21:54:45 +02:00
SachaG
a13e61d8b0
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
2018-06-28 21:35:55 +02:00
SachaG
2d2d1033b5
Enable required locale validation for individual locales; add support for intl: true
on schema fields
2018-06-28 21:35:44 +02:00
ochicf
8031e9e17b
Merge branch 'devel' into form-errors
2018-06-28 10:32:09 +02:00
ochicf
9c2500cde4
pass collection name as error property
2018-06-28 10:26:12 +02:00
Apollinaire
2458d82ef1
New default for Apollo tracing
...
Default behaviour for apollo tracing is now enabled on dev and disabled on prod. To enable on prod, or disable on dev, the private boolean setting `apolloTracing` is available
2018-06-27 15:11:19 +02:00
SachaG
4f80444743
Better debug logging
2018-06-25 08:41:44 +02:00
SachaG
cc00b6dae7
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
2018-06-24 08:41:35 +02:00
Matt Black
d486b49ac3
Fix async callbacks called with no arguments
2018-06-22 23:41:20 -04:00
SachaG
6201b55837
insertableBy -> canCreate
2018-06-22 20:57:31 +09:00
SachaG
50fba6b0a3
viewableBy -> canRead
2018-06-22 20:55:22 +09:00
SachaG
6ee6dea156
Merge branch 'fieldViewEdit' of https://github.com/Apollinaire/Vulcan into Apollinaire-fieldViewEdit
2018-06-22 11:53:29 +09:00
Apollinaire
ac0a875c3a
remove backwards comp. from function name change and add new names to...
...
all instances of functions Users.can... in the whole code
2018-06-21 14:27:20 +02:00
Matt Black
8b8976db58
Allow passing multiple args to HOCs
2018-06-20 16:08:49 -04:00
SachaG
a7081f71c1
Show warning when collections have no GraphQL-enabled fields
2018-06-20 10:24:57 +09:00
SachaG
91246d083c
Better backwards compatibility + fix callback names case
2018-06-19 11:00:20 +09:00
SachaG
8ec093aac5
Better backwards compatibility; improve mutator debug
2018-06-18 10:05:54 +09:00
SachaG
213ec0f385
Fix a few issues with data/modifier
2018-06-17 16:23:22 +09:00
SachaG
367c071fc0
Move mutation/query generating logic to graphql.js; do not crash when schema has no GraphQL-compatible fields
2018-06-17 13:24:09 +09:00
SachaG
1d5d5b8ebc
Small bugfixes, make selectors work with both _id and documentId
2018-06-17 12:30:37 +09:00
SachaG
629e4c2c58
Minor clean-ups
2018-06-17 08:00:19 +09:00
SachaG
d9bc8b8c88
New default mutations/default resolvers API
2018-06-17 07:49:33 +09:00
SachaG
2b61d31ccb
Merge branch 'master' into devel
...
# Conflicts:
# packages/vulcan-users/lib/server/on_create_user.js
2018-06-16 10:16:09 +09:00
SachaG
e783d51dca
v1.11.2
2018-06-16 08:57:45 +09:00
SachaG
ecc97f157e
Support new syntax for registerComponent
2018-06-15 14:30:45 +09:00
SachaG
51acfa7ffc
Migrate new callbacks to new single argument API
2018-06-15 10:18:20 +09:00
SachaG
6f9f198022
Merge branch 'master' into devel
2018-06-14 19:36:07 +09:00
SachaG
a0af40fd07
specify package version
2018-06-14 19:29:58 +09:00
SachaG
f66d31fa03
Adapt mutator and field callbacks for new naming and new arguments
2018-06-14 15:51:04 +09:00
SachaG
d4193fd7e5
Merge branch 'devel' into opencrud
...
# Conflicts:
# packages/vulcan-lib/lib/modules/collections.js
2018-06-14 09:55:52 +09:00
SachaG
c0650893fa
v1.11.1
2018-06-14 08:51:03 +09:00
SachaG
b0e7c4bf97
Only reset store when intl fields exist
2018-06-14 08:47:58 +09:00
Sacha Greif
05a0e78904
Merge pull request #1995 from Apollinaire/runqueryRename
...
runQuery->runGraphQL
2018-06-13 08:38:33 +09:00
SachaG
4da86c44a3
Add support for sortable property (bool/string) on datatable columns to make them sortable
2018-06-12 15:24:17 +09:00
SachaG
9008b34f85
canRead, canCreate, canUpdate
2018-06-11 15:47:56 +09:00
SachaG
453e304050
Revert auth.js change since it breaks auth
2018-06-11 10:25:54 +09:00
SachaG
05e167bc2e
Add hot-code-push
2018-06-10 12:15:10 +09:00
SachaG
f3c1f7bf31
isolate accounts-base dependency
2018-06-10 11:39:18 +09:00
SachaG
aed693238d
Meteor 1.7
2018-06-10 10:39:06 +09:00
SachaG
60f47a5189
Various small fixes (thanks @justinr1234)
2018-06-08 13:31:15 +09:00
Apollinaire
0bf44e8b45
runQuery->runGraphQL
2018-06-06 12:46:14 +02:00
SachaG
a532dab9b7
singleInputTemplate should use selectorUniqueInputTemplate
2018-06-06 11:00:53 +09:00
SachaG
4e6abff1bb
More commenting
2018-06-06 10:35:06 +09:00
SachaG
f1652ae025
arguments -> args
2018-06-06 09:07:13 +09:00
SachaG
c8b57ab60e
Fix withMulti
2018-06-06 07:36:25 +09:00
SachaG
b92944b6cc
Working on default mutations and mutators
2018-06-05 16:39:03 +09:00
SachaG
84d08e9bf9
Adapt withCreate, withUpdate, withUpsert, withDelete
2018-06-05 16:07:38 +09:00
SachaG
809bdd05de
Adapting withMulti and withSingle
2018-06-05 11:51:25 +09:00