Commit Graph

7923 Commits

Author SHA1 Message Date
Tom Harding
cc588a1ed3 Add support for ilike and nilike operators in BigQurey
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10638
GitOrigin-RevId: 6e97d480282b19ef0c87e08719e6421c09665d15
2024-01-23 15:28:21 +00:00
Naveen Naidu
d177c6ffdb Implement relationships in boolean exp, order_by and predicates (#254)
V3_GIT_ORIGIN_REV_ID: bc0fb85552f141f7e887d61c15c5e455f87ac02a
2024-01-23 11:21:33 +00:00
Vishnu Bharathi
fed4371f84 ci: tag release v2.36.3 and update base image
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10641
GitOrigin-RevId: 3fd82399241442ae1d071dbb3a50c13c6bbebbd2
2024-01-23 09:01:03 +00:00
Rob Dominguez
1be1e892eb Docs: add page for serving from behind proxy
[DOCS-353]: https://hasurahq.atlassian.net/browse/DOCS-353?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10606
GitOrigin-RevId: 23e39f82664a65209f58cdaa539b3f34462b381c
2024-01-19 14:31:24 +00:00
Krushan Bauva
bd80f8d81a send project-id as header to ndc for metrics (#292)
V3_GIT_ORIGIN_REV_ID: 723bd361f8e7d136a02f58873b5edcf5089acf03
2024-01-19 11:19:44 +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
Rob Dominguez
48a23c83af Docs: add metadata inconsistency page
[DOCS-1096]: https://hasurahq.atlassian.net/browse/DOCS-1096?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10605
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 099fb9eb583124c94f2eca152615249df477cec1
2024-01-19 05:24:12 +00:00
Brandon Simmons
1c801e7223 scripts: add script for searching source of all haskell transitive de…
…pendencies

Created in the process of hunting down a bug

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10613
GitOrigin-RevId: 7b44e7234c6b7be9ed7926a14c1cf9aa5f3c48e1
2024-01-18 21:06:59 +00:00
Rob Dominguez
1f7c62c379 Docs: update LTS docs
[DOCS-1724]: https://hasurahq.atlassian.net/browse/DOCS-1724?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10630
GitOrigin-RevId: c06ecfe5b5924e5a47990798e2934781cf7912cf
2024-01-17 16:28:06 +00:00
Sean Park-Ross
4e83f7cd18 Docs: Clarify custom function return types
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10237
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: ba4af7df3650675db107275d564c6dc1cec15969
2024-01-17 13:01:00 +00:00
Sean Park-Ross
f73a8d98e5 Docs: Remove cloud support from Events Fetch Interval
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10626
GitOrigin-RevId: 74f5690f4e894bfe858a3a1dde092d881856957f
2024-01-17 11:35:11 +00:00
Rakesh Emmadi
f8b71fa94e server/pro/cloud: consider session variables and http headers from connection templates for query caching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10625
Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com>
GitOrigin-RevId: 3bf7896437cb5bc40c491e6feac7c43e7d2c7e6e
2024-01-17 06:48:31 +00:00
Anon Ray
290bece338 gardening: move NDC IR generation code to query_plan (#293)
V3_GIT_ORIGIN_REV_ID: ed9ee0fc2343082ccadddcdf807b3aa59421b758
2024-01-17 06:02:12 +00:00
Sean Park-Ross
0bd39bef47 Fix README V2 Link
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10616
GitOrigin-RevId: 2fb09ba83f856b61d156380c58102cafc8cf46a3
2024-01-16 08:22:59 +00:00
Puru Gupta
b48b668c3a refactor: remove extraneous struct ResponseType (#294)
V3_GIT_ORIGIN_REV_ID: c9b2b272c785fee5ac8bb0903e1cff71ae12a39d
2024-01-16 07:50:01 +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
Ananya Mohanty
72f578c777 fix TEMP_PROJECT_DIR var in cli-migrations/v3
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10612
GitOrigin-RevId: dd35138226ef3c0b0b014170588d1a1f023bb4db
2024-01-12 06:05:39 +00:00
Rob Dominguez
56d52f5e07 Docs: Fix ref in readme
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10614
GitOrigin-RevId: bf497d12be27e0678622dc5b758dcdc4fd010761
2024-01-11 21:33:12 +00:00
Krushan Bauva
8b34100606 server: add a flag to specify header precedence when calling webhook in actions and input validations
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10594
GitOrigin-RevId: 84f58b7b957630e2fc527ece09c026bf07f3027a
2024-01-11 13:26:36 +00:00
Vishnu Bharathi
4c9189441b ci: tag release for v2.36.2 and v2.37.0-beta.1
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10611
GitOrigin-RevId: 3098ebad9a91ccbf3e89d1b1570d25cdd22b26b5
2024-01-11 12:24:53 +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
Rakesh Emmadi
726842a3f8 server/pro: support url encoded redis passwords
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10603
GitOrigin-RevId: 2278dde171c3b2ddede1cddc5708cc3a8ae67e75
2024-01-10 12:26:06 +00:00
gneeri
efbc7e5e29 Redshift Feature Matrix
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10601
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 30d3613faed3becce6104bc71a7a8643f14ca65d
2024-01-09 21:18:05 +00:00
Puru Gupta
0c4d0e7341 use git commit sha as version in traces (#287)
V3_GIT_ORIGIN_REV_ID: 9f0ff932d432802ddb9b6688ba7c0b738e2af201
2024-01-09 07:14:03 +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
gneeri
8b5f672f4f Aggregation limit fix for Snowflake
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10575
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: 9d800d097b992fbe6bf3c8386763b7c3738f3d2e
2024-01-08 17:48:13 +00:00
Karthikeyan Chinnakonda
7914ec0c38 Execute query root fields concurrently (#268)
Co-authored-by: Rakesh <12475069+rakeshkky@users.noreply.github.com>
V3_GIT_ORIGIN_REV_ID: efacd7a9e9c7d1ae2621943ef8ac622213fd10bf
2024-01-08 10:42:08 +00:00
Puru Gupta
40fd49dad4 IR generation for remote type to command relationship (#266)
Co-authored-by: Anon Ray <rayanon004@gmail.com>
V3_GIT_ORIGIN_REV_ID: 6301ff61bc6fe59e5a735a52a501911d3e471cad
2024-01-08 10:41:59 +00:00
paritosh-08
9485d781b8 Forward NDC errors with status code 422 (#279)
V3_GIT_ORIGIN_REV_ID: f0468d4820d98d871a23caa56f5a1cdc91f5d287
2024-01-08 10:41:50 +00:00
paritosh-08
ff846d4916 update ndc-spec dependency to v0.1.0-rc.13 (#275)
V3_GIT_ORIGIN_REV_ID: 8dcb1c45b28e060d60eb76f15653d3eba737314e
2024-01-08 10:41:41 +00:00
paritosh-08
e12888f0e7 add /v1/explain endpoint (#252)
Co-authored-by: Anon Ray <ecthiender@users.noreply.github.com>
V3_GIT_ORIGIN_REV_ID: 22630e7b4af8f3a535a6017fcaa7d70d581d3ae3
2024-01-08 10:41:31 +00:00
Anon Ray
6d556f68dd fix: wrong return on empty rows in remote relationships (#267)
V3_GIT_ORIGIN_REV_ID: 9eba8544b8401563b27c83f87e35b8448922b2f2
2024-01-08 10:41:22 +00:00
Puru Gupta
4b812d9b9a refactor command schema and IR (#261)
V3_GIT_ORIGIN_REV_ID: b2a7e3c591edeaf5aea3474b1e1f8492478ad95a
2024-01-08 10:41:13 +00:00
Karthikeyan Chinnakonda
f53e329eb1 Fix serialization of the NodeFieldTypeMappings (#260)
V3_GIT_ORIGIN_REV_ID: 10ff7b35139fc48e618270758d3f805890039c53
2024-01-08 10:41:04 +00:00
Puru Gupta
048ddbd33d generate IR for type to command local relationships (#251)
Co-authored-by: Abhinav Gupta <abhinav@hasura.io>
V3_GIT_ORIGIN_REV_ID: b49b4c236c0df997ca8fcbe0a3e52e90f731f544
2024-01-08 10:40:54 +00:00
Rakesh Emmadi
ab753f69cf build GDS using Metadata struct directly (#259)
V3_GIT_ORIGIN_REV_ID: 04acc30c4332ce51714d14c94bbfc1fb0b1f9666
2024-01-08 10:40:45 +00:00
Karthikeyan Chinnakonda
44f09504e1 Relay node permissions refactor (#208)
V3_GIT_ORIGIN_REV_ID: ce4c3ef89b63991706f87fca5c1fe827b64775e9
2024-01-08 10:40:36 +00:00
Rob Dominguez
2ca46b3ce5 Docs: refactor snowflake example for NQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10596
GitOrigin-RevId: f4e005a4ac73bc4ab1d4704b16d6c36b4a4e2450
2024-01-05 18:25:52 +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
e605481e94 Updates the label of issue template feature-request-V3
GITHUB_PR_NUMBER: 10078
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/10078

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10586
Co-authored-by: Sooraj <8408875+soorajshankar@users.noreply.github.com>
GitOrigin-RevId: f92f2a1cf571cd28377eb4cd857e466cb8071588
2024-01-02 08:22:16 +00:00
Rob Dominguez
e5203e873b Docs: add MongoDB feature matrix
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10584
GitOrigin-RevId: 44bc5023c8f6fc56685ead7f81de78c470465358
2023-12-28 18:37:08 +00:00
Sean Park-Ross
3df0b4b165 Docs: Chatbot update
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10577
GitOrigin-RevId: 3694033e02e45076c494c1c09f4b59c37b24b1a9
2023-12-23 13:35:38 +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
Sean Park-Ross
469f993920 Update New README.md
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10581
GitOrigin-RevId: 5462ab46d105990984fbc609700bfbea38a86fb1
2023-12-22 09:53:07 +00:00
Manas Agarwal
a410289d11 GH issue template update for V3
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10582
GitOrigin-RevId: 3e9dcc77120e4ef5396c58d9c542b7130c703a82
2023-12-22 09:38:43 +00:00
Vishnu Bharathi
3a0b39ce79 build: update base images of graphql-engine
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10580
GitOrigin-RevId: d16a12368dac21b1e39046c2fad4cdcdf6cf2790
2023-12-22 07:32:16 +00:00