graphql-engine/console/src
Matthew Goodwin bc15959bb7 fix (console): submitting GQL table customisation fails to merge correctly for root fields
This is a small continuation of this PR. It got merged before I could get these additional fixes in:

https://github.com/hasura/graphql-engine-mono/pull/6561

This PR addresses:

- Issues correctly merging custom root fields when saving that resulted in saved changes sometimes not saving
- Implements a fix @vijayprasanna13 made to issues with saving custom column names in a slightly refactored version of the same concept.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6575
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: 161ad46a8c667e022447a89aca057fd7f07379a7
2022-10-28 13:55:50 +00:00
..
components fix (console): submitting GQL table customisation fails to merge correctly for root fields 2022-10-28 13:55:50 +00:00
dataSources updated ssl certs to only be enabled on pro/cloud versions for cockroach 2022-10-27 14:44:12 +00:00
docs platform(console): Refactor everything Analytics 2022-10-24 08:30:01 +00:00
features fix (console): submitting GQL table customisation fails to merge correctly for root fields 2022-10-28 13:55:50 +00:00
helpers console: adds hidden oauth flow for Neon Integration 2022-09-19 11:44:54 +00:00
hooks feature (console): allow user to update GQL configuration for GDC source tables from the Modify Tab 2022-10-26 08:28:12 +00:00
lib console: use react-query for data fetching with custom hook 2021-11-04 10:42:17 +00:00
metadata console: Implemented batch_size API limit to tackle GraphQL batching attacks 2022-10-17 12:39:02 +00:00
new-components fix (console): submitting GQL table customisation erases other table config info on metadata 2022-10-27 05:45:19 +00:00
shared/utils platform(console): prepare oss codebase for migration 2022-08-11 13:06:54 +00:00
store/modal feature (console): Single Table Tracking Customization 2022-07-22 09:14:25 +00:00
storybook console: add onboarding wizard tests 2022-09-26 10:34:17 +00:00
telemetry console: fix the Typescript no implicit returns rules 2022-08-17 14:37:04 +00:00
theme feature (console): allow user to add/update/delete local relationships for GDC sources 2022-10-25 21:31:02 +00:00
utils fix (console): submitting GQL table customisation erases other table config info on metadata 2022-10-27 05:45:19 +00:00
client.js platform(console): Refactor everything Analytics 2022-10-24 08:30:01 +00:00
constants.ts console: add notifications (#5070) 2020-10-05 14:31:10 +05:30
declaration.d.ts console: adds hidden oauth flow for Neon Integration 2022-09-19 11:44:54 +00:00
Endpoints.ts console: Prometheus settings in console 2022-10-20 10:35:27 +00:00
fileMock.js console: change image import manner 2022-08-31 15:43:41 +00:00
Globals.ts platform(console): Refactor everything Analytics 2022-10-24 08:30:01 +00:00
reducer.ts feature (console): Single Table Tracking Customization 2022-07-22 09:14:25 +00:00
routes.js console: Prometheus settings in console 2022-10-20 10:35:27 +00:00
setupTests.ts console: add schema sharing 2021-07-08 08:18:25 +00:00
store.ts Remove redux event sending to the telemetry enpoint 2022-04-11 15:58:21 +00:00
types.ts GDC Modify Tab - Table Comment and Table Columns 2022-10-20 05:18:47 +00:00