Commit Graph

98 Commits

Author SHA1 Message Date
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
751fa5f193 docs css refactor (#1218) 2018-12-16 12:11:34 +05:30
Rakesh Emmadi
3026c49087 apply update permissions for upsert mutations (#628) 2018-12-15 21:40:29 +05:30
Rikin Kachhia
b0eb263170 improve docs content structure for search (#1216) 2018-12-15 10:37:47 +05:30
Rakesh Emmadi
708a29fc89 refactor server cli code, add more cli options & version command (closes #51, #144, #1090, #1195) (#1200) 2018-12-14 08:51:41 +05:30
Rikin Kachhia
be4c25a643
remove algolia config from docs (#1209) 2018-12-13 20:11:54 +05:30
Rikin Kachhia
5b3c5a81bb
fix docs vulnerable dependency (#1208) 2018-12-13 20:02:17 +05:30
Rikin Kachhia
b1a5e36a1e
fix syntax in docs (#1206) 2018-12-13 16:59:29 +05:30
Rikin Kachhia
c478f45e19
migrate docs search to algolia doc search (close #1146) (#1199) 2018-12-13 16:38:45 +05:30
Rikin Kachhia
b76039b6be docs css refactor (#1198)
* fix cli docs toctree

* reorganize docs css
2018-12-12 21:40:32 +05:30
Rakesh Emmadi
ff6c95c2f8 allow ordering with aggregated fields (close #1039) (#1042) 2018-12-12 18:28:39 +05:30
Anon Ray
77cbf12bb7 merge types with same structure in remote schema (closes #1112, #1135) (#1145) 2018-12-12 17:31:18 +05:30
Rikin Kachhia
9cbbac9456
fix titles in docs guides (#1172) 2018-12-07 18:03:21 +05:30
Rikin Kachhia
94f161c66e update hasura cli docs (#1173) 2018-12-07 17:38:39 +05:30
Gagan Ganapathy
9e97a01665 add guide for subscriptions using apollo-client (fix #444) (#1018) 2018-12-07 16:48:05 +05:30
dsandip
96e8536693 add docs for configuring webhook URL from env var (#1084) 2018-12-05 10:43:13 +05:30
Rikin Kachhia
d0effffbf6
Fix links in docs and README (#1160)
* fix docs syntax bug

* update link in README
2018-12-03 19:02:08 +05:30
Rikin Kachhia
8de12d5bcd
add table of contents to docs pages (#1115) 2018-12-03 17:42:24 +05:30
Rakesh Emmadi
3ea20bc4d7 allow authentication webhook with POST (close #1138) (#1147) 2018-12-03 16:49:08 +05:30
Shahidh K Muhammed
71d9b8fd19 add create droplet button to DO docs (#1150) 2018-11-30 21:50:56 +05:30
Rikin Kachhia
a024f2a677 fix table in server flag docs (#1142) 2018-11-29 16:00:26 +05:30
Tirumarai Selvan
96e63d1da5 add details about current role more explicit (#1140) 2018-11-29 15:11:59 +05:30
Arpit Kushwaha
e3a3f2f6f8 typo fix in docs (#1125) 2018-11-29 10:31:04 +05:30
Shahidh K Muhammed
c985a6d1ed
update demo app links (#1122) 2018-11-27 16:01:56 +05:30
Anon Ray
512ee6fb9f adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30
Rikin Kachhia
5b6a3862dc
modify many-to-many relationship docs (close #1058) (#1061) 2018-11-23 14:59:03 +05:30
Shahidh K Muhammed
6fb24d5bf0 update server dockerfile, install manifests and docs (#1097) 2018-11-23 14:47:31 +05:30
Shahidh K Muhammed
64ec4e8207 update docs for pg_dump (#1098) 2018-11-23 13:44:34 +05:30
Rakesh Emmadi
58fe579497 support Postgres's DISTINCT ON (close #1040) (#1099) 2018-11-23 07:23:56 +05:30
Dimitrios Mavrommatis
ef6e53a407 change descending ordering to nulls first (fix #1008) (#1009) 2018-11-22 10:28:18 +05:30
Rikin Kachhia
f25d49a9ca update multiple mutation docs with nested insert (#1043) 2018-11-19 16:13:17 +05:30
Rikin Kachhia
2508b328dc update literals css (close #1011), update contributing guide (#1057) 2018-11-19 16:12:13 +05:30
Rikin Kachhia
3ba2230ef4 update docs CONTRIBUTING.md (#1046) 2018-11-18 11:43:39 +05:30
Praveen Durairaj
77a1f756de add auth0 integration guide (#1044) 2018-11-18 11:38:10 +05:30
Praveen Durairaj
19a0dd9789 update jwt-config generate section (#1036)
* update jwt-config generate section

* update jwt claim rule for auth0
2018-11-15 18:51:25 +05:30
Rakesh Emmadi
b6773b36cd add aggregations docs (close #988) (#991)
* add aggregations docs

* add statistical aggregate functions

* change aggregation query page title

* fix api reference pages syntax bugs

* update query derived data docs page

* add better examples for aggregation docs
2018-11-15 17:13:03 +05:30
Rakesh Emmadi
1539d6b5a6 server port can be set with HASURA_GRAPHQL_SERVER_PORT env variable, closes #1033 (#1038) 2018-11-15 10:25:39 +05:30
Shahidh K Muhammed
d79c15bac5
add deployment guide for azure postgres and container instances (close #584) (#928) 2018-11-14 15:43:15 +05:30
Gordon Johnston
68bd5bbe86 remove 'update_columns' argument from example (#1031) 2018-11-13 22:01:37 +05:30
Patrick Aljord
2bd11f12dd clarify which server uses the shared secret too (#925) 2018-11-08 11:51:13 +05:30
Sachin Saini
668dc0e857 update digitalocean docs (#900)
Co-Authored-By: thetinygoat <iamsainisachin@gmail.com>
2018-11-08 11:40:23 +05:30
Rikin Kachhia
c8c06be8ca add relationship modelling docs (close #399) (#972) 2018-11-06 14:08:40 +05:30
dsandip
10edd03a62 adds docs for column presets (close #623) (#971) 2018-11-06 14:07:17 +05:30
Shahidh K Muhammed
fbcae53efa
build cli-migrations image on tagged deploys (close #534) (#953) 2018-11-02 19:38:25 +05:30
Fernando K
b7800ffa2e add links to the api reference (#794) 2018-10-31 19:19:29 +05:30
Tirumarai Selvan
4bd3c57018 add retry-after header info to event-trigger docs (#956) 2018-10-31 18:21:48 +05:30
Rikin Kachhia
37aeccc6b0 update requests package version in docs for security (#955) 2018-10-31 14:49:45 +05:30
Mohammed Rishad
58ccddc76e pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
Rikin Kachhia
ac8f2f65a8 reduce max algolia document size for docs (#914) 2018-10-29 18:03:48 +05:30