Commit graph

6088 commits

Author SHA1 Message Date
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
Apollinaire
8bfb9e8966 Handle openCRUD api and change function names 2018-06-21 11:02:18 +02:00
SachaG
973b2bfce3 Pass document to form.reset() to avoid resetting it to pre-submission values 2018-06-21 10:29:00 +09:00
SachaG
b4ac2d23af Revert formsy/formsy-react-component update 2018-06-21 10:28:34 +09:00
Sacha Greif
40b91adafe
Merge pull request #2005 from mattblackdev/devel
Allow passing multiple args to HOCs
2018-06-21 09:19:33 +09:00
Matt Black
8b8976db58 Allow passing multiple args to HOCs 2018-06-20 16:08:49 -04:00
Apollinaire
b610856a8e viewableBy, editableBy, insertableBy accept arrays of functions and...
strings
2018-06-20 17:13:50 +02:00
SachaG
a2e3ca01cc Convert Select option values to strings 2018-06-20 10:54:02 +09:00
SachaG
a7081f71c1 Show warning when collections have no GraphQL-enabled fields 2018-06-20 10:24:57 +09:00
SachaG
994c19a98d Make withMutation accept return fragmentName 2018-06-20 10:24:30 +09:00
SachaG
d8b09a396c Fix users mutations 2018-06-20 10:24:15 +09:00
SachaG
eea1a1dadb Update for new formsy-react & formsy-react-component 2018-06-20 10:23:54 +09:00
SachaG
193da85887 Wrap checkboxgroup (fix #2004) 2018-06-20 07:45:04 +09:00
SachaG
91246d083c Better backwards compatibility + fix callback names case 2018-06-19 11:00:20 +09:00
Sacha Greif
59ee2a6797
Merge pull request #2003 from mattblackdev/devel
[vulcan:ui-bootstrap] fix duplicate "noneOption" on rerendering the Select component
2018-06-19 08:04:04 +09:00
Matt Black
e991155585 fix duplicate noneOption on rerender 2018-06-18 16:58:00 -04: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
228a93eb3b Throw Stripe error; add successCallback/errorCallback props to Checkout component 2018-06-17 15:56:57 +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
7455d7b21b Add debug statements and fix #2001 2018-06-16 08:56:44 +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
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