Apollinaire
1e6e6f88f3
Wrap ErrorCatcher with withSiteData
...
This way you can add multiple error catchers in your react tree. My use case is adding one in the Modal component, so that when you add a buggy thing in the modal it's caught here and the user can exit the modal and the rest of the app is still rendered.
2019-01-10 14:23:50 +01:00
Apollinaire Lecocq
bd77990f8f
Merge pull request #2170 from Apollinaire/devel
...
Go back to using FormNestedFoot in Nested Array Fields
2019-01-10 12:41:50 +01:00
Apollinaire Lecocq
ccdbce037d
Merge pull request #2177 from Apollinaire/debugLayout
...
Debug & Admin layouts
2019-01-10 12:36:37 +01:00
eric-burel
9f31de189c
remove DEPRECATED message for bodyParser limit option
2019-01-09 17:00:22 +01:00
eric-burel
b0e63d8b61
add back limit setting
2019-01-09 16:58:28 +01:00
eric-burel
e199fba6fb
fix bodyParser issue
2019-01-09 16:15:31 +01:00
Apollinaire
74e41dd97d
use withAccess in AdminLayout
2019-01-09 11:29:25 +01:00
neobii
06d86d517a
added stub intl fields to prevent errors
2019-01-08 13:03:48 -06:00
Apollinaire
70581a1036
automatic prettier
2019-01-08 18:40:02 +01:00
Apollinaire
e0ed139215
currentUser.loading -> currentUserLoading
2019-01-08 18:38:20 +01:00
Apollinaire
1da5d5d4f2
create AdminLayout in vulcan:admin
2019-01-08 16:22:14 +01:00
Apollinaire
be42d6740f
rename AdminLayout to DebugLayout in the debug package
2019-01-08 16:21:26 +01:00
Apollinaire
45e5e19861
Add LayoutName to the Routes Debug dashboard
2019-01-08 16:15:19 +01:00
neobii
58a64fdec9
more strict propTypes
2019-01-07 09:01:14 -06:00
SachaG
5f81ade88c
Add support for apiKey header
2019-01-05 21:32:03 +09:00
ochicf
6331f6b619
add update-package-json script
2019-01-05 12:21:13 +01:00
ochicf
d948120e07
store current vulcanVersion in package.json
2019-01-05 12:10:33 +01:00
ochicf
9cb5a6c1d4
add script to update package.json
2019-01-05 11:48:52 +01:00
SachaG
40be66b8cf
Use qs package
2019-01-05 19:24:20 +09:00
SachaG
e717902f42
temporarily disable addRawBody in Stripe code
2019-01-05 19:24:04 +09:00
SachaG
cf4e78929c
Add body-parser to Apollo server
2019-01-05 15:45:04 +09:00
SachaG
fb43311224
Few minor fixes
2019-01-05 15:44:40 +09:00
SachaG
d318c69c96
Merge branch 'apollo2-merge-devel' of https://github.com/lbke/Vulcan into apollo2
2019-01-05 10:14:57 +09:00
SachaG
c2e9c100ac
Temporary fixes: Disable Stripe setEncoding; disable duplicate intl fields; add version number to apollo package
2019-01-05 10:14:10 +09:00
eric-burel
c81f58a91c
fix SchemaDirectiveVisitor import
2019-01-04 11:47:39 +01:00
eric-burel
4def8b8c48
removed error link server side where it does not make sense
2019-01-04 11:43:54 +01:00
SachaG
a095f63e71
Merge branch 'apollo2-merge-devel' of https://github.com/lbke/Vulcan into lbke-apollo2-merge-devel
2019-01-04 19:39:47 +09:00
eric-burel
0315601144
allow customization
2019-01-04 10:31:10 +01:00
eric-burel
fbaf818008
fix voyager regression
2019-01-04 09:59:23 +01:00
eric-burel
5b58ccef94
support graphiql
2019-01-04 09:51:55 +01:00
SachaG
9f18d4f95f
Re-enable webAppConnectHandlersUse
2019-01-03 21:45:50 +09:00
SachaG
190b76159c
Re-enable currentRoute and ErrorCatcher
2019-01-03 21:40:11 +09:00
Apollinaire
a0280d86e9
Go back to using FormNestedFoot in Nested Array Fields
2019-01-02 18:35:36 +01:00
eric-burel
eeada2d231
linting, removing apollo package
2019-01-02 18:11:10 +01:00
eric-burel
022a72e41b
Merge Apollo2 branch
2019-01-02 17:18:54 +01:00
Eric Burel
b1c06f2a33
Merge pull request #2157 from lbke/apollo2-finalization
...
Apollo2 finalization (backward compatibility)
2019-01-02 15:43:40 +01:00
eric-burel
2bb18f5844
split styled-components into their own package
2019-01-02 15:32:09 +01:00
eric-burel
512cd27af3
remove mongo-redux
2019-01-02 11:53:21 +01:00
eric-burel
f5039d4952
added router.client.wrapper callback and setup redux
2019-01-02 11:45:25 +01:00
SachaG
553a0627d4
v1.12.13
2019-01-02 14:41:41 +09:00
SachaG
7ddcc28b97
Comment out sendy integration for now
2019-01-02 14:40:39 +09:00
SachaG
3e1571e1e8
Fix ESLint unused variables
2018-12-31 15:26:22 +09:00
SachaG
111e00ecae
Fix semicolons and other linting issues
2018-12-31 15:22:17 +09:00
SachaG
00683ba83e
v1.12.12
2018-12-31 15:03:19 +09:00
SachaG
7a4de1c799
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
2018-12-29 22:01:21 +09:00
SachaG
8d00e6091d
Fix NPM vulnerabilities
2018-12-29 22:00:02 +09:00
SachaG
4f49350d70
clean up NPM packages
2018-12-29 21:58:30 +09:00
SachaG
10f867e123
Merge branch 'devel' into bs4
2018-12-28 09:16:30 +09:00
SachaG
b2a3e04fcf
Fix pollInterval SSR issue (see https://github.com/apollographql/apollo-client/issues/1704#issuecomment-322995855 )
2018-12-28 09:16:07 +09:00
SachaG
857b20867c
Update to Bootstrap 4
2018-12-28 08:52:40 +09:00