Marion Schleifer
a6e50d5251
docs: fix error in actions api docs ( #5235 )
2020-07-01 08:46:53 +02:00
Auke Booij
bc3d735bf3
server/docs: add instructions to fix loss of float precision in PostgreSQL <= 11 ( #5187 )
...
This adds a server flag, --pg-connection-options, that can be used to set a PostgreSQL connection parameter, extra_float_digits, that needs to be used to avoid loss of data on older versions of PostgreSQL, which have odd default behavior when returning float values. (fixes #5092 )
2020-06-30 10:39:25 +02:00
Tirumarai Selvan
4de8f912bb
docs: add section for managed databases and related perms ( close #1677 , close #3783 ) ( #5228 )
2020-06-29 18:58:03 +05:30
Marion Schleifer
1ff660d7d6
docs: clarify unauthenticated access configuration ( close #2528 ) ( #5217 )
2020-06-29 18:20:06 +05:30
Marion Schleifer
fa45bb299a
docs: add "supported from" note to relay docs ( #5201 )
2020-06-24 20:23:48 +02:00
Marion Schleifer
527530704d
docs/console: clarify usage of "query" vs "request" , change allowed queries to allow list ( close #4053 ) ( #5182 )
2020-06-24 23:00:08 +05:30
metasean
94227071e1
docs: provide curl alternative to wget in docker getting started ( #5159 )
2020-06-24 09:15:33 +02:00
Marion Schleifer
2185018255
docs: add note on permissions to certain mutations ( close #5058 ) ( #5135 )
2020-06-24 09:01:31 +02:00
sezgi
0c34a92cb9
docs: content for Relay docs and example repo ( close #4912 ) ( #5150 )
2020-06-23 13:08:41 -07:00
Praveen Durairaju
8e8f02daf1
docs: update http links to https ( #5176 )
2020-06-23 14:03:14 +05:30
Rikin Kachhia
623ed76e3d
docs: update cloud docs urls ( #5175 )
2020-06-23 00:37:46 +05:30
A K
c4e812e2fb
docs: add cloud docs header ( #5171 )
2020-06-22 21:48:04 +05:30
Chetan Kumar
39688af7e6
docs: add missing examples to API docs ( close #4745 ) ( #4844 )
2020-06-19 15:20:56 +02:00
Marion Schleifer
268aa46df2
docs: add minor docs improvements ( #5106 )
2020-06-18 15:36:34 +05:30
sezgi
d13e26db46
docs: update copy to use "deny-list" ( fix #5115 ) ( #5116 )
2020-06-17 08:40:11 -07:00
Rikin Kachhia
f03b5545c7
docs: fix multiple queries execution pattern ( #5105 )
2020-06-16 19:05:42 +05:30
Tirumarai Selvan
bb592a1bba
docs: add more description to 'HASURA_GRAPHQL_EVENTS_HTTP_POOL_SIZE' ( #5091 )
2020-06-15 14:10:15 +05:30
Brandon Simmons
d862afb4f8
Merge branch 'master' into 4736-security-testing
2020-06-11 13:21:48 -04:00
Marion Schleifer
cc2878debb
docs: remove duplicate labels and fix links ( #4952 )
2020-06-11 18:27:46 +05:30
Marion Schleifer
2f791366b2
docs: add migration setup guide for v2 migrations ( close #4746 ) ( #4898 )
2020-06-11 15:44:04 +05:30
Marion Schleifer
e724fd93a1
docs: remove "under development" note from remote schemas page ( #5040 )
2020-06-10 13:12:27 +05:30
Karthikeyan Chinnakonda
bd7b67118c
docs: fix the headers example in the create_scheduled_event API
2020-06-09 20:58:43 +05:30
Brandon Simmons
cf8cf4f5aa
Merge branch 'master' into 4736-security-testing
2020-06-09 10:50:35 -04:00
Marion Schleifer
9356cbe8b1
correct actions diagram ( #5007 )
...
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-06-09 15:14:31 +05:30
Rikin Kachhia
316ac080ef
docs: add accessing session variables in computed fields docs ( #5018 )
2020-06-08 23:01:24 +05:30
Brandon Simmons
5e37350561
Refactor and unit test authentication code paths ( closes #4736 )
...
The bulk of changes here is some shifting of code around and a little
parameterizing of functions for easier testing.
Also: comments, some renaming for clarity/less-chance-for-misue.
2020-06-08 13:10:58 -04:00
Andrew Davidson
9fe53031df
docs: add note on payload case in action handlers ( #5004 )
2020-06-08 13:37:11 +05:30
Rikin Kachhia
57d52b290b
docs: update PG requirements page ( close #4865 ) ( #4857 )
2020-06-02 20:25:40 +05:30
Mads Nedergaard
e914fcf5e8
Fixes dead link in docs - close #4914 ( #4915 )
...
After #4885 , the link to `/firebase/webhook` example is no longer working - this PR updates the link.
2020-05-28 18:27:47 +05:30
Tirumarai Selvan
c0d2bc6653
Remote Joins: Create relationships across database and remote schemas ( #2392 )
...
add remote joins: Create relationships across database and remote schemas (#2392 )
Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
Co-authored-by: Chris Done <chrisdone@gmail.com>
Co-authored-by: Chris Done <github@chrisdone.com>
Co-authored-by: wawhal <rishichandra.wawhal@gmail.com>
Co-authored-by: Aravind Shankar <aravind@hasura.io>
Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: Rishichandra Wawhal <rishi@hasura.io>
Co-authored-by: Brandon Simmons <brandon@hasura.io>
Co-authored-by: nizar-m <19857260+nizar-m@users.noreply.github.com>
Co-authored-by: Praveen Durairaju <praveend.web@gmail.com>
Co-authored-by: rakeshkky <12475069+rakeshkky@users.noreply.github.com>
Co-authored-by: Anon Ray <rayanon004@gmail.com>
Co-authored-by: Shahidh K Muhammed <shahidh@hasura.io>
Co-authored-by: soorajshankar <soorajshankar@users.noreply.github.com>
Co-authored-by: Sooraj Sanker <sooraj@Soorajs-MacBook-Pro.local>
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
2020-05-27 20:32:58 +05:30
gautambt
7ef710974c
docs: fix errors in cognito docs ( #4843 )
2020-05-22 13:34:41 +05:30
Marion Schleifer
ef78875be6
docs: improve actions documentation ( #4743 )
2020-05-21 22:57:11 +05:30
gautambt
642c421cc4
docs: add integration guide for AWS Cognito ( #4822 )
2020-05-21 19:18:46 +05:30
James Conroy-Finn
d184497685
docs: update pgdump key in production checklist ( #4814 )
2020-05-21 16:40:33 +05:30
Marion Schleifer
3727184593
docs: add note to permissions page regarding Hasura vs PG roles ( #4834 )
2020-05-21 15:14:59 +05:30
Marion Schleifer
e3c00723c4
docs: improve wording in enum page ( #4827 )
2020-05-21 15:11:45 +05:30
Marion Schleifer
93bb34290e
docs: update troubleshooting section with reference on debugging errors ( close #4052 ) ( #4825 )
2020-05-21 15:08:38 +05:30
dsandip
a8699bb442
docs: add page for procuring custom docker images and binaries ( #4828 )
2020-05-21 12:52:18 +05:30
Rikin Kachhia
2a016c1a70
docs: update security vulnerability page title ( #4831 )
2020-05-21 12:26:38 +05:30
Rikin Kachhia
fb175f21e8
docs: add disabling dev mode to production checklist ( #4715 )
2020-05-19 13:25:59 +05:30
Rakesh Emmadi
6069cc95e3
docs: add single object mutations docs ( close #4622 ) ( #4625 )
2020-05-18 16:43:57 +05:30
Dien Vu
6b5a61cff6
docs: a sample Caddyfile for Caddy 2 to enable https section ( #4710 )
2020-05-18 13:56:02 +05:30
Tirumarai Selvan
cc8e2ccc78
Scheduled triggers ( close #1914 ) ( #3553 )
...
server: add scheduled triggers
Co-authored-by: Alexis King <lexi.lambda@gmail.com>
Co-authored-by: Marion Schleifer <marion@hasura.io>
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com>
2020-05-13 18:03:16 +05:30
Marion Schleifer
9a16e25769
docs: add page on query performance ( close #2316 ) ( #3693 )
2020-05-12 21:20:35 +05:30
Marion Schleifer
d17b2232d1
docs: update security guide ( #4730 )
2020-05-12 17:42:51 +05:30
Marion Schleifer
0df2c57fe6
docs: remove ids from mutation examples ( #4539 )
2020-05-12 16:17:06 +05:30
Marion Schleifer
c843f787fe
docs: fix link in heroku deployment guide ( #4739 )
2020-05-12 12:40:57 +05:30
Anon Ray
3dd72bf66c
docs: fix info on excluding scheme in CORS config ( #4685 )
2020-05-11 18:56:08 +05:30
Marion Schleifer
d335743e4b
docs: add section on actions vs remote schemas ( close #4093 ) ( #4284 )
...
* add section on actions vs remote schemas
* fix language
* add changelog
* update actionvs vs remote schemas
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-05-11 18:42:58 +05:30
Bert Verhelst
506af29dae
docs: add filter query example to check if no nested objects exist ( #4675 )
2020-05-11 18:27:03 +05:30