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 |
|
Apollinaire
|
d827e58926
|
prettier
|
2019-02-08 14:42:51 +01:00 |
|
Apollinaire
|
5df3e32916
|
Add tests
|
2019-02-08 14:37:08 +01:00 |
|
SachaG
|
ea3b5d7d27
|
Fix Date2 component
|
2019-02-08 16:57:18 +09:00 |
|
Apollinaire
|
7f8c76c877
|
prettier
|
2019-02-07 18:02:43 +01:00 |
|
Apollinaire
|
ef83562ee6
|
Fix SmartForm tests
|
2019-02-07 18:01:42 +01:00 |
|
eric-burel
|
a92fdc7520
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2019-02-07 08:57:42 +01:00 |
|
Eric Burel
|
d7afee4793
|
Merge pull request #2186 from Neobii/formTest
Form test
|
2019-02-06 09:09:40 +01:00 |
|
eric-burel
|
c8b6b6efbf
|
added try catch when running SSR
|
2019-02-05 19:39:39 +01:00 |
|
eric-burel
|
083a7d676b
|
prettier commit
|
2019-02-05 19:36:13 +01:00 |
|
eric-burel
|
c7c5091a22
|
comment commit
|
2019-02-05 18:50:44 +01:00 |
|
eric-burel
|
67d115e70f
|
Merge branch 'apollo2' of https://github.com/VulcanJS/Vulcan into apollo2
|
2019-02-05 18:50:12 +01:00 |
|
eric-burel
|
4f2044ea41
|
fixed regression in auth
|
2019-02-05 18:46:22 +01:00 |
|
SachaG
|
868c36cadd
|
v1.12.16
|
2019-02-04 21:18:38 +09:00 |
|
SachaG
|
7b90dbec23
|
Merge branch 'master' into devel
|
2019-02-04 14:50:18 +09:00 |
|
SachaG
|
b175e2e5a7
|
v1.12.15
|
2019-02-04 14:39:37 +09:00 |
|
SachaG
|
921e7cd851
|
Fix users onCreate
|
2019-02-04 14:38:39 +09:00 |
|
SachaG
|
6d169c1efd
|
Merge branch 'apollo2' of https://github.com/VulcanJS/Vulcan into apollo2
# Conflicts:
# package.json
# packages/vulcan-embed/lib/components/EmbedURL.jsx
|
2019-02-02 09:59:33 +09:00 |
|
SachaG
|
6626aa543a
|
Merge branch 'devel' into apollo2
# Conflicts:
# packages/vulcan-lib/package.js
|
2019-02-02 09:28:08 +09:00 |
|
SachaG
|
f56293b0f6
|
Remove Formsy dependency
|
2019-02-02 09:27:13 +09:00 |
|
SachaG
|
882d760540
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2019-02-02 09:22:22 +09:00 |
|
Sacha Greif
|
6e67995dce
|
Merge pull request #2192 from jimrandomh/upstreamFixDefaultSort
Default view sort doesn't take precedence over selected view
|
2019-02-02 09:21:51 +09:00 |
|
James Babcock
|
18df91fa1b
|
Default view sort doesn't take precedence over selected view
|
2019-02-01 12:58:50 -08:00 |
|
SachaG
|
7dd2479af3
|
v1.12.14
|
2019-01-31 22:04:00 +09:00 |
|
SachaG
|
0823d693ed
|
Update EmbedURL component
|
2019-01-31 22:03:38 +09:00 |
|
SachaG
|
ff22d893aa
|
react-bootstrap 1.0.0-beta.5 compatibility
|
2019-01-31 21:38:47 +09:00 |
|
SachaG
|
a292f0908d
|
Fix newDocument/document issue; keep newDocument for backwards compatibility
|
2019-01-31 21:27:20 +09:00 |
|
eric-burel
|
ab6df4f448
|
cleanup, remove console.log
|
2019-01-30 21:31:12 +01:00 |
|
eric-burel
|
fb16f38d97
|
prettier commit + fix startup
|
2019-01-30 21:26:43 +01:00 |
|
eric-burel
|
02cfafabc2
|
Fixed versions issues (react-bootstrap + apollo)
|
2019-01-30 18:17:55 +01:00 |
|
Apollinaire
|
54b8ed1385
|
Prettier
|
2019-01-30 12:39:30 +01:00 |
|
Apollinaire
|
99012d5673
|
Rewrite Card getLabel
|
2019-01-30 12:38:24 +01:00 |
|
Apollinaire
|
bf227ac8a7
|
Add formatLabel to Datatable
|
2019-01-30 11:39:51 +01:00 |
|