Commit Graph

753 Commits

Author SHA1 Message Date
Geoff Schmidt
fdc521ca09 Fix run-on sentence 2019-07-13 16:56:36 -07:00
Renovate Bot
ceee012d4b Update dependency gatsby to v2.13.20 2019-07-13 22:22:17 +00:00
Renovate Bot
174b0b3717 Update dependency gatsby to v2.13.19 2019-07-13 09:16:26 +00:00
Trevor Scheer
9e419ea3d9 Fix headings in operation-registry docs (#512) 2019-07-08 11:46:24 -07:00
Adam Zionts
431adadbc7 Federation: Update operation registry docs [AP-587] (#505)
* Federation: Update operation registry docs

Nothing here should change much, but we should verify that users don't
need to do anything to use the operation registry, and if they do, then
we should document those.

* operation-registry to mdx file

* Create dropdown for operation registry code with federation

* fix compilation errors
2019-07-08 11:16:21 -07:00
Renovate Bot
bcab1c77e2 Update dependency gatsby to v2.13.7 2019-07-07 23:18:36 +00:00
Renovate Bot
976e73debf Update dependency gatsby to v2.13.6 2019-07-06 14:18:08 +00:00
Renovate Bot
0b6c8d58f8 Update dependency gatsby to v2.13.4 2019-07-06 09:19:36 +00:00
Jason Paulos
feb441849d Fix typo in docs (#506) 2019-07-05 15:37:11 -07:00
Renovate Bot
61330b0b7a Update dependency gatsby-theme-apollo-docs to v1.0.17 2019-07-02 09:23:39 +00:00
Renovate Bot
aa57fda817 Update dependency gatsby-theme-apollo-docs to v1.0.16 2019-07-02 00:28:08 +00:00
Renovate Bot
317c79844c Update dependency gatsby to v2.11.6 2019-06-30 13:14:58 +00:00
Renovate Bot
60a78fbd11 Update dependency gatsby to v2.11.5 2019-06-29 17:18:00 +00:00
Renovate Bot
dd9429d1a0 Update dependency gatsby to v2.11.3 2019-06-29 09:19:19 +00:00
Renovate Bot
ead8a719b6 Update dependency gatsby-theme-apollo-docs to v1.0.15 2019-06-29 00:25:19 +00:00
Renovate Bot
13cd6e320e Update dependency gatsby-theme-apollo-docs to v1.0.14 2019-06-27 02:18:39 +00:00
Renovate Bot
70491aafa6 Update dependency gatsby-theme-apollo-docs to v1.0.12 2019-06-26 23:19:17 +00:00
Evans Hauser
59337b8409 op-reg: update summary of changes to exand on tags (#490) 2019-06-24 14:37:42 -07:00
Renovate Bot
d9237393c9 Update dependency gatsby to v2.10.0 2019-06-22 09:16:16 +00:00
Peter Ringelmann
7eada0b0b2 Change missionPatch type to String (#485)
`missionPatch`'s type in the schema must have accidentally been changed from `String` to `PatchSize` when a resolver was added.

This causes a fairly difficult to debug error in the Client UI while working through the tutorial. (at least for graphQL newbies like me)
2019-06-18 11:17:19 -07:00
Renovate Bot
4660a0c83b Update dependency gatsby to v2.9.4 2019-06-15 09:24:37 +00:00
Renovate Bot
3528e72963 Update dependency gatsby-theme-apollo-docs to v1.0.11 2019-06-13 04:18:28 +00:00
Renovate Bot
5fb560478f Pin dependency gatsby-theme-apollo-docs to 1.0.10 2019-06-13 02:22:19 +00:00
Evans Hauser
ecdae24feb op-reg: update migration guide with more details (#480)
* op-reg: update migration guide with more details

In order to fully describe what the upgrade contains and requires,
we need to expand on the operation registry migration plan to include a
feature description and more detailed instruction set

* address feedback and add details

* make tag copy language more friendly

* add more warnings around variants/tags
2019-06-12 17:11:16 -07:00
Trevor Blades
58986ab095 Upgrade theme and use ButtonLink components (#481)
* Upgrade theme and use ButtonLink components

* Upgrade theme
2019-06-12 16:03:43 -07:00
Renovate Bot
d252aec5ae Update dependency gatsby-theme-apollo-docs to v1.0.6 2019-06-11 19:41:00 +00:00
Renovate Bot
91a93b5272 Update dependency gatsby-theme-apollo-docs to v1.0.5 2019-06-10 23:17:41 +00:00
Chang Wang
acb9ca543d add action/attitude, remove space 2019-06-10 16:34:45 -04:00
Chang Wang
4b4fad65f2 clarify that "current" is the default untagged variant 2019-06-10 11:05:49 -04:00
Chang Wang
93e90013e1 note no breaking changes in upgrades 2019-06-10 10:02:31 -04:00
Chang Wang
50fd6b543a stronger suggestion to dryrun 2019-06-10 10:02:31 -04:00
Chang Wang
cebe61cc22 specify alpha.4 2019-06-10 10:02:31 -04:00
Chang Wang
f0a8a93e83 advise doing an initial test run 2019-06-10 10:02:31 -04:00
Chang Wang
01cf97e1eb add migration guide from 0.1 2019-06-10 10:02:31 -04:00
Chang Wang
2a55395ae3 typo: missing closing parens on link 2019-06-10 10:02:31 -04:00
Renovate Bot
4ec5354fe5 Update dependency gatsby to v2.8.6 2019-06-08 09:17:19 +00:00
Renovate Bot
6788ae30e2 Update dependency gatsby-theme-apollo-docs to v1.0.4 2019-06-07 21:17:44 +00:00
Chang Wang
80e15696d1 Merge branch 'master' into chang/op-safelist-docs 2019-06-06 21:26:37 -04:00
Renovate Bot
ea1f2997a9 Update dependency gatsby-theme-apollo-docs to v1.0.3 2019-06-07 00:22:07 +00:00
Chang Wang
6b6fb1f997 Remove docs on ENGINE_SCHEMA_TAG
The only way to specify a tag will initially be manually passing it in through the config to avoid a breaking change
2019-06-06 16:28:08 -04:00
Chang Wang
28fcf18431 add section to set schema tag on client:push 2019-06-04 18:09:21 -04:00
Danielle Man
38de63ec6f Merge branch 'master' into chang/op-safelist-docs 2019-06-03 09:37:28 -07:00
Danielle Man
d4a80f5844 Merge branch 'master' into revert-463-revert-455-dman/rename 2019-06-03 09:34:33 -07:00
Renovate Bot
8f3f0efcc6 Update dependency gatsby to v2.8.2 2019-06-01 09:12:32 +00:00
Chang Wang
67c67fac38 add section about schema tags 2019-05-31 17:30:48 -04:00
Joey Sinonet
e91445b2a6 Remove "Deply to Now" from tutorial (#444)
This part of the tutorial is no longer working. 

As such, it only hampers someone trying to work through the tutorial.

Even following the suggestions in https://github.com/apollographql/apollo/issues/264, I was not able to create a successful deployment. (If I had, I would have opened a PR to fix the instructions.)

Since this seems to be producing a more negative experience than positive, I suggest removing this part of the tutorial until working instructions become available.
2019-05-31 23:38:23 +03:00
Jesse Rosenberger
ed4cb0fb79 Update _redirects 2019-05-31 19:27:14 +03:00
Jesse Rosenberger
31cb023f98 Update gatsby-config.js 2019-05-31 19:24:28 +03:00
Jesse Rosenberger
85c1ef51ec Update _redirects 2019-05-31 19:24:07 +03:00
Jesse Rosenberger
3adf526eeb Update and rename operation-safelisting.md to operation-registry.md 2019-05-31 19:20:57 +03:00