Commit graph

5661 commits

Author SHA1 Message Date
SachaG
51acfa7ffc Migrate new callbacks to new single argument API 2018-06-15 10:18:20 +09:00
SachaG
32066e9c5a search -> selector 2018-06-14 23:00:28 +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
905bacbe88 Update permissions 2018-06-14 17:45:02 +09:00
SachaG
f66d31fa03 Adapt mutator and field callbacks for new naming and new arguments 2018-06-14 15:51:04 +09:00
SachaG
db490ebb4f Merge branch 'master' into opencrud 2018-06-14 09:55:58 +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
c125132852 Meteor 1.7 upgrade 2018-06-14 09:03:08 +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
SachaG
587df75021 Give CheckboxGroup its own custom event handler (fix #1998) 2018-06-13 19:31:29 +09:00
SachaG
55f3e10581 Re-enable form on submission success 2018-06-13 18:28:01 +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
4ec9c08500 Set correct moment locale 2018-06-12 11:23:36 +09:00
SachaG
9008b34f85 canRead, canCreate, canUpdate 2018-06-11 15:47:56 +09:00
SachaG
0074defdc2 Add correct property to email data for intl Strings 2018-06-11 10:53:39 +09:00
SachaG
453e304050 Revert auth.js change since it breaks auth 2018-06-11 10:25:54 +09:00
SachaG
ad9f94f213 Add className prop to FormattedMessage 2018-06-10 12:15:18 +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
4a3f8315c8 Update boilerplate-generator 2018-06-10 10:37:33 +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
ad1f47ef73 Make debug email routes work with new APIs 2018-06-06 11:39:04 +09: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
2318a95d66 Make mutations backwards compatible 2018-06-06 09:32:30 +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
20db318c40 More work on withMulti and withSingle 2018-06-05 12:12:04 +09:00
SachaG
809bdd05de Adapting withMulti and withSingle 2018-06-05 11:51:25 +09:00
SachaG
dbabb98ed4 Fix spacing and case 2018-06-05 10:17:59 +09:00
SachaG
1d3921287c Refactored GraphQL schema generation code to use new GraphQL templates 2018-06-05 10:04:20 +09:00
SachaG
5dbda29b26 Add field template to GraphQL templates + other improvements 2018-06-05 09:12:07 +09:00
SachaG
35b13e89c2 Add comments to graphql templates 2018-06-04 17:59:18 +09:00
SachaG
fc346a68f2 list -> multi 2018-06-04 15:45:13 +09:00
SachaG
21eb6ec4ad List output type should include totalCount 2018-06-04 11:57:53 +09:00
SachaG
f3ba2cc59f Working on GraphQL template system for GraphQL schema generation 2018-06-04 11:22:49 +09:00
SachaG
96eab44309 Start CRUD renaming 2018-06-02 18:49:53 +09:00
SachaG
c70f32a52a Update packages 2018-06-02 08:36:30 +09:00
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
91ade8cd15 Do not use defaultValues for edit forms 2018-06-02 08:33:50 +09:00
SachaG
1f389dbf0a Intl fields should not appear in forms 2018-05-29 18:02:15 +09:00
SachaG
37317fbd1a Make Upload component handle empty strings better 2018-05-28 09:10:36 +09:00
SachaG
8f873fc6ad Revert changes to schema_utils for now because they break FormIntl 2018-05-27 09:59:26 +09:00