Commit graph

6287 commits

Author SHA1 Message Date
e6d6049184 Temporarely fix apollo error bug. 2019-03-06 00:20:29 +01:00
SachaG
b6da989deb Move Utils.performCheck to server; convert actions to lowercase 2019-03-05 10:22:33 +09:00
Sacha Greif
225ff7f350
Merge pull request #2222 from vale981/patch-3
Fix const assignment.
2019-03-04 08:19:24 +09:00
642dc0f788
Fix const assignment.
Sorry, 
my bad!
2019-03-03 16:30:25 +01:00
SachaG
36254c5abb Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2019-03-03 07:44:08 +09:00
SachaG
9e1b5cd76e Do not discard data for hidden/removed fields 2019-03-02 18:31:22 +09:00
SachaG
65f277b194 Use error handling from apollo-server; throwError should only be defined on server 2019-03-02 18:31:07 +09:00
SachaG
73eeabcca2 Add label prop to edit/new buttons 2019-03-02 17:48:14 +09:00
SachaG
16d7f5ba5b Add check for hocs.length 2019-03-02 17:42:10 +09:00
SachaG
67834716da Make core components more compatible with Storybook 2019-03-02 16:28:11 +09:00
SachaG
c423a8de3d Remove intl from App context (it was overwritten by intl from provider anyway); add locale to intl provider 2019-03-02 16:27:41 +09:00
Sacha Greif
1703c47d9f
Merge pull request #2215 from vale981/patch-2
Add classname for required fields.
2019-02-27 21:02:49 +09:00
2290f4cca0
Add classname for required fields. 2019-02-27 12:03:14 +01:00
SachaG
4261470fad Component fixes 2019-02-25 11:12:10 +09:00
SachaG
24ee31f0f8 Add bootstrap stylesheet for Storybook 2019-02-24 22:33:52 +09:00
SachaG
cab8ce1379 Add mock props for core & ui components 2019-02-24 21:55:08 +09:00
SachaG
130ed5579f Make Upload component work with string fields as well 2019-02-22 16:35:54 +09:00
SachaG
9866c58761 Wrap 404 component in layout 2019-02-21 17:03:34 +09:00
SachaG
7bd900d5c5 Fix intl field double creation bug 2019-02-21 12:32:41 +09:00
SachaG
e6a5c515a5 Comment out sortConnectHandlersMiddleware (breaks /graphql endpoint in some circumstances) 2019-02-21 12:32:19 +09:00
SachaG
905d9b5f0c Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2019-02-19 21:38:23 +09:00
SachaG
e4661d4fd0 Only pass path and label to FormItem 2019-02-19 21:38:18 +09:00
SachaG
6f93b49aba control -> input 2019-02-18 10:34:01 +09:00
SachaG
8fa164914e Remove unnecessary form.reset() 2019-02-18 10:33:00 +09:00
Sacha Greif
cce2abae4e
Merge pull request #2209 from yairtal/bugfix/spelling-error
fix a spelling error
2019-02-17 22:13:58 +09:00
SachaG
abf7322c16 Use context for flash message handling 2019-02-17 22:11:10 +09:00
yt
0c42be2548 fix a spelling error 2019-02-17 15:04:05 +02:00
SachaG
dd30fe2dd5 Merge branch 'master' into devel 2019-02-16 18:26:18 +09:00
SachaG
22ba037171 Merge branch 'devel-apollo1' into devel 2019-02-16 18:25:48 +09:00
SachaG
6812148c08 v1.12.17 2019-02-16 18:10:16 +09:00
SachaG
0de16c4a67 Merge branch 'devel-apollo1' of https://github.com/VulcanJS/Vulcan into devel-apollo1 2019-02-16 18:01:33 +09:00
SachaG
f37ca18344 Remove default onChange event handler 2019-02-16 18:01:23 +09:00
SachaG
19ad34312e Add layout prop for Formitem 2019-02-16 16:24:27 +09:00
SachaG
dac8c568c7 Fix asc/desc sort icon 2019-02-16 16:24:07 +09:00
SachaG
5a3ac3e6d0 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2019-02-15 20:25:40 +09:00
SachaG
303bb2b3ff Fix type casting in FormComponent's handleChange (fix #2197) 2019-02-15 20:24:33 +09:00
Apollinaire
f6f8ae3a41 Merge branch 'devel-apollo1' into devel 2019-02-12 15:15:46 +01:00
Apollinaire
815a65d853 prettier & lint code 2019-02-12 13:00:46 +01:00
Apollinaire
11a9ebef85 Merge branch 'i18nLabel' into devel-apollo1 2019-02-12 12:12:14 +01:00
Apollinaire
0d5a81348c Add avoid-escape for quotes on eslint
Better accordance between eslint and prettier
2019-02-12 12:08:14 +01:00
SachaG
8d62887f84 router.push -> history.push (RR4) 2019-02-12 11:21:28 +09:00
SachaG
ba1e2d2460 Add pagePath field to Users schema 2019-02-12 10:43:14 +09:00
SachaG
34eb295e93 Add support for schema stitching via addStitchedSchema() 2019-02-12 09:46:22 +09:00
SachaG
73edaa7b0c Merge branch 'devel-apollo1' into devel 2019-02-12 09:34:00 +09:00
SachaG
72fef82daf Show warning when core components are missing (fix #2196) 2019-02-09 21:14:26 +09:00
eric-burel
a587f79477 init data loaders on each request to avoid stale data 2019-02-09 11:33:26 +01:00
SachaG
cc882589f6 Remove console.log 2019-02-09 16:54:00 +09:00
SachaG
d5edd60dfc Pass context properly to Stripe functions 2019-02-09 16:53:51 +09:00
SachaG
0d69d81301 Cast values to numbers when calling updateCurrentValues 2019-02-09 16:53:29 +09:00
SachaG
ce4299a6fe Merge branch 'devel-apollo1' into devel 2019-02-09 16:06:23 +09:00