Varun Choudhary
7a2fc4e7ee
console: fix allow list and rest endpoint issue
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10915
GitOrigin-RevId: 1c2600d1723aa7f19e153e4d489e4f9e0f988fa5
2024-07-04 12:39:52 +00:00
Varun Choudhary
e5f4cf85ba
console: fix invalid query analyse data issue
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10905
GitOrigin-RevId: 402789fe807f192c841b12ea4ec322207fc861ae
2024-06-25 10:19:40 +00:00
Vijay Prasanna
8d960364af
console: update axios
dependency
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10876
GitOrigin-RevId: cbdbddd612c5deca94e0c78071c01cc47d0dc370
2024-06-21 05:09:20 +00:00
Toan Nguyen
6ff1573db0
console: remove beta labels in OpenTelemetry config UI
...
## Description
Remove `beta` labels in OpenTelemetry config UI to release GA
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10881
GitOrigin-RevId: d36af1c3e88df4c2ecf449bce090ef8fd58a7566
2024-06-20 08:50:35 +00:00
Varun Choudhary
81049db4d8
fix kriti template generation for array type
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10865
GitOrigin-RevId: ae4b0646dce567e15b03050bc424e17e51f10737
2024-06-13 11:22:18 +00:00
Varun Choudhary
e706192c25
console: fix usage inspect error
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10832
GitOrigin-RevId: a777ecf4612c6c1670af0a8c13570f182fa0cea3
2024-05-24 11:40:19 +00:00
Rikin Kachhia
de2cdc70d8
fix permission builder dropdowns with single value
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10771
GitOrigin-RevId: b5a8b382c1ab5857906bd46bc073e89c0a52a4c0
2024-04-18 12:50:39 +00:00
Toan Nguyen
ce5ff4c367
server: support env template for otel status
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10764
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 3dfb3478cefc8ffa9067295293203e06b3eac90c
2024-04-17 07:25:44 +00:00
Daniel Harvey
adbc6b53d9
Remove beta badge from InputValidation feature in console
...
## Description
We have no plans to make changes to this feature, so we consider it production ready.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10769
GitOrigin-RevId: 08319fb6c464ca5c11c033be5abc0b7989e1da4f
2024-04-09 14:09:25 +00:00
Varun Choudhary
002525a263
Add some info on API limit page
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10759
GitOrigin-RevId: 6be2b0d5dd8318b8065dfa5772e9c1b2d6496c67
2024-03-29 07:49:37 +00:00
hasura-bot
39e24189f3
prevent console crash when using native queries in an array relationship
...
GITHUB_PR_NUMBER: 10163
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/10163
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10717
Co-authored-by: Alec Flett <135340+alecf@users.noreply.github.com>
GitOrigin-RevId: a21c22dfddd5cbbd03bd43676b47e5dd0f9f38e6
2024-03-12 09:19:09 +00:00
Varun Choudhary
b201806739
console: revert changes for 10691
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10701
GitOrigin-RevId: d6537f2ef7a1aeb55236e47dc9c4726a5ae3b578
2024-02-28 06:13:01 +00:00
Varun Choudhary
d4daaa3c53
console: render monitoring tab if isAdminSecretSet is true for server mode
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10691
GitOrigin-RevId: f18a86952202e3cd7f019dae1b3f20705153a492
2024-02-21 11:06:02 +00:00
Vijay Prasanna
10805c93ba
console (fix): rollback graphiql package update
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10670
GitOrigin-RevId: d0a72e34aae6c0824868c0bc6239640f0cb6f5f9
2024-02-07 09:54:07 +00:00
Vijay Prasanna
fbdab60af8
console: add schema
to table display name for native DB tables
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10640
GitOrigin-RevId: 84b15281f71c8b9c2e6c80c56aea5109c89930e2
2024-01-30 05:16:47 +00:00
Vijay Prasanna
25472daa8a
console: rename Generated SQL
to Generated Query
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10635
GitOrigin-RevId: be61485061bd73ac81e96f9360a4d1807e237dbc
2024-01-26 13:34:30 +00:00
Matthew Goodwin
3a468d409b
console: Add clickhouse/trino logos, refine logo matching for gdc
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10633
GitOrigin-RevId: d975f2f929da6c1c620e4cf8071f1817a0e1b7b7
2024-01-19 06:05:23 +00:00
Aaysha
81cf73a2f3
schema registry: fixing access for self hosted users
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10617
GitOrigin-RevId: b80d1421522b7667ccd447eaa1a827fa049b5136
2024-01-15 12:48:36 +00:00
hasura-bot
0a7e211538
console: automatically select the $eq operator when filtering table rows, close 9970
...
GITHUB_PR_NUMBER: 9971
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9971
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10455
Co-authored-by: Bert Verhelst <1710840+bertyhell@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: 07dd4e46619609178fba982097526b3866d29776
2024-01-11 06:35:49 +00:00
Vijay Prasanna
e88ddcdbe4
console: update dependencies listed in yarn
audit
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10597
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GitOrigin-RevId: bafca416f437248739fd480707a8a6a90193448e
2024-01-09 06:35:09 +00:00
hasura-bot
63d90dcf69
Allow reading data connector agent URLs from environment variables
...
GITHUB_PR_NUMBER: 10077
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/10077
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10585
Co-authored-by: Nick DeGroot <1966472+nickthegroot@users.noreply.github.com>
Co-authored-by: Daniel Chambers <1214352+daniel-chambers@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 9169e9250cbbee0fc9d47b503ead5e2219c98bc6
2024-01-04 23:23:32 +00:00
hasura-bot
500cf56171
console: prettify variable json when clicking on the prettify button, close 9968
...
GITHUB_PR_NUMBER: 9969
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9969
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10454
Co-authored-by: Bert Verhelst <1710840+bertyhell@users.noreply.github.com>
GitOrigin-RevId: d3d14fe2ac326f143d50925a0827c8c16e68d420
2024-01-04 22:45:52 +00:00
hasura-bot
b8d39386f6
fix #8600 : keyboard shortcut fix in sql runner
...
GITHUB_PR_NUMBER: 10060
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/10060
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10565
Co-authored-by: Ullas Gowda <15543311+ullasgowda@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: bf68ee1c92a738d40ae4d7981d85df490bdb2425
2024-01-04 07:33:43 +00:00
Varun Choudhary
48567e3f5e
console: fix issues with permission summary in new data tab UI
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10589
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: f702d962c9629d0044c338bb0251eb71c47779f0
2024-01-03 14:10:54 +00:00
Varun Choudhary
fa26c783e5
console: add support for permission summary for GDC sources
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10583
GitOrigin-RevId: 38845234f8d379415d2bf1a6eefca3e82bdd075d
2024-01-02 15:16:00 +00:00
hasura-bot
4ba35c33ee
console: sort filter and sort column options alphabetically, close #9966
...
GITHUB_PR_NUMBER: 9967
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9967
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10453
Co-authored-by: Bert Verhelst <1710840+bertyhell@users.noreply.github.com>
GitOrigin-RevId: 21c8429e32ac9e7e2cf70bc3b8dd3c93ca6ce5cb
2023-12-22 10:45:58 +00:00
Varun Choudhary
feab3def82
console: update heading of EE trail success registration card
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10579
GitOrigin-RevId: 41b0c10e07ee8f805ebddf305f6896085a92ae8b
2023-12-21 11:49:54 +00:00
Vijay Prasanna
107812213b
console: update idleTimeout
placeholder values for pg/mssql
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10541
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 5828d5d2e40a65da4e11ef8e15ba857f99a0fa77
2023-12-19 07:53:23 +00:00
Vijay Prasanna
4025bb42a6
console: expose max_connections
field on UI while connecting postgres databases
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10520
Co-authored-by: Matthew Goodwin <49927862+m4ttheweric@users.noreply.github.com>
GitOrigin-RevId: 7da0870e67e2d74c5182e38c4e1ad7c9e48b3e42
2023-12-01 12:27:01 +00:00
Varun Choudhary
c847e2bef1
console: create rest endpoint from table support in new data tab UI with customised table name in endpoint
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10498
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: 3098bc1be39c788f9564fe4df3a0c974ba94a460
2023-11-27 13:43:28 +00:00
Rikin Kachhia
5156703d65
console: fix typos for rest endpoints
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10509
GitOrigin-RevId: ecfaecf6736c84068704588369c1694c8b275857
2023-11-27 13:15:09 +00:00
Julian
1b7f2451ca
console: Support computed fields in new permissions UI DSF-426
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10493
GitOrigin-RevId: 6c326ccc2ebb636feb8f1fa73eb6f20b0757832b
2023-11-22 14:23:02 +00:00
ojas
a9e6e8ce52
console: bugfix for console re-render
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10490
GitOrigin-RevId: 8cfe1172f00947a5575dc7b429481f24c17696e1
2023-11-17 18:36:27 +00:00
Toan Nguyen
5355904d7e
pro-console: enable monitoring tab for Enterprise Classic (Pro) when logging in with admin secret
...
## Description
The monitoring tab should be visible on the Hasura Enterprise Class (Pro) plan if the user login with admin secret (regression from EE Lite)
![2023-11-06_15-18](https://github.com/hasura/graphql-engine-mono/assets/1615675/31bba9d1-9f35-4050-bf24-58e8f781fc31 )
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10457
GitOrigin-RevId: 9104f78cc6114d5b95e329f31f2bc16797d66b38
2023-11-09 17:57:38 +00:00
Vijay Prasanna
b27dbb9af3
console (fix): json values are not truncated in GDC browse rows
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10459
GitOrigin-RevId: 0ed4456cb42d19739421cfbce77bdb5cdb0355a5
2023-11-08 06:59:16 +00:00
Matthew Goodwin
b0c14764f8
console: Fix GDC connect form validation error
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10444
GitOrigin-RevId: 3328b7ec2b3fddad7f21dc038dcc4eda0fe15914
2023-11-01 05:38:14 +00:00
Aaysha
04e21a34af
console: Add notification to Schema Registry Tab based on latest schema change
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10402
GitOrigin-RevId: 2e1945bc34b42d0512def217168758ff7393b969
2023-10-29 22:12:10 +00:00
Daniel Chambers
30ed6fc30d
Dynamic from file template variables in Data Connector config Kriti transforms
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10408
Co-authored-by: Matthew Goodwin <49927862+m4ttheweric@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: c6d7a47079d93a6c0a987cd1df7ece9fa4d1a917
2023-10-27 12:36:11 +00:00
Brandon Simmons
4007104653
server: GS-650: dynamic postgres connection strings from file
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10401
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Matthew Goodwin <49927862+m4ttheweric@users.noreply.github.com>
GitOrigin-RevId: 94967922738533a80c1af33cca7feab724cc89f6
2023-10-26 22:24:39 +00:00
Varun Choudhary
861be07154
console: pass source_name as arg to pg_test_connection_template api call
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10418
GitOrigin-RevId: 41af5f58ecc245df420af36d8ce00cc548c90a4f
2023-10-26 10:55:03 +00:00
Aaysha
f386414058
GT-721-change-schema-regsitry-tab-position
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10335
GitOrigin-RevId: da2e2f53f85477b80e90dd8179ffde28108679f4
2023-10-16 13:26:49 +00:00
ojas
e5f9c51294
console: add schema registry note for data retention
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10373
GitOrigin-RevId: 0ea62baf610cba0c792b9f8a249efcbf7e867d49
2023-10-11 08:37:44 +00:00
Vijay Prasanna
cf5bc95379
console: fix wildcard issue for columns in legacy permissions editor
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10346
GitOrigin-RevId: fb66896a6d4ea61544eccb896a54072c14906a7a
2023-10-06 09:33:13 +00:00
Vijay Prasanna
b5cbd3a91f
console (fix): add missing introspection SQL to get is_identity
status for a column
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10325
GitOrigin-RevId: 4a81bce953087fdb19ddbeb77f0f4e83feab8485
2023-10-06 06:37:45 +00:00
Vijay Prasanna
0ed57aa340
console: add naming_convention flag name to the user prompt
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10362
GitOrigin-RevId: 203915bbae4b85183d4786842cf91f50983dbe11
2023-10-05 12:20:22 +00:00
Vijay Prasanna
dd68d25c03
console: add the FF check for naming_convention
on source level GraphQL customization
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10357
GitOrigin-RevId: 76a67c9cb6c040d184c8f9533b50bcb603482057
2023-10-05 06:04:48 +00:00
Varun Choudhary
bf85fdfb2a
console: fix autofill name while editing rest endpoint
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10324
GitOrigin-RevId: 2224b2019c430d45312b41f08d38d699c5877143
2023-09-25 14:39:05 +00:00
Samir Talwar
2467e23ef6
docker: Always use the official SQL Server image for testing.
...
Now that Docker for macOS supports using Rosetta for x86/amd64 emulation, we no longer need to use the `azure-sql-edge` image. We can always use the official `mcr.microsoft.com/mssql/server` one.
This also means that we no longer need the separate healthcheck container, because the official image ships with `sqlcmd`.
When this is merged, you will need to ensure you have enabled Rosetta emulation in the Docker settings to test against SQL Server on macOS. This requires macOS 13 (Ventura).
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10139
GitOrigin-RevId: 2225bf5f4c6d3632da1f29b2229c9b04ead5e34c
2023-09-25 13:27:23 +00:00
Martin Mark
ad0823094b
MongoDB: Updated for dynamic $oid and $date objects
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10323
Co-authored-by: Julian <118911427+julian-mayorga@users.noreply.github.com>
GitOrigin-RevId: 58ca3685c413c52c334a552f43136a8c243c729a
2023-09-25 09:24:45 +00:00
Martin Mark
d06f21adb5
Logical models - array errors / parent object namespacing
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10313
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
Co-authored-by: Julian <118911427+julian-mayorga@users.noreply.github.com>
GitOrigin-RevId: 59ccfcaa09ed3abdfa3ec264f413c9bef9b74561
2023-09-15 02:18:13 +00:00