Commit Graph

501 Commits

Author SHA1 Message Date
Danielle Man
33040e72a2 update messaging for validation comment pattern 2019-05-17 09:04:09 -07:00
Danielle Man
c29f3c1ed6 small messaging updates from service/tag to graph/variant 2019-05-16 20:48:00 -07:00
Danielle Man
bcd90362a7 Merge branch 'master' into patch-3 2019-05-16 18:56:00 -07:00
Danielle Man
370c1def70 Merge branch 'master' into patch-1 2019-05-16 18:50:58 -07:00
Danielle Man
f404061378 Merge pull request #435 from dogafincan/patch-1
Fix grammar in data-source.md
2019-05-16 18:50:20 -07:00
Danielle Man
766b3b5c38 Merge branch 'master' into doc-fixes 2019-05-16 18:47:08 -07:00
Danielle Man
a0c90b8984 Merge branch 'master' into justin/UI-316/document-schema-check-markdown-option 2019-05-16 18:30:18 -07:00
Danielle Man
b783eccdc8 add a section to /schema-validation about posting results to a comment 2019-05-16 18:29:53 -07:00
Antoine Pultier
3e4dc5f855 Security note for custom data sources 2019-05-15 15:09:30 +02:00
Isaac Overacker
298e098ab8 Replaced images containing invalid queries.
The old images referenced a `year` property on the `Launch` type, which no longer exists in the tutorial.
2019-05-08 15:00:48 -07:00
Jesse Rosenberger
20565e1a44 op-reg: Add notes about schema tag limitations. (#440)
* op-reg: Add notes about schema tag limitations.

Currently, the operation registry does not support any schema tags besides the default schema tag of `current`.  Users can still use the operation registry, but they should make sure that they also register their schema to the `current` tag.

* Update docs/source/platform/operation-registry.md

Co-Authored-By: abernix <git@jro.cc>

* Update operation-registry.md
2019-05-07 23:11:49 +03:00
Danielle Man
9961eec723 update some organization/sentences for readability 2019-04-29 14:06:35 -07:00
Ruffeng
7fba70f73d Update resolvers.md
The first code snippet was missing the name of the file is editing. Even though the description explains which file has to be edited, the rest of the code snippets contain the path of the file to modify.

So I added it to make it more hegemony along the rest of the code snippets.
2019-04-28 20:54:34 +02:00
Doga Fincan
5b4db6e7b8 Fix grammar in data-source.md 2019-04-28 15:14:43 +02:00
Jesse Rosenberger
50136d1d32 Fix link for "Setup Analytics" which was moved. (#433)
* Fix link for "Setup Analytics" which was moved.

This page was moved shortly after it was created so a redirect doesn't seem necessary, but updating the also recently-added links to the new location seems important!

* Change link to not be fully absolute.

We need to use relative URLs within the documentation so that previewing the documentation (on a non-production deployment) takes us to the right deployment.
2019-04-27 15:55:29 +03:00
Danielle Man
15d0636fdd transfer gh-ent content from operation-registry to schema-validation 2019-04-26 14:47:32 -07:00
Chang Wang
5aa7afe134 Merge branch 'master' into chang/2-links-to-whats-new 2019-04-26 17:02:01 -04:00
Chang Wang
4e40c379ea fix typo aqp -> apq 2019-04-26 16:03:10 -04:00
Justin Anastos
06549f91cc 📚 write preliminary docs for service:check --markdown 2019-04-26 11:15:36 -07:00
Danielle Man
6af8831a6f Merge branch 'master' into fix_protobuf_link 2019-04-25 17:47:24 -07:00
Loren ☺️
7f6f11ef29 Fix Glossary links, grammar, clarity 2019-04-24 23:03:34 -04:00
Tommy Brown
c953981ac2 Fix protobuf link. 2019-04-24 17:06:12 -05:00
Evans Hauser
55251d5f5a Replace /trypro with /upgrade (#424) 2019-04-19 13:20:52 -07:00
Trevor Scheer
cabb657fcc Registry plugin dryRun documentation (#423)
* Add documentation about the dryRun option for the operation registry plugin

* Run prettier
2019-04-19 13:03:24 -07:00
Danielle Man
35b33d1f25 Merge branch 'master' into chang/3-more-broken-links 2019-04-16 16:57:57 -07:00
Chang Wang
8c89baea9e fix broken link to testing react components 2019-04-16 16:56:13 -07:00
Adam Torres
9105a861ce Merge branch 'master' into adamatorres/remove-more-here-links 2019-04-16 16:54:07 -07:00
adamatorres
07e00f9055 Removing more Here links.
Removed here links across all platform docs.
2019-04-16 16:51:00 -07:00
William Chia
9259196366 clarify resolver snippet (#361) 2019-04-16 16:35:22 -07:00
Chang Wang
28e249dbe5 broken link fix: link to blog for guide on security 2019-04-16 16:28:52 -07:00
Danielle Man
42e7509c7b Merge branch 'master' into patch-1 2019-04-16 16:28:51 -07:00
Danielle Man
562c2ce5eb Merge branch 'master' into incomplete-codeblock 2019-04-16 16:26:14 -07:00
Chang Wang
ac49b74d4f broken link for Engine Proxy Node setup instructions 2019-04-16 16:25:52 -07:00
Danielle Man
ea57dc5a56 Merge branch 'master' into incomplete-codeblock 2019-04-16 16:25:11 -07:00
Danielle Man
67470f19e6 Merge branch 'master' into adamatorres/adding-block-quote 2019-04-16 16:22:45 -07:00
Jake Dawkins
b621438c9c Add client resolvers in correct step (#412)
* Add client resolvers in correct step
* fix line number highlighting in local-state
2019-04-16 16:22:30 -07:00
Adam Torres
688180b79a Fixing missed block quote
Adding back the block quote style.
2019-04-16 16:19:31 -07:00
Trevor Blades
3faf2b4bcf Add more context to data sources and resolvers code blocks 2019-04-16 16:18:21 -07:00
Danielle Man
6df3aeee22 Merge branch 'master' into chang/2-links-to-whats-new 2019-04-16 16:16:50 -07:00
Trevor Scheer
ff9de271d5 General tidying and maintenance of fullstack tutorial (#414)
Fix typos, usage, etc.
2019-04-16 16:14:48 -07:00
Chang Wang
367bed4fe9 link whats-new to features/apq 2019-04-16 16:11:41 -07:00
Danielle Man
8b423324e9 Merge branch 'master' into adamatorres/remove-here-links 2019-04-16 16:05:15 -07:00
Adam Torres
a2f856d48b Merge branch 'master' into adamatorres/remove-here-links 2019-04-16 15:55:47 -07:00
Adam Zionts
4fc60cd3c7 Merge branch 'master' into adam/19/4/move-setup-analytics 2019-04-16 15:53:05 -07:00
adamatorres
62f0edc844 Removed Here links
Removed here links, fixed a broken link, and added a link for the support email.
2019-04-16 15:51:22 -07:00
Danielle Man
c2a08499f5 Merge branch 'master' into adam/19/4/move-setup-analytics 2019-04-16 15:50:14 -07:00
Chang Wang
b410b63abf fix link for query batching 2019-04-16 15:49:11 -07:00
Chang Wang
e8a1cf5661 fix broken link to state management w/ wording change 2019-04-16 15:49:11 -07:00
Adam Zionts
720c0458a0 Move setup analytics to references
This is more of a reference than anything
2019-04-16 15:48:44 -07:00
juliablackapollo
6b5ae06463 Fixed typo in engine-proxy.md (#408) 2019-04-16 18:48:14 -04:00