Rikin Kachhia
e0fd67ef8f
docs: fix graphiql rendering
...
https://github.com/hasura/graphql-engine-mono/pull/2138
GitOrigin-RevId: 38b53507714d04d1fbc6db651df9dce1c5c64e71
2021-08-18 15:31:22 +00:00
Rikin Kachhia
b713d9b13f
docs: misc fixes
...
https://github.com/hasura/graphql-engine-mono/pull/1969
GitOrigin-RevId: 755b0954cffc6d14fa04bca590318b8756037b4f
2021-07-31 10:10:52 +00:00
Rikin Kachhia
56895e005e
docs: remove feedback section
...
https://github.com/hasura/graphql-engine-mono/pull/1896
GitOrigin-RevId: 31a60cc3b34f94fcb57033d3f789ecc0f9187dbb
2021-07-26 09:37:08 +00:00
Sai Krishna Prasad Kandula
7bc52d9a81
docs: Remove Intercom
...
https://github.com/hasura/graphql-engine-mono/pull/1894
GitOrigin-RevId: f2413e9c47ee9f4abe03d357c35e6bb56f57ef1c
2021-07-26 07:20:37 +00:00
surendran82
c651c9b2ff
docs: safari browser navbar UI fix
...
https://github.com/hasura/graphql-engine-mono/pull/1590
GitOrigin-RevId: e3f178bed8c275b8039a53ab1abd5af7e2629c65
2021-06-16 12:43:06 +00:00
surendran82
09070769b4
docs: HasuraCon banner stripe updated
...
https://github.com/hasura/graphql-engine-mono/pull/1586
GitOrigin-RevId: bcae4c3449048cb00deeed6bb53adb2b8fcec1b9
2021-06-16 11:04:26 +00:00
Rikin Kachhia
d4c65d176c
docs: separate v1 and v2 docs
...
https://github.com/hasura/graphql-engine-mono/pull/1577
GitOrigin-RevId: 606ac087536a8910e93126512592389eeeb4252f
2021-06-16 09:47:55 +00:00
Rikin Kachhia
3aff213978
docs: update heading sizes
...
GitOrigin-RevId: b39c0bdd095cb034caea0cf03ae9f8de8db4ade4
2021-05-24 16:39:41 +00:00
Rikin Kachhia
423f5c6ad5
docs: update v2 docs
...
- update config availablility/deprecation notes
- add notes on metadata inconsistency during config v3 migrations
- use update instead of upgrade for v2 migration for consistency
- fix external link opening
GitOrigin-RevId: a8ca31948285f55a5fac8d00b93f85007be512cc
2021-05-18 13:37:32 +00:00
Rikin Kachhia
b2c0bbb491
docs: unify core and cloud search
...
GitOrigin-RevId: 1762a593a6caea5e734911f522458d189702939a
2021-03-18 20:12:46 +00:00
hasura-bot
96209f6bec
docs: add trackGA function and listeners
...
GITHUB_PR_NUMBER: 5526
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/5526
Co-authored-by: sezgi <139535+sezgi@users.noreply.github.com>
GitOrigin-RevId: 041d213165a61cd3c940413414811c43cdcf0722
2021-02-22 07:37:01 +00:00
Rikin Kachhia
b59f900328
docs: misc updates
...
- increase h5 font size
- remove column operators from mutation reference
- nitpicks
GitOrigin-RevId: ba74bb65603e1c6f31e2386438ce22ebabb96e3c
2021-02-19 09:32:40 +00:00
surendran82
3373bbc748
docs: update marketo form
...
GitOrigin-RevId: 474aa477bda27eaa262815c069a58c61d6cbf3f5
2021-01-12 15:37:34 +00:00
Marion Schleifer
600a01d2fd
docs: add getting started guide for mysql preview ( #5740 )
...
Co-authored-by: rikinsk <rikin@hasura.io>
2020-09-08 22:06:28 +05:30
Rikin Kachhia
10a5579b5b
docs: update paths for core and cloud ( #5665 )
2020-08-25 21:51:21 +05:30
sezgi
7ff4025e25
docs: move cloud docs ( #5411 )
2020-08-25 17:23:25 +05:30
sezgi
1a039e949c
docs: fix search help bug ( #5539 )
2020-08-13 18:34:32 +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
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
Praveen Durairaju
d6dab9dc01
docs: update newsletter api ( #5369 )
2020-07-15 19:46:30 +05:30
sezgi
c962253c33
docs: prettify github count ( close #5356 ) ( #5357 )
2020-07-14 13:59:27 +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
1eac5983a6
docs: remove product expert button ( #5232 )
2020-07-01 14:27:30 +02:00
surendran82
6c689992ae
docs: remove hasura con banner ( #5213 )
2020-06-26 13:59:41 +05:30
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
A K
c4e812e2fb
docs: add cloud docs header ( #5171 )
2020-06-22 21:48:04 +05:30
sezgi
171473cc2d
docs: fix pre.literal-block
style ( close #5130 ) ( #5131 )
2020-06-17 10:46:12 -07:00
sezgi
1e1d65309d
docs: 16px font size under 1200px ( fix #5022 )
2020-06-15 16:12:47 -07:00
sezgi
c9e622ffb2
docs: design & UI fixes ( fix #5022 )
2020-06-15 16:12:47 -07:00
sezgi
8b6728de43
docs: change body font size to at least 18px (for higher resolutions); change font to Open Sans ( fix #5022 )
2020-06-15 16:12:47 -07:00
surendran82
c49dddf0c8
docs: update header ( #5063 )
2020-06-12 16:22:22 +05:30
surendran82
461db99be4
docs: add custom Github button to header ( #5041 )
2020-06-10 13:28:06 +05:30
surendran82
1ccff06372
docs: add webinar banner stripe ( #5027 )
2020-06-09 18:35:01 +05:30
surendran82
762e947ae2
docs: add security and product update subscription form ( #4977 )
2020-06-08 16:45:37 +05:30
surendran82
8f9c358a29
docs: fix css regression ( #5009 )
2020-06-08 14:19:19 +05:30
surendran82
6572dfcd62
docs: make header common with other hasura.io/ pages ( #4957 )
2020-06-06 15:42:14 +05:30
surendran82
29da6afe01
docs: update HasuraCon banner content ( #4845 )
2020-05-22 15:25:17 +05:30
surendran82
0ed5b4cee6
docs: fix github button ( #4768 )
2020-05-14 12:29:45 +05:30
surendran82
bc9ebd0748
docs: add HasuraCon20 banner stripe ( #4758 )
2020-05-14 12:03:50 +05:30
Marion Schleifer
1f0aa79b00
docs: fix color of paragraph anchor ( #3629 )
2020-01-03 17:22:28 +05:30
Praveen Durairaju
8ee21368f9
docs: add canonical url, fix accessibility ( #3599 )
2019-12-30 14:32:06 +05:30
Marion Schleifer
5eb9f602b3
update docs colour scheme ( #3586 )
2019-12-26 11:01:02 +05:30
Rikin Kachhia
8a22625767
add learn.hasura.io link to docs header ( #3516 )
2019-12-15 18:32:59 +05:30
Anubhav Jain
8372dc6a9b
make docs version dropdown arrow consistent across browsers ( close #1878 ) ( #2144 )
2019-09-09 14:00:11 +05:30
Alexis King
c48904551e
Document enum tables and enum table metadata APIs
2019-08-26 00:54:56 -05:00
Anon Ray
8f1e7dbc8d
breaking: server logging changes ( close #507 , close #2171 ) ( #1835 )
2019-07-11 05:37:06 +00:00
Vamshi Surabhi
f1cf6d0b17
allow session variables in operators which expect array input ( #2475 )
2019-07-10 15:49:58 +05:30