Varun Choudhary
|
3fd367004c
|
Console: support for session variable in Data tab performance mode for permissions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11077
GitOrigin-RevId: d468647ea1124bc4c297ef552be07c6d6cb4f83f
|
2024-11-19 05:40:11 +00:00 |
|
Varun Choudhary
|
4a40182bcf
|
Console: Fix permission issue with composite FK
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11075
GitOrigin-RevId: 69ac95f303461f6a1d6db0914ef27910f24e144b
|
2024-11-13 11:44:26 +00:00 |
|
Poojan Savani
|
70b158e173
|
console: new prometheus monitoring banner added
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11070
GitOrigin-RevId: 247731f7478e89bec9fc28036bdf14dfea2ea20d
|
2024-11-07 11:10:25 +00:00 |
|
Varun Choudhary
|
59406c4ee2
|
Console: add prometheus metrics link on monitoring tab
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11065
Co-authored-by: Poojan Savani <33199323+savanipoojan78@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: 207d6d85becaa4bfe265ec0b59bfd5b40536cd53
|
2024-10-29 13:10:41 +00:00 |
|
Varun Choudhary
|
0f0c96d309
|
Console: fix role and client name for inspect operation modal
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11047
GitOrigin-RevId: ff34341a0e4d20989606041f96d9b06f880fda54
|
2024-09-25 11:10:53 +00:00 |
|
Varun Choudhary
|
169722782f
|
Console: fix rest endpoint edit and details route
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11040
GitOrigin-RevId: 076d36d24418a9d43f2f862977905b5958af98fa
|
2024-09-23 12:23:49 +00:00 |
|
Vijay Prasanna
|
c38cd58bbc
|
Add Hasura DDN Banners
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11024
GitOrigin-RevId: c9370430559e827f233851d540e71abd04f2dd06
|
2024-09-16 05:39:34 +00:00 |
|
Varun Choudhary
|
397ce4dca2
|
console: sort ET in alphabetical ordering
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11021
GitOrigin-RevId: 83ae9bc6328c4d38c647b0ddee176ed1ae245d19
|
2024-09-10 04:51:49 +00:00 |
|
Varun Choudhary
|
ff1dd6c10f
|
console: fix docs link for OTEL exporter
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11008
GitOrigin-RevId: e70990e1a5de6cc9f198e9516172c2e69b3c8e99
|
2024-08-22 09:13:10 +00:00 |
|
Varun Choudhary
|
eca38b949d
|
console: fix import api kriti template issue
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10923
GitOrigin-RevId: c83c53fabfd8fe6d1e4f8319770ce915d604ea6f
|
2024-07-09 15:40:19 +00:00 |
|
Varun Choudhary
|
2723b5d6da
|
console: fix removing of restified endpoint on deleting operation from allowlist
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10917
GitOrigin-RevId: 712fe9a322fa8279a163de740a24ee1948da20c7
|
2024-07-04 15:55:11 +00:00 |
|
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 |
|
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
|
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 |
|