SachaG
|
bde420c46b
|
add optics support (Apollo stats)
|
2017-01-21 10:28:19 +09:00 |
|
xavcz
|
c0fcc944d7
|
Nova's components & routes registered in a declarative way: no load order mess, better control of the flow, no changes for the end user
|
2017-01-18 12:51:10 +01:00 |
|
xavcz
|
a45aeb3834
|
currentUser log in/out: always check that we send the right token to the graphql server ; seize the opportunity to force update to latest std:accounts-ui
|
2017-01-17 21:53:54 +01:00 |
|
Sacha Greif
|
912f3848d1
|
move scalar declaration to global schema declaration
|
2017-01-16 12:22:17 +09:00 |
|
xavcz
|
746da29d72
|
semver bump: 1.0.0 🚀
|
2016-12-27 11:58:58 +01:00 |
|
xavcz
|
b04fabb449
|
more clean-up
|
2016-12-23 20:58:10 +01:00 |
|
xavcz
|
45e032d7b9
|
update npm react deps, clean some dead code/packages, use query deduplication sent to the server (apollo-client 0.5.24)
|
2016-12-23 12:01:16 +01:00 |
|
Sacha Greif
|
1bf4933ebb
|
clean up Telescope imports
|
2016-12-13 11:32:23 +09:00 |
|
Sacha Greif
|
a2d7b7c2ef
|
Telescope.graphQL.foo -> GraphQLSchema.foo
|
2016-12-12 10:41:50 +09:00 |
|
xavcz
|
311948fb9b
|
grab cookies directly in graphql server (step forward to simpler ssr)
|
2016-12-07 10:19:55 +01:00 |
|
Sacha Greif
|
dd13571291
|
cleaning up
|
2016-11-23 08:41:50 +09:00 |
|
xavcz
|
1137fb96aa
|
adapt the Telescope.createCollection api to all the collections, some clean up in old containers files
|
2016-11-22 18:14:51 -05:00 |
|
Sacha Greif
|
e1744f9f93
|
working on custom collection demo package
|
2016-11-18 16:01:27 +09:00 |
|
xavcz
|
d1389e732f
|
messy but working integration, will need some refactoring for react-apollo@0.6.0 + apollo-client@0.5.3 anyway
|
2016-11-16 16:34:37 +01:00 |
|
xavcz
|
9891551567
|
remove queries and mutations on state dehydration, hide debug logs
|
2016-11-16 16:26:53 +01:00 |
|
xavcz
|
f5ef406bf7
|
got something ~working with a hacks on reactrouter:react-router-ssr
|
2016-11-16 16:17:12 +01:00 |
|
xavcz
|
600ab15c4d
|
Apollo branch up to date with v0.27.4
|
2016-11-15 12:51:43 +01:00 |
|
xavcz
|
460efe52f6
|
move namespace to prefix on user schema: user.telescope.xxx by user.nova_xxx
|
2016-11-08 18:22:17 +01:00 |
|
xavcz
|
ec95b3c591
|
wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..)
|
2016-11-08 12:58:53 +01:00 |
|