Shraddha Agrawal
34e731d296
docs: remove duplicated warnings in preview app docs
...
This PR removes the duplicate warnings in preview app docs.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5068
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: eac156c9423f60c7b1a1147f4b2bff1a832a7d6d
2022-10-19 13:25:25 +00:00
Chris Martin
bf87246126
Chrism/docs/guide bestpractices metadata
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6027
GitOrigin-RevId: 6186ea1de1964a4b91b05a8417983ec312ca53f7
2022-10-18 18:59:34 +00:00
Rikin Kachhia
53af3157fc
docs: point EE release notes to changelog site
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6421
GitOrigin-RevId: e29fb208cde605ea0adcd124264abe3ee3711208
2022-10-18 14:54:21 +00:00
Varun Choudhary
7dbb3ab80b
docs: update role-based allow list version for console support
...
Edit the note [here](https://hasura.io/docs/latest/security/allow-list/#role-based-allow-list ) to make it clear that console support for role-based allow list is available from `v2.13` and server support is available from `v2.3`.
**New note looks like -**
![Screenshot from 2022-10-18 12-35-19](https://user-images.githubusercontent.com/68095256/196362090-a866ae70-1464-4836-9237-aa603924a689.png )
**Related issues**
https://hasurahq.atlassian.net/browse/GS-191
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6402
GitOrigin-RevId: 5e1c74b275b0535a6156c3999be98aaeccfb3a68
2022-10-18 12:04:46 +00:00
Rakesh Emmadi
5666161ac9
server/multitenant: resize sources' connection pools when a cloud project is scaled, global connection pooling
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5708
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
Co-authored-by: pranshi06 <85474619+pranshi06@users.noreply.github.com>
Co-authored-by: Puru Gupta <32328846+purugupta99@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Anon Ray <616387+ecthiender@users.noreply.github.com>
GitOrigin-RevId: 513d497548d89b397d4a299355b11607daec3c7e
2022-10-17 08:06:12 +00:00
Shraddha Agrawal
60411b95e5
docs: update region migration docs
...
fix for Jira ticket: https://hasurahq.atlassian.net/browse/CPS-251
This PR adds more context why user's should change the region of their cloud project to a region closer to their database. This is part of the changes of the MRAU project.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6312
GitOrigin-RevId: 3868b0659bc6cfcdc4861bda8433ed342049c6b5
2022-10-14 13:11:36 +00:00
Rob Dominguez
c326cf4637
docs: reformat links
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6331
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 6c059c65f3c260c15cc565d47e13a3a479ca766c
2022-10-13 19:48:32 +00:00
Rob Dominguez
35ce169821
docs: add tl;dr and improve page structure
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6345
GitOrigin-RevId: 0050ee4884713d67059145436cf8c5de64ded896
2022-10-13 17:00:17 +00:00
Krushan Bauva
63f90cc93c
server: add api limit - batch limit
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6183
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 517766e10a3e94a54b754df69c47c61232d8dbb2
2022-10-13 16:54:26 +00:00
hasura-bot
fba98a8217
docs: update docker-compose spelling, close #8886
...
GITHUB_PR_NUMBER: 9046
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9046
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6157
Co-authored-by: Amit Kumar Sharma <91947037+amit-ksh@users.noreply.github.com>
GitOrigin-RevId: b2172918456617ce4da4856abb1325180b19ecdd
2022-10-12 19:23:12 +00:00
Rob Dominguez
ac3c054b27
docs: add neon heroku-specific migration guide
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6302
GitOrigin-RevId: 5dfc0c6a194f42c48a5226902e02b80806cf35b3
2022-10-12 15:10:02 +00:00
Tom Harding
97a9ce842a
Update documentation to stop supporting Postgres 9.5
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6317
GitOrigin-RevId: 6f098f26943d0e2cba1725aaf2e76aaf1f50ebef
2022-10-12 13:37:23 +00:00
Rob Dominguez
43c283d6b2
docs: fix broken link causing build fail
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6300
GitOrigin-RevId: d79391392abd162af1d4ec67373331e5051e23e5
2022-10-11 19:38:33 +00:00
paritosh-08
5c774cf839
server,pro: fix batch_size
behaviour for auto event trigger log cleanup
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6279
GitOrigin-RevId: 20b8e6a22a26d97cd78655027aa2f30b7838462d
2022-10-11 19:27:53 +00:00
Sean Park-Ross
4c3775ecb8
Docs: FAQs for Heroku free resource deprecation
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6274
Co-authored-by: Marion Schleifer <5722022+marionschleifer@users.noreply.github.com>
GitOrigin-RevId: 6ce9851df79ab1da8fcb3a476b933770f2f2331d
2022-10-11 18:15:52 +00:00
Sean Park-Ross
3071787cf6
Docs: Reorder Neon in menu, Add logo to cloud db index, cap Database in cloud db docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6298
GitOrigin-RevId: eceba15c687f8deb6599ba845df17147bbbe87b9
2022-10-11 18:08:28 +00:00
Sean Park-Ross
de1f820511
Docs: Metadata directory format add missing files
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5564
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 6d1c188a4f7fbc74317dfa1e0bc25634f4306eef
2022-10-11 18:02:00 +00:00
nevermore
08a46714d3
docs: add Neon integration docs, remove Heroku docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6162
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 1c80b85df1f474e54cda332c98b93adc4339ac09
2022-10-11 11:59:42 +00:00
Gil Mizrahi
4a321e2459
docs: functions -> custom functions
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6244
GitOrigin-RevId: 999517c28791a0b8f3de1843f02232338ad00fa9
2022-10-07 19:23:41 +00:00
Rob Dominguez
9c48313f81
docs: add SLA and reorder pages
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6240
GitOrigin-RevId: 406303a03e5258c20baa5c49f52be8d6262a7535
2022-10-07 16:43:12 +00:00
hasura-bot
7b6dae7e8e
docs: Fix minor grammatical errors in faq.mdx
...
GITHUB_PR_NUMBER: 9075
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9075
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6214
Co-authored-by: Varun <98093422+kVarunkk@users.noreply.github.com>
GitOrigin-RevId: d4bffff3120176e765f4050d77807bffc22c9bc3
2022-10-07 16:12:16 +00:00
Sean Park-Ross
494e270227
Docs: Wiki Restructure and remove Sphinx RST - WIP
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6059
GitOrigin-RevId: c527d01b7af8ef98fa3859930115ec44d993e444
2022-10-07 13:58:26 +00:00
Sean Park-Ross
1dc95b8c4a
Docs: Wiki add documentation 'mission statement'
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6051
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 686ba92c48e15a43f37d28308730f7073e327b7f
2022-10-07 13:16:15 +00:00
Sean Park-Ross
84c38e8a5c
Docs: Fix Docker compose version issue in getting started
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6236
GitOrigin-RevId: 33ac857a6d0b0e0999de09e61a40e307d00f1574
2022-10-07 06:03:06 +00:00
hasura-bot
4d462b7bbc
docs: Fix minor typo
...
GITHUB_PR_NUMBER: 9049
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9049
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6160
Co-authored-by: Matt Dailis <1189602+mattdailis@users.noreply.github.com>
GitOrigin-RevId: fd2ec7ca7b59d2c8964d372e4a61695aac5a4455
2022-10-02 10:50:08 +00:00
Auke Booij
b03ed983f1
Remove spaces before colons in error messages and descriptions
...
This PR is the result of running the following commands:
```bash
$ git grep -l '".* : "' -- '*.hs' | xargs sed -i -E 's/(".*) : "/\1: "/'
$ scripts/dev.sh test --integration --accept
```
Also manually fixed a few tests and docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6148
GitOrigin-RevId: cf8b87605d41d9ce86613a41ac5fd18691f5a641
2022-10-01 14:48:58 +00:00
Sean Park-Ross
f7183302f5
Docs: New Getting Started > How it Works page (WIP)
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5251
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: aceb6dcae6d0f10edc051e2f25073031826934ac
2022-09-30 14:03:35 +00:00
hasura-bot
fbdab80216
update-digital-ocean-one-click-droplet-link
...
GITHUB_PR_NUMBER: 9039
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9039
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6137
Co-authored-by: Jacky Lai <15357659+jackylai87@users.noreply.github.com>
GitOrigin-RevId: caab58b17b65e887b56271f77296138ec4bef3f2
2022-09-30 08:59:34 +00:00
Rob Dominguez
cc015df631
docs: restructure heroku page and add migration links
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6104
GitOrigin-RevId: ed29b5c407b0edb5300455f4996c2a2efd92e51c
2022-09-29 15:55:16 +00:00
Rob Dominguez
0c55bf9b73
docs: add db-migration links to providers
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6103
GitOrigin-RevId: 05ea8eb4a4d40a0fac069996724bb6378c60e3fc
2022-09-29 14:24:26 +00:00
awjchen
5150920fc2
docs: Correct histogram buckets for event queue time
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6108
GitOrigin-RevId: d8668acc003425c10432dcd45df23e9ddae4e68c
2022-09-29 12:18:24 +00:00
Rob Dominguez
0fdbca8d3e
docs: add PR checklist
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6084
GitOrigin-RevId: c55f9a2935a270a2faa4c937bf0bada495772120
2022-09-28 13:06:36 +00:00
Rob Dominguez
327d81e6da
docs: replace cloud-db logos and add titles
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6058
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 1609e2a4f11851be55f400db8c43343d35940bbc
2022-09-27 14:57:37 +00:00
Daniel Harvey
f42bc4b816
server: feature flag for disabling TABLE_updates
fields
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6039
GitOrigin-RevId: fcbafe2e4b8cf72d739033b372b536d59c398c4e
2022-09-26 13:25:37 +00:00
Marion Schleifer
c526ff5754
docs: add note to schema index
...
## Description ✍️
Rishi asked me to add this note to docs:
```
Hasura can recognize and return UTF-8 encoded string-types from your database.
If the columns in your database have an encoding other than UTF-8, then your API clients may get garbled or incorrect values for queries made on those columns.
```
I rephrased it a bit. Needs to be checked if it still means the same.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5842
GitOrigin-RevId: cc393119569b169d5578944c66b1965a7778ee39
2022-09-26 08:41:44 +00:00
Sean Park-Ross
73b44484db
Docs: Clarify Databases > Getting Started > BigQuery docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: ce87ace7ec73f37fe9137fd24da42e0a33f3c198
2022-09-23 15:31:11 +00:00
Philip Lykke Carlsen
46ef2e5d2a
feat: Document aggregation predicates
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5894
GitOrigin-RevId: 2a06f7afdec6741aca7464eee42617aca920b9ad
2022-09-23 13:49:49 +00:00
Rob Dominguez
eaa6106a8d
docs: add supabase and enterprisedb guides
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: b4f5fea1ae12f036442e69c27572742b1d14780b
2022-09-23 12:15:43 +00:00
Sean Park-Ross
0ddad5b157
Docs: Fix dedicated VPC available on (Small)
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6020
GitOrigin-RevId: fd3f65a0418cebb6beed9b9bded36a325c1adc57
2022-09-23 10:00:41 +00:00
hasura-bot
1dce311820
docs: add data source config explanation for local dev
...
GITHUB_PR_NUMBER: 8941
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/8941
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5806
Co-authored-by: Shawn Erquhart <2112202+erquhart@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 51cd587f227e47a155655600ec85fa6df759c61d
2022-09-23 09:28:10 +00:00
Sean Park-Ross
e0c0d7b73f
Docs / Install-Manifests: Fix Azure Deployment Buttons
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6017
GitOrigin-RevId: ab3bb95f7243d96504adc05b6b20e0aa8229bf65
2022-09-22 20:30:05 +00:00
Rob Dominguez
8eaa447bbb
docs: update multiple mutations in a request
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5969
GitOrigin-RevId: a739dd8a17a62e614219f785c9ba708f2ebf3e8f
2022-09-22 12:21:13 +00:00
Sean Park-Ross
6329852db6
Docs: Improve Permission rules including disable root fields doc
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5769
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 81f32e1377aefc0a507052d2a583e3561d7b213c
2022-09-22 11:43:46 +00:00
Raju Sunny
b69bd09ba4
docs: Adds observability best practices 1.0 to own branch
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5944
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 341f5362eb424098fe51d73d045a9381bacc31ef
2022-09-22 02:31:06 +00:00
paritosh-08
1c7e19c209
server/docs: event trigger log cleanup | remove default for clear_older_than
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5998
GitOrigin-RevId: 1376fd2192c7daaf73e8099cdb2f1aab4b8c3cd1
2022-09-21 17:29:55 +00:00
paritosh-08
8053de81ac
docs: event trigger log cleanup | update image
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5994
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 146b267ecdbc2646359b68849aa0bcdda215c5fb
2022-09-21 16:13:38 +00:00
Rob Dominguez
0646b8ef86
docs: remove custom-docker-images from deployment and references
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5993
GitOrigin-RevId: f0d406fa2b4ee269cf87b6d3c2c4b0c4429b7e1a
2022-09-21 15:46:52 +00:00
Rob Dominguez
d88453194e
docs: add heroku migration page to cloud db guides
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5970
GitOrigin-RevId: 838702312ef30704a70da220870bcda1de928fad
2022-09-21 15:30:28 +00:00
Rikin Kachhia
e369f567c3
docs: add support for showing section local TOC
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5941
GitOrigin-RevId: e05b5d60624d755dc38d662919bde55826cde434
2022-09-21 14:38:40 +00:00
paritosh-08
35ddcbec31
docs: event trigger auto cleanup api docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5867
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 9c6c58ec97ca43a4d8b9c3a3d61cf8e60d7cc7ea
2022-09-21 13:37:59 +00:00