graphql-engine/console/src
Varun Choudhary 37ee2bfe53 console: remote schema relationships improvements
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4542
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Sooraj <8408875+soorajshankar@users.noreply.github.com>
GitOrigin-RevId: 1def55bb692d8bb075525231c153d1aa1463a5bb
2022-05-27 09:57:05 +00:00
..
components console: remote schema relationships improvements 2022-05-27 09:57:05 +00:00
dataSources console: allow users to create bigquery-to-RS and mssql-to-RS relationships 2022-04-13 07:22:09 +00:00
docs console: document console development tooling [CON-90] 2022-03-23 05:39:29 +00:00
features console: remote schema relationships improvements 2022-05-27 09:57:05 +00:00
helpers console: support insecure TLS allowlist 2021-08-26 14:08:14 +00:00
hooks console: create a hook to fetch all remote schema relationship 2022-03-08 04:53:17 +00:00
lib console: use react-query for data fetching with custom hook 2021-11-04 10:42:17 +00:00
metadata console: fix console crash on adding pg sources with connection params 2022-05-12 12:15:53 +00:00
new-components console: remote schema relationships improvements 2022-05-27 09:57:05 +00:00
shared/utils console: request transformations for actions 2021-11-03 08:59:34 +00:00
storybook console: add hooks for useRemoteSchemaRelationships 2022-01-31 10:50:17 +00:00
telemetry Remove redux event sending to the telemetry enpoint 2022-04-11 15:58:21 +00:00
theme console: migrate action tab to tailwind 2022-05-25 14:20:34 +00:00
utils Add the hook layer for the feature flags 2022-03-18 14:43:22 +00:00
client.js console: removing bootstrap webpack loader [CON-153] 2022-05-05 17:47:36 +00:00
config.js fix console lint issues, code formatting (#3028) 2019-10-07 17:51:02 +05:30
constants.ts console: add notifications (#5070) 2020-10-05 14:31:10 +05:30
declaration.d.ts console: add storybook support 2021-09-20 16:31:25 +00:00
Endpoints.ts console: use the data host passed by lux to contact lux data service 2021-08-04 09:37:08 +00:00
Globals.ts console: use the data host passed by lux to contact lux data service 2021-08-04 09:37:08 +00:00
reducer.ts console: add schema sharing 2021-07-08 08:18:25 +00:00
routes.js Add Feature Flags section in Settings 2022-03-23 10:57:17 +00:00
server.js console: add tailwindcss for styles 2021-08-10 13:46:52 +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 console: add storybook support 2021-09-20 16:31:25 +00:00