Commit graph

5306 commits

Author SHA1 Message Date
SachaG
5534ab7430 Add amount property to charges schema; add addSubscriptionProduct; various other fixes 2018-03-08 10:48:35 +09:00
SachaG
926f155655 v1.8.11 2018-03-05 09:54:26 +09:00
SachaG
19c377e524 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-03-05 09:52:43 +09:00
SachaG
1ba69b1065 Fix sign up bug 2018-03-05 09:52:34 +09:00
Eric Burel
bf9ebaf57c
Allow guests to create document as a default
Hi, using when using the default mutations, you can't allow a guest user to create a document, even if you allowed it for `guests` when setting up permissions. This is because a undefined `user` will always trigger a `false` during the "new" check.

I think it is safe to remove this, because anyway you have to manually tell who can create document (or so I think, maybe I'm  wrong?) so you can't allow guests to create documents by mistake.
2018-03-03 23:11:33 +01:00
SachaG
63c2ff7048 Fix linting 2018-03-03 15:21:59 +09:00
SachaG
e650ce11cb Merge branch 'master' of https://github.com/VulcanJS/Vulcan 2018-03-03 15:12:44 +09:00
SachaG
d3fdb3ae38 v1.8.10 2018-03-03 15:12:16 +09:00
SachaG
150d28d9bb Unused getCollection 2018-03-03 15:10:40 +09:00
SachaG
20185cfda3 Move isAdmin init code to callback, fix #1917 2018-03-03 15:04:33 +09:00
SachaG
e63c412198 Don't try to reorder items on vote (fix https://github.com/VulcanJS/Vulcan-Starter/issues/34) 2018-03-03 12:04:41 +09:00
SachaG
861e65e641 Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
SachaG
85c3ed8d8e Add customAmount prop to checkout component 2018-03-03 11:21:55 +09:00
SachaG
d4910cf2c5 Add clear to time control 2018-03-03 11:09:58 +09:00
SachaG
f3a8198f95 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-03-03 10:34:49 +09:00
SachaG
39f31a041a add missing await (fix https://github.com/VulcanJS/Vulcan-Starter/issues/24); get rid of extra db call 2018-03-03 10:34:39 +09:00
Sacha Greif
c8febe859d
Merge pull request #1918 from codedeep/patch-3
Update es_ES.js
2018-03-01 11:37:28 +09:00
Lucas Martín
6abe4adfa9
Update es_ES.js
Add missing strings
2018-02-28 16:39:53 +01:00
SachaG
09de6392f3 Handle urls in cards/datatable 2018-02-24 18:58:14 +09:00
SachaG
7ff156cdf6 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-02-24 18:27:07 +09:00
SachaG
748e2f8fea Charges dashboard improvements 2018-02-24 18:26:56 +09:00
SachaG
582dc2010b Add support for Users objects to cards & datatables 2018-02-24 18:15:54 +09:00
SachaG
8e27870bf0 processCharge -> processEvent; call processEvent after subscription, too; add Charges dashboard 2018-02-24 18:15:42 +09:00
Sacha Greif
009d0b9102
Merge pull request #1913 from nolandg/devel
Fix TrackerComponent and add missing i18n string
2018-02-24 11:39:13 +09:00
Noland
2c6afcc37c Fix TrackerComponent to support functional setState() 2018-02-23 12:00:05 -08:00
Noland
8172e7e3cc Add incorrect password string to en-us i18n 2018-02-23 11:22:45 -08:00
SachaG
8ff55deb54 replace -> replaceAll; support inner HTML inside FormattedMessage 2018-02-21 10:48:22 +09:00
SachaG
ecf5c4c49e Fix Intercom user_id 2018-02-21 10:48:01 +09:00
SachaG
71eeefdf8b Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-02-18 18:04:21 +09:00
SachaG
fd556e834b SimpleSchema 1.4.2 2018-02-18 18:04:19 +09:00
Sacha Greif
1e4e3ca5c8
Merge pull request #1907 from nolandg/devel
Fix TrackerComponent and include in repo to fix Accounts.LoginFormInner
2018-02-18 18:03:43 +09:00
SachaG
bf4aba4a32 Small clean up for withList and withDocument 2018-02-18 18:00:07 +09:00
SachaG
bb43a16e68 Revert "Pass an extraTerms argument to all extra queries"
This reverts commit ab8fd47d76.
2018-02-18 17:42:12 +09:00
SachaG
ab8fd47d76 Pass an extraTerms argument to all extra queries 2018-02-18 16:56:58 +09:00
SachaG
64cef790db rename mutations to mutators; improve connectors 2018-02-18 15:27:25 +09:00
SachaG
270c6b4215 Use connectors and await/async 2018-02-18 15:26:59 +09:00
Noland
931e441577 Fix TrackerComponent and include in repo to fix Accounts.LoginFormInner 2018-02-17 22:15:19 -08:00
SachaG
a899532c4f mutation -> mutator 2018-02-17 11:17:25 +09:00
SachaG
5b91dc834c Clean up vulcan:users package directory structure 2018-02-17 11:17:07 +09:00
SachaG
29d10c9277 Merge branch 'devel' into connectors 2018-02-17 10:58:33 +09:00
SachaG
be65866d25 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-02-17 10:58:12 +09:00
Sacha Greif
20518122bc
Merge pull request #1904 from ErikDakoda/erikdakoda2
Various minor bug fixes
2018-02-17 10:57:48 +09:00
SachaG
c001d1e337 Use proper user_id Intercom property 2018-02-17 10:56:50 +09:00
SachaG
af35c0cc10 subscribeUser -> createSubscription for consistency with createCharge 2018-02-17 10:56:30 +09:00
Erik Schannen
c10ece2934 - Correct Callbacks schema to ensure compatibility with more recent versions of simpl-schema
- Add option to VulcanEmail.send to not swallow errors
- Only use md5 module of crypto-js to reduce bundle size
2018-02-16 01:00:33 -05:00
SachaG
67f9c66350 Add new subscribe callback; clean up stripe.charge.sync callback and make it iterate over metadata 2018-02-16 12:07:55 +09:00
SachaG
466abb09e3 Add try…catch block to track 2018-02-15 12:05:47 +09:00
SachaG
0d4c243db1 Test on undefined and null to accommodate fields whose value is 0 2018-02-15 12:05:16 +09:00
SachaG
97e0883f31 Refactor NewButton/EditButton code 2018-02-15 12:04:51 +09:00
SachaG
e3ba347f80 Better way: just use options' fragmentName as mutationFragment 2018-02-15 09:32:41 +09:00