Praveen Durairaju
2c13ba5a28
docs: fix broken link ( #4005 )
2020-03-03 23:18:45 +05:30
Sean Grove
90f46c0e23
docs: add AuthGuardian JWT guide ( #3958 )
2020-03-02 18:19:56 +05:30
Praveen Durairaju
865b150c82
noop: replace subdomain links with subpath ( #3869 )
...
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-02-27 15:43:07 +05:30
Rikin Kachhia
048c1de414
docs: add actions docs ( #3907 )
2020-02-24 21:49:14 +05:30
Rikin Kachhia
b0d180efa2
docs: use install manifests from stable branch ( #3906 )
...
* update docs install manifests to use stable branch
* change the link to master at some more places
Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
2020-02-19 17:13:08 +05:30
Marion Schleifer
265cf7f12e
docs: add meta descriptions to pages ( #3631 )
2020-01-14 18:27:45 +05:30
Marion Schleifer
28914022fc
docs: add alt tags for all images ( #3634 )
2020-01-08 18:50:18 +05:30
Don Livanec
fa1805dc59
docs: update url for community wiki tools and boilerplates ( #3619 )
2020-01-06 12:39:45 +05:30
Phylor
3ca92b9ac1
docs: fix Auth0 integration instructions ( fix #2655 ) ( #3214 )
...
Co-authored-by: Praveen Durairaju <praveend.web@gmail.com>
2020-01-06 12:38:03 +05:30
Rikin Kachhia
3a7a3bf6bf
refactor docs schema section ( #3489 )
2019-12-26 17:35:37 +05:30
Fabian
528f16a1e5
docs(fix) minor typo in auth0 integration guide ( #3450 )
...
Variable should be "userId" not "id", will throw an error by GraphQL server otherwise.
2019-12-19 16:50:10 +05:30
Kevin Menard
5634dbfa16
add notes about auth0-spa-js to auth0 docs ( #3367 )
2019-12-17 12:15:52 +05:30
Rikin Kachhia
8a22625767
add learn.hasura.io link to docs header ( #3516 )
2019-12-15 18:32:59 +05:30
Brandon Simmons
55bc9d57ef
Fix documentation of HASURA_GRAPHQL_PG_CONNECTIONS ( #3495 )
2019-12-12 14:10:04 -06:00
Tirumarai Selvan
d8af6915d4
move oidc error note to relevant position in auth0 docs guide ( #3385 )
2019-11-20 18:45:02 +05:30
Tirumarai Selvan
aedcb319cf
add local dev note via ngrok to auth0 docs guide ( #3372 )
2019-11-20 11:42:44 +05:30
Tirumarai Selvan
e1b4184fea
add sync-users section in auth0 integration docs guide ( #3355 )
2019-11-15 20:17:30 +05:30
Juan Manuel Méndez Rey
30b343d37d
docs: fix typo ( #3321 )
2019-11-14 13:21:16 +05:30
Marion Schleifer
c872d21619
Add AWS Cognito JWT links to docs ( #2910 )
2019-10-26 09:35:58 +05:30
Oleg Butuzov
2e9d9bc621
update broken links in docs ( #3055 )
...
* Removed text about source code
Source code was removed by hasura/graphql-engine@fb3794c3
* links update for subscriptions/index
links updated because
1) facebook.github.io was changed to graphql.github.io/graphql-spec/
2) path to docs changed by apollographql/apollo-client@41ca8ff1
2019-10-10 21:28:24 +05:30
Marion Schleifer
453a544d83
add blogpost on modelling teams to docs ( #3051 )
2019-10-08 13:52:20 +05:30
Marion Schleifer
3d6e4bc09a
change region in k8s deployment guide ( #3048 )
2019-10-07 16:06:07 +05:30
Marion Schleifer
83f37716bb
add blogpost on public queries to docs ( #2925 )
2019-10-04 18:24:01 +05:30
Santosh Yadav
9dc106b989
add a note on connection pooling to do docs ( close #2860 ) ( #2960 )
2019-10-04 12:30:41 +05:30
Marion Schleifer
8d91ab919a
add file upload blogpost link to docs ( #2911 )
2019-09-20 15:14:14 +05:30
Marion Schleifer
480b34ea5e
fix typos in documentation ( #2562 )
2019-09-11 12:47:14 +05:30
Marion Schleifer
2c108daef8
update docs footer + sample apps content ( #2734 )
2019-08-20 18:09:57 +05:30
Ajeet D'Souza
08df38aa8c
add name of ci environment to telemetry data ( #2382 )
2019-06-26 11:53:40 +05:30
dsandip
6a5f17c3a0
update auth docs ( #1796 )
2019-05-17 17:33:35 +05:30
Anon Ray
a21f6cd648
introduce v1/graphql ( fix #1368 ) ( #2064 )
...
Changes compared to `/v1alpha1/graphql`
* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors.
* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
Praveen Durairaj
3080100d8f
update auth0 guide ( #2145 )
2019-05-09 13:02:42 +05:30
Rishichandra Wawhal
9dc833c808
add visual studio code integration guide to docs ( close #1656 ) ( #1828 )
...
add visual studio code guide to docs (close #1656 )
2019-03-27 14:07:54 +05:30
Tanmai Gopal
75ec309e8a
update auth0 jwt guide to add debug instructions ( close #1769 ) ( #1771 )
2019-03-14 14:10:13 +05:30
Rikin Kachhia
c753426934
add image zoom in docs ( close #1483 ) ( #1752 )
2019-03-13 15:33:45 +05:30
Shahidh K Muhammed
efc97c0b5c
update digitalocean guide to include marketplace ( #1706 )
2019-03-07 12:40:16 +05:30
Rikin Kachhia
c35753932f
update docs ( #1696 )
2019-03-06 14:28:04 +05:30
Jonathan Chhabra
7d61422888
add section for unauthorized role in auth0 guide ( #1484 )
2019-02-28 15:08:16 +05:30
Anne Ogborn
6eae576e79
update dependencies needed for apollo in apollo-subscriptions guide ( close #1643 ) ( #1644 )
2019-02-22 12:00:52 +05:30
Shahidh K Muhammed
d3b994885e
add google cloud gke cloud sql deployment guide to docs ( close #1386 ) ( #1628 )
2019-02-20 14:09:50 +05:30
nizar-m
f83a8e591f
rename access-key to admin-secret ( close #1347 ) ( #1540 )
...
Rename the admin secret key header used to access GraphQL engine from X-Hasura-Access-Key to X-Hasura-Admin-Secret.
Server CLI and console all support the older flag but marks it as deprecated.
2019-02-14 15:07:47 +05:30
Rikin Kachhia
6fc78d2a3d
update docs footer ( #1519 )
2019-01-29 21:24:56 +05:30
Rikin Kachhia
29b2922394
update using existing database docs ( close #1417 ) ( #1460 )
2019-01-29 14:57:15 +05:30
Tanmai Gopal
c6e5add28a
update telemetry docs ( #1499 )
2019-01-28 22:27:39 +05:30
Anon Ray
4ae44f7b5d
add functions to server telemetry ( #1500 )
2019-01-28 22:16:44 +05:30
Shahidh K Muhammed
11e7c3f9d6
add anonymous telemetry ( #1401 )
2019-01-28 19:25:28 +05:30
Shahidh K Muhammed
6b8120a6b2
add azure templates for existing postgres server ( #1385 )
2019-01-16 10:40:37 +05:30
Rishichandra Wawhal
97c4cf0e2a
update auth docs ( #1305 )
...
* fix broken auth example links
* add jwt examples
* misc auth docs changes
2019-01-04 19:31:18 +05:30
Rikin Kachhia
871d5e7f20
update docs ( #1221 )
2018-12-17 17:28:29 +05:30
dsandip
460fcfa755
add license information in getting started docs and do one-click guide ( #1213 )
2018-12-16 15:25:06 +05:30
Rikin Kachhia
9cbbac9456
fix titles in docs guides ( #1172 )
2018-12-07 18:03:21 +05:30