Commit graph

6129 commits

Author SHA1 Message Date
Apollinaire
b2e3aaaeb5 fix lint errors 2019-01-21 18:10:34 +01:00
Apollinaire
026bffb5c3 update lint and prettier rules 2019-01-21 18:06:59 +01:00
Apollinaire
744a02be32 rework arrow function with default value 2019-01-21 15:31:38 +01:00
Apollinaire
a74418763b Finish formatLabel 2019-01-21 15:30:14 +01:00
SachaG
ffb2ed555b Add support for running multiple callback hooks at the same time 2019-01-20 17:28:52 +09:00
SachaG
f152a5b8c6 clean up/refactor mutators 2019-01-20 17:25:07 +09:00
SachaG
5b5017888b Add support for attachments to email 2019-01-19 21:32:36 +09:00
Apollinaire
c41111fdb6 Add formatLabel to IntlProvider 2019-01-18 18:43:32 +01:00
Apollinaire
cc0778039d Fix forms label generation
the case `formatMessage({ id: fieldName })` was never evalutaed because the condition was always wrong
2019-01-18 18:09:26 +01:00
Apollinaire
d912e4a224 Add failureComponent and failureComponentName to withAccess 2019-01-15 17:34:51 +01:00
Apollinaire
ac2349f2ff Update validation callbacks' debug page
The API for validation callbacks changed some time ago and the debug page was not updated to reflect this.
2019-01-10 15:12:19 +01:00
Apollinaire
ce8e29fc5b Rewrite AdminLayout to use new Dummy component 2019-01-10 14:28:23 +01:00
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
Apollinaire
74e41dd97d use withAccess in AdminLayout 2019-01-09 11:29:25 +01: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
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
Apollinaire
a0280d86e9 Go back to using FormNestedFoot in Nested Array Fields 2019-01-02 18:35:36 +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
Sacha Greif
cc9c9af008
Merge pull request #2165 from ochicf/patch-2
Add ES translations for error messages
2018-12-28 08:15:56 +09:00
Oscar Chic
299c167922
Add ES translations for error messages 2018-12-27 17:03:22 +01:00
Sacha Greif
d31355ee09
Merge pull request #2163 from Neobii/arrayValidationFix
forgot to add variable
2018-12-27 10:10:01 +09:00
neobii
5daae54ed9 forgot to add variable 2018-12-26 16:47:36 -06:00
Sacha Greif
283320c754
Merge pull request #2162 from Neobii/newArrayValidationMessage
fixed nested array field error
2018-12-26 13:20:23 +09:00
neobii
db98640034 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into newArrayValidationMessage 2018-12-25 14:53:44 -06:00
neobii
23c24c66ae fixed nested array field error 2018-12-25 14:47:26 -06:00
Apollinaire
72c9d7fc7f Add FR translations for error messages 2018-12-25 18:47:08 +01:00
Apollinaire
ba561bb7fa fix accounts-password dependency 2018-12-25 09:34:25 +01:00
Sacha Greif
0232225d45
Merge pull request #2156 from Neobii/helmetTestFix
fixed helmet for testing
2018-12-20 10:41:51 +09:00
neobii
dd546faee0 fixed helmet for testing 2018-12-19 09:28:10 -06:00
Apollinaire
1e7ae073a9 Merge branch 'master' into devel 2018-12-19 16:10:54 +01:00
Apollinaire
149932a6b8 avoid importing all of lodash to reduce the bundle size 2018-12-19 14:45:36 +01:00