Samir Talwar
bb881c2b84
docs: Add a documentation page for BigQuery views.
...
This adds documentation for tracking and querying a BigQuery view. I simply copied the PostgreSQL documentation, then verified it all worked.
I had to make a few changes, of course:
1. the links point to BigQuery documentation
2. the metadata calls reference `bigquery_track_table`
3. the `text` datatype has been changed to `string`
I also renumbered the pages to match the PostgreSQL section.
[NDAT-336]: https://hasurahq.atlassian.net/browse/NDAT-336?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8052
GitOrigin-RevId: 2989bdf31ce768cb96c05b2258452789a61b4285
2023-02-21 12:28:17 +00:00
Rakesh Emmadi
39f3e90be8
server: accept "strict" param in healthz API
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8009
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: f535a84dc8aa35f60aaeab15ec5b54ba6f80ef6b
2023-02-21 09:13:44 +00:00
Daniele Cammareri
cad96fbbfb
doc: import from openapi milestone 2 documentation
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8031
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: c0d146c6bb95e71eccc80e68857fabebc44abf57
2023-02-20 14:25:24 +00:00
paritosh-08
17c3d25b1b
server: warning in replace_metadata
API
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7575
GitOrigin-RevId: 0171514056f725cb7a86dc7856eb57c674937c83
2023-02-20 14:20:38 +00:00
Mohd Bilal
54125f2ae6
cli: Update docs for hasura metadata reload
and hasura migrate create
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7338
GitOrigin-RevId: 35aeca6704d802c2e09903395335641704e61186
2023-02-18 06:12:08 +00:00
Rob Dominguez
8d0e4a2a50
docs: modify feedback component
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8020
GitOrigin-RevId: 3f32bbb63c8fba3a285d0b0174321f64b6674004
2023-02-17 14:02:57 +00:00
Sean Park-Ross
374eb27902
Docs: Update FAQ GraphQL Answer
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8000
GitOrigin-RevId: f03d9836706885e4fa20a032e8c7ec3a759848a4
2023-02-16 12:39:05 +00:00
Varun Choudhary
fc40739f62
console: unify webhook handler UX for action, remote schemas and events
...
[GS-397]: https://hasurahq.atlassian.net/browse/GS-397?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7796
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: 620aea50e7d1b45835a5996246f46017b2ba5904
2023-02-16 10:14:35 +00:00
Shraddha Agrawal
b7c71468ae
docs: update entitlements access for cloud new free
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7998
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 02b6c6f2c26f964e4d39a756dab7fb3f70e85f65
2023-02-15 21:11:54 +00:00
Rob Dominguez
3db3462a38
docs: update pricing page
...
[DOCS-708]: https://hasurahq.atlassian.net/browse/DOCS-708?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7951
GitOrigin-RevId: 7f4189ce249e2217e883a40f124c4a7bbf6285d3
2023-02-15 14:22:26 +00:00
Varun Choudhary
ea76e01b0f
console: support suffix for tls allow list
...
[GS-392]: https://hasurahq.atlassian.net/browse/GS-392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7745
Co-authored-by: Krushan Bauva <31391329+krushanbauva@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 72c9a2eef1cfaaefa30a7d53764b1c3688b38ae7
2023-02-15 10:26:41 +00:00
Gil Mizrahi
7a3c1489ad
set omit_request_id to true by default
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7978
GitOrigin-RevId: 7e359979b304ff63b8e582e460c7668f8207fe75
2023-02-15 09:53:19 +00:00
Sean Park-Ross
2857a05b02
Docs: MySQL Add Info about not supporting PlanetScale
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7982
GitOrigin-RevId: c23f16ce70a7a8b294da74d278037b9370d3cd48
2023-02-14 23:28:26 +00:00
rishi-div
e48dcba3d6
Rishi/docs/mysql alpha docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7843
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: 32299f512587a154d6e40307116d56bb08ff4abb
2023-02-14 14:03:58 +00:00
Sean Park-Ross
0ede49d32e
Docs: Add Docker instructions to connect db page
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7786
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: ef831c0e94c69180b31f8e1430cedacccc1c1de1
2023-02-13 16:17:13 +00:00
Rikin Kachhia
ebb7ade403
docs: add data hub link to one-click-deploy docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7922
GitOrigin-RevId: 4a4c9ef1cba43e6482c6ea9652af31860e5a619c
2023-02-09 18:38:26 +00:00
Marion Schleifer
46ecb1e9c5
docs: add note about nested updates
...
## Description
This PR adds the information about Hasura not supporting nested updates in a note to the update page.
[Preview page](https://pr-7891---docusaurus-5kcgrtdh3a-wl.a.run.app/docs/latest/mutations/postgres/update/#replace-all-nested-array-objects-of-an-object )
From [this docs feedback](https://hasurahq.slack.com/archives/C042WA62YKF/p1675208903354599 ).
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7891
GitOrigin-RevId: 3a7ac5cee35d68ca612faf82318e7ab91b5ac582
2023-02-09 13:23:13 +00:00
Marion Schleifer
7a0b2b85bb
docs: add page on recovering project
...
## Description
This PR adds a page on recovering a project. [Preview link](https://pr-7885---docusaurus-5kcgrtdh3a-wl.a.run.app/docs/latest/hasura-cloud/projects/recover/ ).
[Jira ticket](https://hasurahq.atlassian.net/jira/software/projects/DOCS/boards/19?selectedIssue=DOCS-555 ).
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7885
GitOrigin-RevId: c39283b646a295971f19a8a1144fcb410c8cdbf2
2023-02-08 19:02:22 +00:00
Marion Schleifer
69c7d5d046
docs: update cloud db guides in getting started
...
## Description
This PR updates the list of Cloud DB connection guides in the getting started guide.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7886
GitOrigin-RevId: b5c4552b5438f26973ee198dc9e222497ee38703
2023-02-08 16:43:23 +00:00
Philip Lykke Carlsen
1ded9b0837
server/docs: Add documentation of bigquery types
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7860
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 3543245097d943be46acb208cc9722192246a17b
2023-02-08 16:38:32 +00:00
Marion Schleifer
de5604a234
docs: add beta tags for relay
...
## Description
[Slack thread](https://hasurahq.slack.com/archives/C03RJ54M4RW/p1674774525600169 )
<img width="774" alt="image" src="https://user-images.githubusercontent.com/5722022/217260137-cab6b462-abc8-445e-9ffc-ca48217356a2.png ">
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7863
GitOrigin-RevId: e057701c86d5b5ef3e05d818b647537632b32b9c
2023-02-08 13:58:54 +00:00
Anon Ray
85a7e03526
docs: add explanation of livequery-poller-log (GS-284)
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7372
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 75fd9300749417695941fe552f3f06bb08c55c10
2023-02-08 07:23:49 +00:00
paritosh-08
a43feb7182
docs: dynamic connection template
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7404
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 2a105ef55943ee98e009dca023102194d903f16c
2023-02-07 21:19:14 +00:00
Marion Schleifer
e4ffaae7e7
docs: update opentelemetry docs
...
## Description
Had a chat with @awjchen regarding the Open Telemetry docs and made some changes based on the feedback.
@awjchen the only actual changes I made are [here](https://github.com/hasura/graphql-engine-mono/pull/7811/files#diff-44f4d6b95a66fa66a828547d29d67d46a020f63fe8d9c5f76d44c021c6f4ef1cR135 ) and [here](https://github.com/hasura/graphql-engine-mono/pull/7811/files#diff-44f4d6b95a66fa66a828547d29d67d46a020f63fe8d9c5f76d44c021c6f4ef1cL148 ). The rest are line breaks that come with prettier.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7811
GitOrigin-RevId: 6f139c15756ea2a3eb38c6be08addf0e9947335a
2023-02-07 20:27:05 +00:00
Rakesh Emmadi
e6c5a9505b
server: log when cron triggers are fetched from database for generating events
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7725
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 8dd2b07c769392e057400c5e60e40e7fc56ac26f
2023-02-07 12:23:42 +00:00
Aaysha
1add19e2a8
Documentation for One Click Deploy to Hasura
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7499
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Praveen Durairaju <14110316+praveenweb@users.noreply.github.com>
GitOrigin-RevId: 3406f6befa84b0f63e51c829b86d2fe6333f9ca2
2023-02-07 08:36:07 +00:00
Rob Dominguez
f1091a9aff
docs: add cloud standard back to numerous badges
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7834
GitOrigin-RevId: b44417986dea23466056965a5e894e44e9da3a8e
2023-02-06 22:49:17 +00:00
Rob Dominguez
f61878cfee
docs: restructure server reference page
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6862
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: 4278379b9647f018e7aec1c182f349eca090227b
2023-02-06 16:56:35 +00:00
Rikin Kachhia
4c37b6838c
docs: update cloud section position
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7748
GitOrigin-RevId: d810701ebf679a979d5401a260846d800ade71c0
2023-02-03 15:24:21 +00:00
Sean Park-Ross
8f4ba6c564
Docs: Add snowflake and athena to databases list. DigitalOcean one word
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7767
GitOrigin-RevId: 323ef11e437a569d57f5c488e8db5374c1e22604
2023-02-02 20:04:11 +00:00
Rob Dominguez
05042d33d5
docs: optimize code elements inside tables
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7776
GitOrigin-RevId: eea30d61c6ba04cb1c6b49d6cfaa4c561b21226b
2023-02-02 20:00:42 +00:00
Lyndon Maydwell
9a54849985
Fixing issues with SQLite FKs in Schema and Suggest Relationships API Docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7729
GitOrigin-RevId: 4ae48019ce71f6ceb3f6d06524302bdd11ca1ed4
2023-02-02 11:37:32 +00:00
Shraddha Agrawal
4fade177c7
docs: update cloud regions available in AWS and GCP
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7742
GitOrigin-RevId: 18f36227f5929fd2e12acac9d8ab21e354871ad4
2023-02-01 08:08:48 +00:00
Rob Dominguez
f61e1f988f
docs: update pricing and badges
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7719
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 60a8358fdfa08670f636c0a760eb13da7ecf0546
2023-01-31 23:13:20 +00:00
Manas Agarwal
6909224c9f
[Docs] Adding Opentelemetry documentation for EE
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6853
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>
Co-authored-by: Marion Schleifer <5722022+marionschleifer@users.noreply.github.com>
GitOrigin-RevId: 5fabd3b08d96c3dce5c998fe8d9db52e36bea6d2
2023-01-31 09:37:12 +00:00
Gil Mizrahi
e7d5b989ab
add omit_request_id flag
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7697
GitOrigin-RevId: 6716b263526fd97609f33cd78ec254a24c14b679
2023-01-31 00:28:50 +00:00
Chris Martin
c34bae303d
Add statement about env vars over declared values for db conn strings
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7711
GitOrigin-RevId: e706fe10d033c84439e1f2f81277919777d4f22b
2023-01-30 15:26:12 +00:00
Rakesh Emmadi
ab99215828
server: log when events of scheduled & event triggers are fetched from database for delivery
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7651
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 3149dae41c6a8a16caa1d44fbc0606451d6d2cfa
2023-01-30 06:08:08 +00:00
Rob Dominguez
59eedc2fbf
docs: scope style rules
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7681
GitOrigin-RevId: 03d8e8a237cf3cfa77a1f21267706b9297dccb90
2023-01-27 15:19:26 +00:00
Samir Talwar
b87314d9cf
docs: Update the Azure Postgres guide to use the Flexible server mode.
...
"Single server" mode is deprecated by Azure, and does not support recent versions of PostgreSQL. We have also found a bug in it regarding timeouts.
Let's stop encouraging people to use it, instead favoring the new "Flexible server" mode.
[NDAT-492]: https://hasurahq.atlassian.net/browse/NDAT-492?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7685
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 32639e72f20311cba4bb58f3b56aef1297290e78
2023-01-27 14:02:02 +00:00
Sean Park-Ross
5327fae8e4
Docs: Improve Creating Projects and Connecting Databases
...
[DOCS-425]: https://hasurahq.atlassian.net/browse/DOCS-425?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7609
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 8a395448ae820ecde8d36115a4ed7f70d2dd491c
2023-01-26 09:45:24 +00:00
Sean Park-Ross
ee18dbe8c2
Docs: Heading pill CSS fix
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7660
GitOrigin-RevId: 37a4b9dbb6f97ced3f751717024b7290e2de799e
2023-01-25 14:11:35 +00:00
Rakesh Emmadi
f2a5d7cef3
server/pro/multitenant: Postgres connection routing using kriti templates
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6822
Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com>
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
Co-authored-by: Sooraj <8408875+soorajshankar@users.noreply.github.com>
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 61cfc00a97de88df1ede3f26829a0d78ec9c0bc5
2023-01-25 07:14:31 +00:00
Sean Park-Ross
8259567d22
Docs: Document unavailability of subscriptions in remote schemas
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7475
GitOrigin-RevId: 60e5c30bac6f6f5633780ab56d1b535c95e7faa6
2023-01-23 20:57:32 +00:00
Rob Dominguez
23e232eedd
docs: update getting-started docker
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7146
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: 7e5a35d3a9f78ab10feafdcfe6549eda6f033f90
2023-01-23 15:08:20 +00:00
Varun Choudhary
e321eb89c2
console: add console support for string query parameters in actions, events and cron triggers
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7486
Co-authored-by: Daniele Cammareri <5709409+dancamma@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 70eb20e8b88eef3281809748d08661a5b9cf269a
2023-01-23 08:08:47 +00:00
Krushan Bauva
5ec99aab03
docs: remove status parameter from get_scheduled_event_invocations Metadata API reference
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7585
GitOrigin-RevId: 76983ab1612c8d7be013caf9409ca7746252b07a
2023-01-23 06:32:34 +00:00
hasura-bot
ab8096c83d
Update docs data-validations.mdx refs #2599
...
GITHUB_PR_NUMBER: 8529
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/8529
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4560
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 475ffaf8d5d37869a59ea002b4861cd91baaa090
2023-01-20 21:09:44 +00:00
Marion Schleifer
61336d8a7f
docs: add note to alloy db guide
...
## Description
Add a note on permissions to AlloyDB guide.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7611
GitOrigin-RevId: 4f96af8483b62007e977aa67426ff952dcfc23c2
2023-01-20 18:28:26 +00:00
Sean Park-Ross
4c3f2884a5
Docs: Fix span animation
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7613
GitOrigin-RevId: d0c19eb840948b23b2972188ecfab9363defe336
2023-01-20 17:13:51 +00:00
pranshi06
a5769645fa
docs: update methods to remove event triggers
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7518
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: 42fce71de2349d8fcafcb4bcd66f343e7d58246f
2023-01-20 07:49:25 +00:00
David Meleney
fd9bcb7ba0
Docs Update AlloyDB guided setup to reflect UI changes
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7527
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 3288ec7a989297d174acb50aa622fe0b4e92ed1b
2023-01-19 04:29:07 +00:00
Rob Dominguez
4aef762786
docs: add instances of security announcements CTA
...
[DOCS-493]: https://hasurahq.atlassian.net/browse/DOCS-493?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7558
GitOrigin-RevId: d41afa63ae8df7278b02b7a82adc0506b8a00819
2023-01-17 14:52:09 +00:00
Rob Dominguez
ce890f9821
docs: add badge for marketplaces
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7557
GitOrigin-RevId: 4bd4199909517e44efef03afcf218e1a2bb67447
2023-01-17 14:48:20 +00:00
Rob Dominguez
03cf883a46
docs: add spellchecking
...
[DOCS-256]: https://hasurahq.atlassian.net/browse/DOCS-256?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7520
GitOrigin-RevId: 41ae163de3747164ef4b01cfcd155ecb941510bb
2023-01-17 10:32:11 +00:00
rishi-div
5617fc50a6
docs: added proactive vulnerability scanning and updated the enterpri…
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7494
GitOrigin-RevId: ceb20e65e4965f263605de8568b5d65186742f5a
2023-01-12 17:41:59 +00:00
rishi-div
e5c84fee8e
docs: added section on Marketplaces
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7493
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 10333d7cdde7b1476c8e238dd9fb937f5e3f57e2
2023-01-12 17:38:31 +00:00
Rikin Kachhia
7275b6e39a
docs: miscellaneous fixes
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7503
GitOrigin-RevId: 9eebf9f1d10ca7a94bfb42770bc35c68add98817
2023-01-11 16:10:18 +00:00
Sean Park-Ross
af639392ce
Docs: Feedback component v2.0
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7242
GitOrigin-RevId: 4398205fc74b0a9745d15ade4c78a21467b7475f
2023-01-11 14:52:07 +00:00
Mohd Bilal
f82eaf7ea5
cli: Add --console-hge-endpoint
to hasura console
command that allows CLI to be configured to run inside a container
...
Closes: https://hasurahq.atlassian.net/browse/PLAT-370
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7408
GitOrigin-RevId: 79ca71a1b711f993410e2dbaafa717c11b459dce
2023-01-11 14:10:18 +00:00
Rob Dominguez
9bde77ab36
docs: update cli long punctuation and update commands
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7504
GitOrigin-RevId: dec1f870b9049ccc5cb793e960fb4040d18a3834
2023-01-11 13:34:08 +00:00
Rob Dominguez
db28a7f90a
docs: add icons to features
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7262
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: fe5eadde71bf247215ec8037a76114242363e34d
2023-01-11 03:23:06 +00:00
Rob Dominguez
2ad946df33
docs: update databases index tables styling
...
[DOCS-475]: https://hasurahq.atlassian.net/browse/DOCS-475?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7479
GitOrigin-RevId: 5a13c93c8dfc492b73f041e3755142272bcdf87b
2023-01-11 03:19:45 +00:00
Julian@Hasura
aefdf0dd81
Change Snowflake text from Database URL to JDBC Connection string - GDC-676, GDC-686
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7385
Co-authored-by: Julian <843342+okjulian@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: e14d76c206212ce9510f6cb7ef63c5434a54d471
2023-01-09 23:14:43 +00:00
Krushan Bauva
9a5ab43a15
docs: add note regarding audience in auth0
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7452
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: 44e3371c1ac901dc45672bee20cd66ca994bf61f
2023-01-06 10:37:20 +00:00
Rob Dominguez
cda38563bc
docs: add slug to front matter for event trigger clean up
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7457
GitOrigin-RevId: b6acc4dac457eceaaedff4265f1e5cf70d12e785
2023-01-05 20:21:22 +00:00
Rikin Kachhia
e9d98448f4
docs: improve graphiql styles
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7434
GitOrigin-RevId: dc4ffd853672882a34e0732e6f778002a950555e
2023-01-04 12:19:20 +00:00
Meet Zaveri
3070470728
docs: document a new breaking change for v2 (related to extra GQL params)
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7378
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 6dc830ed22e8e7196993f683c8cbed2c2bd2f4b5
2022-12-27 15:03:46 +00:00
Marion Schleifer
7dffbc6a0d
docs: add bullet point on infinitive verb form in headings to docs wiki
...
## Description
This PR adds a bullet point on using the infinitive verb form in docs headings to the docs wiki.
## Quick link
[/docs/wiki/style/headings](https://marion-docs-update-wiki-to-u.hasura-docs-mono.pages.dev/docs/wiki/style/headings/ )
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7397
GitOrigin-RevId: 88b38d6c771f8e9fc7a70189cea15e6c9caf9f57
2022-12-27 14:49:31 +00:00
Rakesh Emmadi
9a3488920f
docs: add an info note documenting known limitation with multiplexed subscriptions
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7382
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: ce1a39d4ddb2f8500a5e2408acf6f3cfddcb44f6
2022-12-27 14:35:20 +00:00
Manas Agarwal
68f4f8a819
Docs: Add metrics_config metadata API docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7337
Co-authored-by: Anon Ray <616387+ecthiender@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
Co-authored-by: Marion Schleifer <5722022+marionschleifer@users.noreply.github.com>
GitOrigin-RevId: e852f95917491504a44e425a6ee8176c3644416b
2022-12-27 14:27:24 +00:00
Rob Dominguez
3fc7320fbd
docs: add hotfix links
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7391
GitOrigin-RevId: 836f7878bf169073f91af5524f13e19b3a75a046
2022-12-23 21:47:11 +00:00
Rob Dominguez
f27146dec4
docs: update EE quickstarts
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7388
GitOrigin-RevId: d90898f4e1e2ddb1ed33d6776a1731a2889acf09
2022-12-23 16:51:27 +00:00
Marion Schleifer
6fad57dc3b
docs: update title / sidebar capitalization & use infinitive verb form in headings ( close #8885 )
...
## Description
Close: https://github.com/hasura/graphql-engine/issues/8885 .
This PR introduces the following changes:
- Capitalize `#1` headings.
- Change sidebar labels to only capitalize features.
- Add missing 'Cloud & EE:' (example) information to title to show in browser tabs.
- Use infinitive verb form in sidebar and `#1` headings to make it consistent with the rest of docs and to save space.
- Updated the `data-federation/data-federation-types` page.
Question to the reviewer:
- `Use infinitive verb form in sidebar and #1 headings`: Should we add this to the wiki?
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7365
GitOrigin-RevId: 309156a0e7c945edaab950e347025b9e5e1ea9e7
2022-12-23 14:28:26 +00:00
Rob Dominguez
21900dde2d
docs: fix vars and headers showing
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7348
GitOrigin-RevId: 57ff08f3159b7e8e62a7c02d7f1a5f2949c81364
2022-12-23 13:44:24 +00:00
Rikin Kachhia
73e333a412
clarify computed field fns need not be tracked
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6151
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: e5afbf12bdf2ed7439e535e168152e876a6260cb
2022-12-22 10:51:45 +00:00
Daniele Cammareri
a8a36bf7ee
console: use new cron trigger form
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7236
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 2b32f418258d1cd6ba269de3e88fee939d1b640b
2022-12-22 09:36:29 +00:00
Manas Agarwal
905e5439c9
Docs: update API Limit related API reference docs
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7126
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 1f50ee674493856385f3686ad3c675daffcf41ad
2022-12-21 14:44:06 +00:00
Meet Zaveri
66b24014a6
docs: add limitations note to query filters nested objects section
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7342
GitOrigin-RevId: 181159738f52555b0c8bdcc935da2ac45bb73799
2022-12-21 14:40:31 +00:00
Tirumarai Selvan
faf9be9d49
fix escapeUri syntax in rest connectors
...
## Changelog ✍️
__Type__: bugfix
__Product__: community-edition
### Short Changelog
Fix usage of `escapeUri` Kriti function in Rest Connectors for Actions and Event Triggers
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7305
GitOrigin-RevId: 8a66fb85b9386a0e4f1f9b5809d56c575a2f90ab
2022-12-21 14:37:24 +00:00
Stef Moreno
81a9e5318f
docs: add default values to db matrix
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7327
GitOrigin-RevId: 9b4db597de62adfff17dc6715352a39068d391a1
2022-12-21 09:50:27 +00:00
hasura-bot
f1be3b34b1
docs: fix typo in operations tab
...
GITHUB_PR_NUMBER: 9322
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9322
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7352
Co-authored-by: Shahidh K Muhammed <4124733+shahidhk@users.noreply.github.com>
GitOrigin-RevId: 5098613de6b5c1edce2fd4dcbb67128f4789d05d
2022-12-20 23:47:46 +00:00
Sean Park-Ross
32f992d08f
Docs: Add SSO docs to deployment/cloud
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6346
Co-authored-by: Sandeep Raj Kumar <17796073+SandeepSamba@users.noreply.github.com>
GitOrigin-RevId: ad766187e34f3a1d96df40f23b6f03ffbd6ff47b
2022-12-20 10:37:41 +00:00
Marion Schleifer
dc0dc30a06
docs: capitalize hasura features
...
## Description
[Jira ticket](https://hasurahq.atlassian.net/jira/software/projects/DOCS/boards/19?selectedIssue=DOCS-102 ).
This PR capitalizes Hasura features based on our [feature capitalization guide on the docs wiki](https://hasura.io/docs/wiki/style/hasura-features/ ).
It also introduces some linting by prettier.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7260
Co-authored-by: Samir Talwar <47582+SamirTalwar@users.noreply.github.com>
Co-authored-by: Luca Restagno <59067245+lucarestagno@users.noreply.github.com>
Co-authored-by: hasura-bot <30118761+hasura-bot@users.noreply.github.com>
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
Co-authored-by: Stefano Magni <173663+NoriSte@users.noreply.github.com>
Co-authored-by: Daniel Harvey <4729125+danieljharvey@users.noreply.github.com>
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
Co-authored-by: Daniele Cammareri <5709409+dancamma@users.noreply.github.com>
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: 5946f313cb44c639fac61e6c7fb44f704ee2a709
2022-12-19 20:03:55 +00:00
Marion Schleifer
e5db48af61
docs: add availability badge for cloud api ref
...
## Description
[Jira ticket](https://hasurahq.atlassian.net/jira/software/projects/DOCS/boards/19?selectedIssue=DOCS-273 )
This PR adds availability badges to the [API reference](https://hasura.io/docs/latest/api-reference/index/ ) in docs, so that they are in line with the feature docs.
I only found one instance where the badge was missing, which is the [Cloud API reference](https://hasura.io/docs/latest/api-reference/cloud-api-reference/ ). Everything else (except the [Source Health Check API](https://hasura.io/docs/latest/api-reference/source-health/ ) - which already has an availability badge) seems to be available in all editions.
Whoever reviews this, please let me know if I'm missing something here and if more badges are required.
## Quick links
[Cloud API Reference](https://marion-docs-add-availability.hasura-docs-mono.pages.dev/docs/latest/api-reference/cloud-api-reference/ )
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7312
GitOrigin-RevId: 433c885d65597228039c993e29d38eee5cb140fa
2022-12-19 14:21:52 +00:00
Rob Dominguez
8b4374202f
docs: add docs devcontainer
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7296
GitOrigin-RevId: 68d9ac0bc8697aad0661480b33f65949ffdc8a80
2022-12-16 17:39:29 +00:00
Sean Park-Ross
47eeace9a6
Docs: Switch to SWC
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7304
GitOrigin-RevId: c413cc5145b54ef89b16aef792332a85b681b3d7
2022-12-16 15:54:07 +00:00
Sean Park-Ross
6cc40a54e1
Docs: Remove response body analysis
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7303
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 66ed5829d498b871d30883a50cfdd52412aa01e4
2022-12-16 11:05:22 +00:00
Daniele Cammareri
917d67154e
docs: add import from openAPI doc
...
This PR adds the documentation for the Import Action from OpenAPI feature
<img width="959" alt="image" src="https://user-images.githubusercontent.com/5709409/207611375-913d4eb2-9af0-4ac5-82e8-0a0709ce3b1a.png ">
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7276
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 981ab2e3df7d00fabd6963eb97ee477ca7bd2c5d
2022-12-15 18:39:56 +00:00
Rob Dominguez
4d64644ae1
docs: add rules for tabs and include groupId prop
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7183
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 8647d3fcfd57c3419ef2be7864172d63861779c1
2022-12-15 16:09:53 +00:00
Sean Park-Ross
9006ddd2d7
Docs: Adds info about Monitoring > Operations enabling response body analysis and query variables
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7229
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 98b1ed714d99b0e474d990c9da007ec47b897b24
2022-12-14 13:47:01 +00:00
Rob Dominguez
e0113dca95
docs: update cli install instructions
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7245
GitOrigin-RevId: 5c2274eb3b5e8187bd62a8ce2e5e62e4624a064f
2022-12-14 13:41:57 +00:00
hasura-bot
c190cbd344
Update neon.mdx
...
GITHUB_PR_NUMBER: 9274
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9274
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7197
Co-authored-by: danieltprice <10074684+danieltprice@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: e4c5f1c0f640f11ae095b01c12c666ad80a561ac
2022-12-14 12:11:20 +00:00
Marion Schleifer
5b38518a64
docs: update yarn version in docs wiki
...
## Description
Tim (Head of Security) made me aware that we're linking to an [old version of yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable ) in our [docs wiki](https://hasura.io/docs/wiki/contributions/#mise-en-place ). This PR updates to the [most recent docs](https://yarnpkg.com/getting-started/install ).
## Quick links
[docs/wiki/contributions](https://ae91bccf.hasura-docs-mono.pages.dev/docs/wiki/contributions/#mise-en-place )
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7239
GitOrigin-RevId: f48ef559a6f56dde0f35a444a8e3c92c8454b170
2022-12-13 13:11:08 +00:00
Rob Dominguez
5d4337778e
docs: fix cloud db links
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7244
GitOrigin-RevId: 351b0fcd2544c7b4b018b435698499d7540a4d57
2022-12-13 08:20:34 +00:00
timothy-hasura
08a1165a7b
docs: update security disclosures page with bug bounty information
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7215
Co-authored-by: Marion Schleifer <5722022+marionschleifer@users.noreply.github.com>
GitOrigin-RevId: 00da79b7fd2b315ab8f361eb82136856fb8d2f55
2022-12-10 09:36:27 +00:00
pranshi06
8dab7df169
server: fix error in metadata APIs with inconsistency
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6669
Co-authored-by: Tirumarai Selvan <8663570+tirumaraiselvan@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 1b004074b41ccb6512123cdb1707b39792e97927
2022-12-08 16:04:55 +00:00
Gil Mizrahi
f5ea45060a
docs: cockroachdb and citus support subscriptions
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7194
GitOrigin-RevId: 48550ec78541a0ac1c834cef2ca83195636951ce
2022-12-07 14:02:21 +00:00
Rob Dominguez
6446c798ab
docs: remove heroku one-click and references
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7164
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: e0fb2af227f323f82a401c81135a18f813cb3ce3
2022-12-06 18:08:19 +00:00
Adron Hall
bb5c935e59
Adding snowflake
...
## Description
First draft of the Snowflake getting started documentation.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6936
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>
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 8500e81111f3200634ee9183d710718f0463f419
2022-12-06 16:01:36 +00:00