Commit graph

13 commits

Author SHA1 Message Date
SachaG
111e00ecae Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
SachaG
893425dcdc Do not try to specify locale on headers (let client/server figure it out from other headers) 2018-10-02 12:29:39 +09:00
SachaG
57225bee57 Pass locale to App.jsx during SSR process (as a cookie for now); keep original headers during SSR process; get locale from headers 2018-10-02 12:25:14 +09:00
SachaG
fc67471a38 working on cookies+locale support 2018-05-16 11:43:19 +09:00
SachaG
55d34bd328 Working on locale cookie support for SSR 2018-05-14 17:28:04 +09:00
SachaG
7e009542f0 add graphQLEndpointURL setting to make endpoint URL configurable (to use different GraphQL back-end for example) 2018-02-07 10:29:02 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Leonardo Quixadá
30aad4c2f5 Dropped isomorphic-fetch in favor of cross-fetch (React Native compatible). 2017-10-05 06:29:09 -03:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
1ee92ea9cc Add API for adding fragment matchers to apollo client; delay apollo client initialization until after app initialization 2017-09-14 10:06:41 +02:00
SachaG
1c080a4059 use Dataloader for posts list, post user, and post upvoters resolvers 2017-04-15 12:03:25 +09:00
SachaG
77187dad17 Fix Apollo-client issue (see https://github.com/apollographql/apollo-client/issues/1524) 2017-04-04 16:28:10 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
Renamed from packages/nova-lib/lib/modules/apollo.js (Browse further)