Commit Graph

44 Commits

Author SHA1 Message Date
Guillaume Chau 198b38330a test(e2e): manual add smart query: loadingKey 2019-10-21 12:42:44 +02:00
Guillaume Chau 14ea90a1cf fix(ci): generate schema files 2019-10-21 12:29:09 +02:00
Guillaume Chau 6afceecd32 test(e2e): SSR 2019-10-21 12:15:25 +02:00
dependabot-preview[bot] 94bbb52c84 chore(deps-dev): bump vue-cli-plugin-apollo in /tests/demo
Bumps [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/Akryum/vue-cli-plugin-apollo/releases)
- [Commits](https://github.com/Akryum/vue-cli-plugin-apollo/compare/v0.21.1...v0.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 04:58:58 +00:00
Guillaume Chau 7733edc1a9 test(e2e): rename test.js to chat.js 2019-10-20 16:28:26 +02:00
Guillaume Chau 8da4777452 test(e2e): errorPolicy support 2019-10-20 16:28:05 +02:00
Guillaume Chau edb272dd16 chore(e2e): lint use recommended 2019-10-19 16:40:49 +02:00
Guillaume Chau a4ee099f6f chore(e2e): upgrade vue-cli 2019-10-19 16:40:36 +02:00
dependabot-preview[bot] 4f9bd2786c chore(deps): bump marked from 0.5.2 to 0.7.0 in /tests/demo (#770)
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.7.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.5.2...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-19 15:39:27 +02:00
Andy Ghiuta 78749c982d feat: Send the query key as argument to the skip fn (#810)
* Send the query key as argument to the skip fn

This enabled the possibility for the skip to be defined in defaultOptions
And based on certain things from the query to skip it
EG: query with variable X should be skiped  until Y prop is available

* fix: watch logic

* docs(api): skip option

* chore: fix e2e dev

* fix: skip watch logic
2019-10-19 15:34:54 +02:00
dependabot-preview[bot] dce6f00e18 chore(deps-dev): bump start-server-and-test in /tests/demo
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.5...v1.10.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 10:22:21 +00:00
dependabot-preview[bot] 61b3bf5089 chore(deps-dev): bump @vue/cli-service in /tests/demo
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-service)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:49:04 +00:00
dependabot-preview[bot] 584ca6d336 chore(deps-dev): bump @vue/cli-plugin-eslint in /tests/demo
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:44:15 +00:00
dependabot-preview[bot] 4e19c65364 chore(deps-dev): bump @vue/cli-plugin-babel in /tests/demo
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:44:11 +00:00
dependabot-preview[bot] 79bd613c06 chore(deps-dev): bump @vue/cli-plugin-e2e-cypress in /tests/demo
Bumps [@vue/cli-plugin-e2e-cypress](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-e2e-cypress) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-plugin-e2e-cypress)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:39:03 +00:00
dependabot-preview[bot] eccc73584f chore(deps-dev): bump start-server-and-test in /tests/demo
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.4...v1.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 05:54:07 +00:00
dependabot-preview[bot] aac42310c4 chore(deps-dev): bump start-server-and-test in /tests/demo
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.3...v1.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 05:06:41 +00:00
dependabot-preview[bot] 2f18880e16 chore(deps-dev): bump start-server-and-test in /tests/demo
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.2...v1.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 06:20:59 +00:00
dependabot-preview[bot] a6eebb29f8 chore(deps-dev): bump vue-cli-plugin-apollo in /tests/demo
Bumps [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/Akryum/vue-cli-plugin-apollo/releases)
- [Commits](https://github.com/Akryum/vue-cli-plugin-apollo/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 06:15:47 +00:00
dependabot-preview[bot] d9cbc05baf chore(deps): bump graphql-type-json from 0.2.4 to 0.3.0 in /tests/demo (#771)
Bumps [graphql-type-json](https://github.com/taion/graphql-type-json) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/taion/graphql-type-json/releases)
- [Commits](https://github.com/taion/graphql-type-json/compare/v0.2.4...v0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 11:46:07 +02:00
dependabot-preview[bot] 689553ff64 chore(deps-dev): bump eslint-plugin-graphql in /tests/demo (#790)
Bumps [eslint-plugin-graphql](https://github.com/apollostack/eslint-plugin-graphql) from 2.1.1 to 3.1.0.
- [Release notes](https://github.com/apollostack/eslint-plugin-graphql/releases)
- [Changelog](https://github.com/apollographql/eslint-plugin-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollostack/eslint-plugin-graphql/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 11:43:31 +02:00
dependabot-preview[bot] 5320fd02fa chore(deps-dev): bump start-server-and-test in /tests/demo
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.0...v1.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:58:17 +00:00
Guillaume Chau 3769cfad90 chore(e2e): disable production source maps 2019-09-12 23:54:32 +02:00
Guillaume Chau e5e6ff2f73 chore: update e2e vue config 2019-09-12 23:28:26 +02:00
Guillaume Chau 7c0ef948d4 chore: update e2e vue-cli-plugin-apollo 2019-09-12 23:20:58 +02:00
Guillaume Chau 80181507fb chore: upgrade e2e deps 2019-09-12 22:46:43 +02:00
Guillaume Chau ace3864e99 chore(test): change server port 2019-07-16 17:06:12 +02:00
Guillaume Chau 4f1889fb42 test: fix scripts 2019-06-20 08:03:56 +02:00
Austin Story eba11d8a91 fix(ssr): Add serialize-javascript for removing xss from javascript delivered to client when exporting apollo states. Add jest for running unit tests. Add unit test for serialize functionality (#624) 2019-06-20 07:31:51 +02:00
hannes e0806c5355 docs: add missing info to start apollo server (#504) 2019-05-02 18:02:38 +02:00
Guillaume Chau 35b1f1107e chore(demo): use gql tag inside template 2019-05-02 17:34:42 +02:00
Guillaume Chau f6aedbef2b test(e2e): initial tests 2018-11-08 22:48:52 -08:00
Guillaume Chau 62829e4a96 refactor: from provide to apolloProvider option, closes #319 2018-08-26 18:16:17 +02:00
Guillaume Chau e8288c4249 chore: update test deps 2018-08-26 18:08:46 +02:00
Guillaume Chau adfc158d50 fix: websocket context 2018-06-29 15:39:20 +02:00
Guillaume Chau 3997f9e62b refactor: cli plugin apollo 0.14.0 2018-06-29 14:47:45 +02:00
Guillaume Chau 270c440109 test: update app 2018-06-18 12:30:49 +02:00
Guillaume Chau 94ec0f002f test: readme 2018-05-30 14:44:01 +02:00
Guillaume Chau 35209311d1 test: wip demo chat 2018-05-30 14:39:22 +02:00
Guillaume Chau ce6467daab test: wip 2018-05-27 00:34:00 +02:00
Guillaume Chau 384aa41bd1 test: wip e2e 2018-05-24 18:08:52 +02:00
Guillaume Chau 9d528626b1 test: wip demo 2018-05-23 17:42:38 +02:00
Guillaume Chau e630db49a2 test: add apollo 2018-05-23 02:19:58 +02:00
Guillaume Chau 14c498c235 test: add demo app 2018-05-22 15:48:13 +02:00