Marion Schleifer
6da6dd6bf2
docs: update sample hasura endpoint urls with cloud urls ( #5583 )
2020-08-18 14:11:04 +05:30
slimlime
684c25b14b
docs: update bash_completion directory typo ( #5418 )
2020-08-18 10:12:58 +02:00
Rikin Kachhia
1592470008
docs: fix action relationships ref link ( #5602 )
2020-08-17 20:31:23 +05:30
Marion Schleifer
67ccdd6e76
docs: add ref on adding admin secret for hasura cloud ( #5575 )
2020-08-13 18:48:23 +05:30
sezgi
1a039e949c
docs: fix search help bug ( #5539 )
2020-08-13 18:34:32 +05:30
Praveen Durairaju
b2af143211
docs: fix docs sitemap link generation ( #5498 )
2020-07-31 21:56:24 +05:30
sezgi
69b5a831c6
docs: update deployment guides and arch diagrams ( #5475 )
2020-07-31 20:56:55 +05:30
sezgi
b346df239a
docs: code cleanup ( #5460 )
...
* remove unused css (using purgecss but also checking results manually)
* remove unused fonts
* remove unused examples_schema_migrations dir
* remove underscore & bootstrap pagination
* remove unused djangodocs files
* clean up djangodocs.css
* organize static files (move to _static/scripts and _static/styles)
* clean up and organize scripts (move out of layout.html and into hdocs.js)
* defer scripts that can be deferred
* remove global_tabs extension & files and replace with tabs directive in the only place it's used
2020-07-31 17:19:01 +05:30
Rikin Kachhia
116d04f7fe
docs: fix sitemap generation ( #5490 )
2020-07-31 14:51:13 +05:30
Marion Schleifer
59c4b008f5
docs: rename deployment guides directory ( #5455 )
2020-07-23 15:12:53 +02:00
Marion Schleifer
d4972feb55
docs: restructure deployment section ( #5339 )
2020-07-23 14:34:17 +02:00
Marion Schleifer
af5a70b202
docs: add learn link to authz index page ( #5387 )
2020-07-21 14:44:20 -07:00
Praveen Durairaju
7c1c71c2b9
docs: add django jwt guide link ( close #1254 ) ( #5385 )
2020-07-21 09:36:23 +02:00
sezgi
0780ceef03
docs: update terminology and copy for remote relationships pages ( #5401 )
2020-07-20 18:15:08 +05:30
sezgi
74b1107b41
docs: open Intercom on feedback & add buttons ( close #5264 ) ( #5265 )
2020-07-17 12:17:29 -07:00
sezgi
f33138f063
docs: change newsletter copy ( #5402 )
2020-07-17 11:44:49 -07:00
Marion Schleifer
e649dcebe2
docs: remove recommendation for action handler security ( #5355 )
2020-07-17 11:39:42 -07:00
Marion Schleifer
286ea31f36
docs: fix indexing problem ( #5395 )
2020-07-17 13:45:11 +05:30
Praveen Durairaju
d6dab9dc01
docs: update newsletter api ( #5369 )
2020-07-15 19:46:30 +05:30
sezgi
a96e248a0c
docs: change "Step 0" to "Before you begin" ( close #5335 ) ( #5348 )
2020-07-14 14:30:35 -07:00
sezgi
72df5e9f05
docs: update links from Core getting started page to Cloud ( close #5334 ) ( #5347 )
2020-07-14 10:56:56 -07:00
Marion Schleifer
7f0ba7cd15
docs: update "supported from" notes ( #5318 )
2020-07-14 14:15:06 +05:30
sezgi
c962253c33
docs: prettify github count ( close #5356 ) ( #5357 )
2020-07-14 13:59:27 +05:30
Marion Schleifer
28984500fb
docs: add page on created_at / updated_at timestamps ( close #2880 ) ( #5223 )
2020-07-14 10:03:17 +02:00
Marion Schleifer
0387369b95
docs: update links in docs ( #5331 )
2020-07-09 10:42:33 +02:00
ooxaam
8022bf359a
docs: make exporting graphql schema export command work with windows ( #5209 )
2020-07-09 13:31:24 +05:30
sezgi
62223abda2
docs: improve getting started flow ( close #5279 ) ( #5280 )
2020-07-08 17:26:26 -07:00
sezgi
a79b07c749
docs: add "See past editions" link to newsletter callout ( close #5277 ) ( #5278 )
2020-07-08 13:27:02 -07:00
Marion Schleifer
78914c40d0
docs: change pro button to hasura cloud in header ( #5315 )
2020-07-08 21:33:22 +05:30
Marion Schleifer
5152bbf773
docs: fix confusion in unauthenticated access docs ( #5319 )
2020-07-08 15:20:41 +02:00
Marion Schleifer
b2faecbf13
docs: remove deprecated directory flag from examples ( #5325 )
2020-07-08 15:04:24 +02:00
sezgi
b26e023483
docs: docs for remote joins ( close #4911 ) ( #5132 )
2020-07-07 14:47:42 -07:00
Marion Schleifer
41ba54437a
docs: change heroku one click url ( #5314 )
2020-07-07 17:13:59 +05:30
sezgi
c33d1a0211
docs: fix duplicate label warning ( fix #5260 ) ( #5261 )
2020-07-07 13:06:15 +05:30
Marion Schleifer
ee6ea40ee8
docs: fix indexing issue ( #5282 )
2020-07-07 12:53:37 +05:30
Rakesh Emmadi
2fe353a294
allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' ( fix #5218 ) ( #5257 )
...
* fix error when array relation connections are queried, fix #5218
* change relay endpoint to '/v1beta1/relay'
* Update CHANGELOG.md
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-07-03 12:00:35 +05:30
sezgi
c4da0a70c5
docs: docs for scheduled triggers ( close #4913 ) ( #5141 )
...
Co-authored-by: Marion Schleifer <marion@hasura.io>
2020-07-01 08:44:21 -07:00
Nuno Pato
2daa2c8d57
docs: add Nhost one-click deployment to deployment guides ( #5180 )
2020-07-01 15:23:40 +02:00
Marion Schleifer
1eac5983a6
docs: remove product expert button ( #5232 )
2020-07-01 14:27:30 +02:00
Marion Schleifer
53ef491b6d
docs: update getting started with hasura cloud ( close #5206 ) ( #5208 )
2020-07-01 14:23:29 +02:00
Marion Schleifer
a6e50d5251
docs: fix error in actions api docs ( #5235 )
2020-07-01 08:46:53 +02:00
sezgi
bc234b04e7
contrib: link to fork-and-branch git workflow guide ( close #5225 ) ( #5226 )
2020-06-30 16:31:53 +05:30
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
surendran82
6c689992ae
docs: remove hasura con banner ( #5213 )
2020-06-26 13:59:41 +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
sezgi
246f71c4c4
docs: use smaller font size for all screen sizes & reduce sidebar line spacing ( fix #5185 ) ( #5186 )
2020-06-24 14:40:48 +05:30
metasean
94227071e1
docs: provide curl alternative to wget in docker getting started ( #5159 )
2020-06-24 09:15:33 +02:00