SachaG
|
8825662431
|
v1.13.0
|
2019-03-28 18:27:48 +09:00 |
|
SachaG
|
94552b20fd
|
apollo_server2.js -> apollo_server.js
|
2019-03-28 18:26:56 +09:00 |
|
eric-burel
|
9864424d89
|
Fix failure when document is invalid in the watchedMutations, small
refactor
|
2019-03-22 12:54:37 +01:00 |
|
SachaG
|
8eca92bb2a
|
Export registerApolloServerOptions
|
2019-03-17 10:57:50 +09:00 |
|
SachaG
|
86f919e54a
|
Make queryOne support any selector
|
2019-03-17 10:40:13 +09:00 |
|
SachaG
|
448f9c16b8
|
Simplify error handling
|
2019-03-12 21:57:11 +09:00 |
|
SachaG
|
26899c7ff6
|
Do not call mergeSchema unless necessary
|
2019-03-12 21:54:50 +09:00 |
|
SachaG
|
ab9bc3b73a
|
Fix delete error
|
2019-03-12 21:54:27 +09:00 |
|
SachaG
|
0ed46572ad
|
Add schema to properties passed to callbacks
|
2019-03-12 09:54:52 +09:00 |
|
|
1ed5c1c214
|
Add debug messages for missing strings.
|
2019-03-10 13:11:29 +01:00 |
|
|
7cb257e969
|
add default locale to getString.
|
2019-03-07 13:28:10 +01:00 |
|
SachaG
|
b6da989deb
|
Move Utils.performCheck to server; convert actions to lowercase
|
2019-03-05 10:22:33 +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
|
16d7f5ba5b
|
Add check for hocs.length
|
2019-03-02 17:42:10 +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
|
dd30fe2dd5
|
Merge branch 'master' into devel
|
2019-02-16 18:26:18 +09:00 |
|
SachaG
|
6812148c08
|
v1.12.17
|
2019-02-16 18:10:16 +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 |
|
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 |
|
eric-burel
|
a92fdc7520
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2019-02-07 08:57:42 +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
|
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
|
882d760540
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2019-02-02 09:22:22 +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
|
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 |
|
SachaG
|
fd33c7675b
|
More linting fixes
|
2019-01-30 10:45:28 +09:00 |
|
SachaG
|
a13327340c
|
Linting
|
2019-01-30 10:42:17 +09:00 |
|
SachaG
|
6d1e8da40b
|
Merge branch 'devel' into apollo2
# Conflicts:
# packages/vulcan-core/lib/modules/components/App.jsx
# packages/vulcan-core/lib/modules/components/Card.jsx
# packages/vulcan-core/lib/modules/default_mutations.js
# packages/vulcan-core/lib/modules/index.js
# packages/vulcan-debug/lib/components/Routes.jsx
# packages/vulcan-lib/lib/server/intl.js
|
2019-01-30 10:36:59 +09:00 |
|
SachaG
|
19ea8159b3
|
Merge branch 'devel' into apollo2
|
2019-01-30 10:34:27 +09:00 |
|
eric-burel
|
7008e4e6b1
|
delete old server file
|
2019-01-29 18:21:58 +01:00 |
|