SachaG
691e0623da
Revert formatting change
2019-01-26 21:31:55 +09:00
SachaG
595ed5a545
Refactor and clean up mutators some more
2019-01-26 21:22:04 +09:00
SachaG
602aff7820
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
2019-01-26 21:21:23 +09:00
SachaG
f0fab18380
More work on bootstrap form items
2019-01-26 21:21:09 +09:00
Sacha Greif
8e5440724d
Merge pull request #2174 from OrigenStudio/feature/update-package-script
...
Add script to update package.json dependencies
2019-01-24 21:12:31 +09:00
SachaG
e51c0bef81
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
2019-01-24 18:02:22 +09:00
SachaG
5f941d7d76
Remove Formsy dependency
2019-01-24 18:01:53 +09:00
Apollinaire
e2f58c54bd
Reset error catcher on route change
2019-01-23 14:29:59 +01:00
SachaG
c63ceb4dc4
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
2019-01-23 09:56:22 +09:00
SachaG
12ec3190ff
Clean up Form component's render function
2019-01-23 09:56:15 +09:00
Apollinaire
e128cd7650
prettier
2019-01-22 14:58:16 +01:00
Apollinaire
4597fefa22
Add error message for wrong registered hoc
2019-01-22 14:52:38 +01:00
SachaG
5378331599
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
...
# Conflicts:
# packages/vulcan-lib/lib/server/mutators.js
2019-01-22 09:53:24 +09:00
SachaG
12df83e23f
Revert "Add support for running multiple callback hooks at the same time"
...
This reverts commit ffb2ed555b
.
2019-01-22 09:52:16 +09:00
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
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
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