SachaG
|
b05b35ed57
|
v1.12.11
|
2018-12-15 15:10:18 +09:00 |
|
Sacha Greif
|
ea07e97621
|
Merge pull request #2137 from Neobii/withSingleRefetch
add refetch to props on withSingle
|
2018-12-10 16:01:32 +09:00 |
|
Sacha Greif
|
bb56715a16
|
Merge pull request #2136 from Neobii/errorFields
add english field errors
|
2018-12-10 16:00:57 +09:00 |
|
SachaG
|
e350c5d281
|
Avoid siteData errors
|
2018-12-10 15:49:25 +09:00 |
|
neobii
|
e6137df423
|
corrected quotes
|
2018-12-05 08:49:36 -06:00 |
|
neobii
|
e5885cabd7
|
added english field errors
|
2018-12-05 08:44:59 -06:00 |
|
neobii
|
82d320cea7
|
added refetch to props on withSingle
|
2018-12-05 06:14:17 -06:00 |
|
SachaG
|
626ab25fce
|
Fix token Stripe error
|
2018-12-04 15:57:34 +09:00 |
|
SachaG
|
5d12dbef47
|
Add onClick props to ModalTrigger and Checkout button (useful for analytics tracking)
|
2018-12-04 15:57:19 +09:00 |
|
SachaG
|
8e878258b8
|
Hide profile field
|
2018-12-02 22:34:03 +09:00 |
|
SachaG
|
dea838ecce
|
Add google analytics event tracking
|
2018-12-02 22:33:57 +09:00 |
|
SachaG
|
a58c1ad22b
|
Pass form instance to callbacks
|
2018-12-02 22:33:45 +09:00 |
|
SachaG
|
3d920138b2
|
Pass document to callback
|
2018-12-02 10:53:24 +09:00 |
|
SachaG
|
50315bcf73
|
Fix linting
|
2018-12-02 10:28:04 +09:00 |
|
SachaG
|
8330accba7
|
centralize error throwing in new throwError function
|
2018-12-02 10:01:48 +09:00 |
|
SachaG
|
6d088ba5d6
|
Remove unnecessary "forceLocale" argument
|
2018-11-30 17:26:32 +09:00 |
|
SachaG
|
5e7fab49a1
|
Change how validation callbacks work: iterator is now validationErrors object instead of data/document
|
2018-11-30 16:28:42 +09:00 |
|
SachaG
|
84ea6d8789
|
Make static text work for empty values and numbers
|
2018-11-30 15:59:27 +09:00 |
|
SachaG
|
48092c171e
|
Add correct id code to intl field missing validation errors
|
2018-11-30 15:59:07 +09:00 |
|
SachaG
|
bf440f8511
|
Add document prop to create.async callbacks
|
2018-11-27 09:40:13 +09:00 |
|
SachaG
|
466cb7d0a6
|
Make sourceVersion a function
|
2018-11-27 09:39:51 +09:00 |
|
SachaG
|
46bdfe0f57
|
Add app.mounted callback to App.jsx; move error tracking init to server/client init.js file
|
2018-11-24 10:49:37 +09:00 |
|
SachaG
|
6f11c9cf89
|
v1.12.10
|
2018-11-24 09:57:55 +09:00 |
|
SachaG
|
b454086591
|
Update package.json
|
2018-11-24 09:57:01 +09:00 |
|
SachaG
|
8edd46a6b9
|
Fix form bug
|
2018-11-24 09:56:51 +09:00 |
|
SachaG
|
9e5528e6d5
|
Add sourceVersion to server; add withSiteData HoC
|
2018-11-24 09:56:41 +09:00 |
|
SachaG
|
b75ff3e8d1
|
Add stale.yml
|
2018-11-23 16:24:41 +09:00 |
|
SachaG
|
895118e941
|
specify versions
|
2018-11-23 13:54:07 +09:00 |
|
SachaG
|
a3a14c8489
|
v1.12.9
|
2018-11-23 11:39:38 +09:00 |
|
SachaG
|
ea7cd23533
|
Field resolvers should check for access (fix #2124)
|
2018-11-23 09:26:56 +09:00 |
|
SachaG
|
4208af65f8
|
Merge branch 'errors' into devel
|
2018-11-23 09:20:14 +09:00 |
|
SachaG
|
d1e9f1e063
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-11-22 16:09:39 +09:00 |
|
SachaG
|
77332324f1
|
If "addFields" prop is specified, add its fields to default generated fragments; fix FormIntl key issue; add class to FormGroup
|
2018-11-22 16:09:31 +09:00 |
|
Eric Burel
|
d6582c2585
|
Merge pull request #2122 from lbke/isAdmin
Respect user.isAdmin on creation
|
2018-11-14 10:40:15 +01:00 |
|
Eric Burel
|
e590e0998d
|
Merge pull request #2123 from lbke/test-resolvers
rollback callbacks test
|
2018-11-05 14:05:01 +01:00 |
|
eric-burel
|
0824b3bb49
|
rollback callbacks test
|
2018-11-05 14:03:22 +01:00 |
|
eric-burel
|
d99eb1b7ae
|
fix handleOptions test
|
2018-11-05 13:53:05 +01:00 |
|
eric-burel
|
e68b21ccba
|
now respect user isAdmin
|
2018-11-05 13:52:46 +01:00 |
|
eric-burel
|
c83c27a320
|
export callbacks, wrote failing test
|
2018-11-05 13:50:07 +01:00 |
|
eric-burel
|
db3f6f95f3
|
added tests for users callbacks
|
2018-11-05 13:39:30 +01:00 |
|
SachaG
|
0cae07f42a
|
Call ErrorCatcher in App.jsx
|
2018-11-05 09:46:17 +09:00 |
|
Sacha Greif
|
783f3ad0d5
|
Merge pull request #2116 from OrigenStudio/fix/mutation-button
Mutation button small fixes
|
2018-11-04 17:38:01 +09:00 |
|
SachaG
|
67b5d23530
|
Get environment from settings.json
|
2018-11-04 17:29:04 +09:00 |
|
SachaG
|
5f84fb3141
|
vulcan:errors-sentry
|
2018-11-04 16:34:19 +09:00 |
|
SachaG
|
983c9ed08a
|
vulcan-errors package
|
2018-11-04 16:32:34 +09:00 |
|
SachaG
|
47bd12eb80
|
Make Flash component display HTML
|
2018-11-04 16:29:38 +09:00 |
|
SachaG
|
e4dd4ac603
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-11-04 12:59:40 +09:00 |
|
SachaG
|
fa2fe776de
|
Revert some of the changes in #2112 (fix #2118)
|
2018-11-04 12:58:16 +09:00 |
|
ochicf
|
7573e17e18
|
delete props to avoid unknown props warning
|
2018-10-31 12:16:19 +01:00 |
|
ochicf
|
dbd41a39f0
|
update loading state on mutation error
|
2018-10-31 12:15:57 +01:00 |
|