Erik Magnusson
|
bcc34fa7e6
|
style (console): migrate settings page to tailwind [CON-261]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4680
GitOrigin-RevId: 45048baf3233904d2688f9f7a0b304ad8d0cd16a
|
2022-06-20 08:40:46 +00:00 |
|
Sooraj
|
210caf4cba
|
console: fix storybook interaction tests
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4780
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
GitOrigin-RevId: 73bf516f731d3e096a26d8a6ea65176fd83851d3
|
2022-06-20 07:27:20 +00:00 |
|
Varun Choudhary
|
b2bcb03824
|
console: disable edit, delete and select row from browse rows for mssql db
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4741
GitOrigin-RevId: 31c7190a961e17003c240e320d99a169d0428bc2
|
2022-06-20 05:25:08 +00:00 |
|
Stefano Magni
|
b2103cda61
|
console: Refactoring the Mutation Actions-related E2E tests
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4482
GitOrigin-RevId: bd628911e607ab41399b31f7dd8fe9c361e0f052
|
2022-06-17 14:07:16 +00:00 |
|
Sooraj
|
b099ee5d66
|
console: add new table relationships tab to console
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4582
Co-authored-by: Matt Hardman <28978422+mattshardman@users.noreply.github.com>
GitOrigin-RevId: 3b362076a60b2dee73ee84945de23a0e7c1bcef0
|
2022-06-16 18:11:38 +00:00 |
|
Erik Magnusson
|
21f9a614d2
|
fix: fixed isolated solution to failed bootstrap migration dropdown
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4740
GitOrigin-RevId: 2244e9834d3e979a0ffc1c6ed0774dd72cfa301e
|
2022-06-16 15:38:51 +00:00 |
|
Abhijeet Khangarot
|
132dffe4cf
|
console: add support for mssql event triggers
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4558
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: 003710bc198caaf32a0c982d59aee9046d92aaf8
|
2022-06-15 14:56:37 +00:00 |
|
Luca Restagno
|
31fb04e201
|
console: GQL field customization while adding databases
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4703
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Daniel Harvey <4729125+danieljharvey@users.noreply.github.com>
GitOrigin-RevId: 885d7f9c459a0eb1e01f534a859465552ae76343
|
2022-06-15 11:09:40 +00:00 |
|
Vijay Prasanna
|
888126ecb4
|
fix (console): breaking modify tab for mssql
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4718
GitOrigin-RevId: 1a350c756fbac73c334546f4a3adbcc27ed1b73c
|
2022-06-14 14:15:33 +00:00 |
|
Erik Magnusson
|
40ba20f7f7
|
console: migrate events to tailwind
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4552
GitOrigin-RevId: 7b4d54ec00c3ed7e8c48a3a6f0c4569ee38966e5
|
2022-06-13 09:25:07 +00:00 |
|
Rikin Kachhia
|
7d8fa3a5ee
|
console: add support for computed fields with session arg in permission builder
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4417
GitOrigin-RevId: 5fc528c9a3ab87a885ad2b85c3b2bde557ab6a22
|
2022-06-13 06:53:14 +00:00 |
|
Vijay Prasanna
|
e4fc6a868e
|
feat (console): setup a simple data abstraction layer
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4640
GitOrigin-RevId: 003cbce502f196deed03960af139617876f5e76f
|
2022-06-09 09:01:00 +00:00 |
|
Benoit Ranque
|
525361d3d2
|
escape sql underscores in LIKE expressions (close #8435)
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4596
GitOrigin-RevId: 48f143b8e6bbc60371656cc4bfbae1a5864f9921
|
2022-06-08 18:54:19 +00:00 |
|
Sooraj
|
1840e527b7
|
feat (console): show local DB relationships in the relationships table
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4626
GitOrigin-RevId: b54e9b546ae29c42b17b4957ffcd29a3ddabd48b
|
2022-06-08 12:54:17 +00:00 |
|
Erik Magnusson
|
a170ac26e2
|
refactor (console): migrate data tab modify section to tailwind
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4638
GitOrigin-RevId: bbcbf3bc4e86e3bfc0294ee486e4a6fd91224664
|
2022-06-08 12:07:54 +00:00 |
|
Erik Magnusson
|
cb638e7168
|
refactor (console): migrate insert rows tab to tailwind
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4599
GitOrigin-RevId: c78bcf061fd935b0c566466135f673175cd11cf7
|
2022-06-08 08:00:15 +00:00 |
|
Erik Magnusson
|
f3278de0a7
|
refactor (console): migrate old browse rows' css to tailwind
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4609
Co-authored-by: Puru Gupta <32328846+purugupta99@users.noreply.github.com>
GitOrigin-RevId: 4e89125550c24ff058eadd53c0769893c8087936
|
2022-06-07 10:42:56 +00:00 |
|
Erik Magnusson
|
74fdabf4e2
|
Con 229 migrate remote schemas to tailwind
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4565
GitOrigin-RevId: dbba6febf20c850a41ba9e54358d32f1c84f8ab3
|
2022-06-07 09:57:22 +00:00 |
|
Matt Hardman
|
0390bd449b
|
console: integrate relationships table component to Data tab
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4353
GitOrigin-RevId: 558b4d02be04e932c02dee885d7c7d4dea983a33
|
2022-06-05 06:51:56 +00:00 |
|
Vijay Prasanna
|
2fe553df47
|
fix (console): fixes broken alignment in manage database table
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4623
GitOrigin-RevId: 426336272835c680d3ec675588d30e925369a11f
|
2022-06-03 06:01:59 +00:00 |
|
Varun Choudhary
|
09333e3e47
|
console: add recommendation note to add remote schema via env vars
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4615
GitOrigin-RevId: a74fb7eaf8115a67916cedeb58a73c2529b15de4
|
2022-06-02 11:39:57 +00:00 |
|
Nicolas Beaussart
|
5abd0a8b81
|
remove font awesome and fix the setting gears
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4595
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
GitOrigin-RevId: 8c735dad289e619c4b79141043c76c14ebfd24be
|
2022-06-02 09:22:54 +00:00 |
|
Varun Choudhary
|
55ab5c1d48
|
console: allow users to add remote schema URL from env var [CON-191]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4561
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
GitOrigin-RevId: 835c476082abcb16cdfaafa4679d6870c445f395
|
2022-06-02 08:31:05 +00:00 |
|
Naveen Naidu
|
11867b50a4
|
server: extend backend_only setting for update and delete permissions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4530
Co-authored-by: Karthikeyan Chinnakonda <15602904+codingkarthik@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: c4c1a3bd9736ec275e77c6f55c76049c550443f9
|
2022-05-31 14:42:14 +00:00 |
|
Matt Hardman
|
f611ee232a
|
CON-151-create-db-to-local-relationship-hook-for-object-and-array-relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4472
GitOrigin-RevId: e10abcfa861067ba101348d0cd4e670b8dcbadf8
|
2022-05-31 11:44:41 +00:00 |
|
Varun Choudhary
|
2447b43017
|
CON-190-add tooltip message to header section of remote schema
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4559
GitOrigin-RevId: d4edd80e5b38930f43172bb00392102a26812196
|
2022-05-31 06:50:30 +00:00 |
|
Abhijeet Khangarot
|
b09bb602bd
|
console: add support for application/x-www-form-urlencoded in rest connectors
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4354
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 44dc48f3f226c57aac4393133245bf70d5f68acd
|
2022-05-30 13:51:15 +00:00 |
|
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 |
|
Erik Magnusson
|
3f479481c8
|
console: migrate action tab to tailwind
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4531
GitOrigin-RevId: 98b8ae2433207c8983b057a53028621130ff296e
|
2022-05-25 14:20:34 +00:00 |
|
Varun Choudhary
|
41955bf86f
|
CON-185-Remove any icons left in the CE codebase
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4527
GitOrigin-RevId: 6cb3bda20811b05415f1a35b8bb767be88b44a46
|
2022-05-25 12:11:43 +00:00 |
|
Alberto Francesco Motta
|
4929d3135a
|
[CON-209] Fix regression with ExpandButton icon on Browse rows
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4515
GitOrigin-RevId: 8b298c819fb8c8071edb8f61605c8413b145247b
|
2022-05-20 08:07:08 +00:00 |
|
Vijay Prasanna
|
cca5c548a7
|
console: clean up useMetadataMigration hook
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4479
GitOrigin-RevId: 35e583b879be7eb65a1495ee8b7c9d3335889ca8
|
2022-05-12 13:25:30 +00:00 |
|
Abhijeet Khangarot
|
936ee990c2
|
console: fix console crash on adding pg sources with connection params
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4485
GitOrigin-RevId: 00230fd2563fae9dcbdc03af5927dfeb1a82b965
|
2022-05-12 12:15:53 +00:00 |
|
Varun Choudhary
|
43622f3011
|
CON-161-Swap to react icons in the events + actions tab
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4461
GitOrigin-RevId: 6668cfc6cf97d9e8c4c78705f5d26893e006085e
|
2022-05-12 11:08:20 +00:00 |
|
Varun Choudhary
|
aadf87aec6
|
CON-160-Swap to react icons in the data tab
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4456
GitOrigin-RevId: 1d68c9f18cd330d640dfc33f0f7e4b6a98e410b1
|
2022-05-12 10:11:19 +00:00 |
|
Matt Hardman
|
ff32795894
|
CON-125-update-the-relationships-table-component-to-use-the-metadata-selector
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4312
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
GitOrigin-RevId: c195a292e85e2904e0f3d6506dfce08f740c3ac6
|
2022-05-12 07:30:51 +00:00 |
|
Varun Choudhary
|
8a03abaf0b
|
CON-159-Swap to react icons in the main layout (/main + /login)
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4455
GitOrigin-RevId: bfbef97761174182bbab13d2390d0646b848ac17
|
2022-05-10 12:49:11 +00:00 |
|
Vijay Prasanna
|
db07dcf60d
|
console: new "add remote schema" page (with GQL customization)
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4428
GitOrigin-RevId: d8f82ffe86fd59abb43afa195b40c2fdafabb847
|
2022-05-10 11:32:32 +00:00 |
|
Varun Choudhary
|
f7b4d32941
|
CON-162-Swap to react icons in the remote schemas + settings + feature flag
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4462
GitOrigin-RevId: 57c43f73603a63641363e578e3a8440eb1d3b586
|
2022-05-10 07:38:04 +00:00 |
|
Varun Choudhary
|
dcb8f7a4c9
|
CON-158-Swap to react icons in the common folder of oss codebase
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4434
Co-authored-by: Nicolas Beaussart <7281023+beaussan@users.noreply.github.com>
GitOrigin-RevId: 1b7b7beb30b6ee7f6a4960801a011c5deea620cc
|
2022-05-06 10:38:32 +00:00 |
|
Sooraj
|
2e81212c12
|
console: remove remote schema relationships feature flag
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4412
GitOrigin-RevId: b15cb02f143e92b2b3dbd63ec57bc4036aa84b3b
|
2022-05-06 07:38:48 +00:00 |
|
Nicolas Beaussart
|
db1e6cc79f
|
console: removing bootstrap webpack loader [CON-153]
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4328
GitOrigin-RevId: d8189f4bdc7fdeecf575a40843f48c7cc727ea4d
|
2022-05-05 17:47:36 +00:00 |
|
Varun Choudhary
|
0580d6f727
|
CON-128-filter out scalar type from source type for RS-to-RS relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4406
GitOrigin-RevId: 6421e1b2695870ba48ab0f095c3c82568e6ffd55
|
2022-05-02 12:20:55 +00:00 |
|
Varun Choudhary
|
bdaa6c38b9
|
console: allow users to remove prefix / suffix / root field namespace from a remote schema
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4379
GitOrigin-RevId: afdf4246c711c6972d7f33365cf98b75c1e6f78e
|
2022-05-02 06:24:22 +00:00 |
|
Matt Hardman
|
05bc304d7e
|
CON-124-create-a-metadata-selector-that-gets-db-to-rs-relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4277
GitOrigin-RevId: 6c2c3128e1480e182f27290e9d6239c1ff95f5fc
|
2022-04-29 16:52:33 +00:00 |
|
Abhijeet Khangarot
|
38db669e6b
|
console: add remote db relationship widget
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4365
GitOrigin-RevId: 7143110491d112879847e6cbfa141c8d62a311f7
|
2022-04-29 08:07:17 +00:00 |
|
Sooraj
|
3dfc05c620
|
console: add database to remote schema form component
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4303
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
GitOrigin-RevId: 83c11abcb6a29338d5bdd8c0914cfeaaca524b5b
|
2022-04-27 11:15:55 +00:00 |
|
Vijay Prasanna
|
6a12893109
|
console: improvements to ListMap component
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4331
GitOrigin-RevId: 4d2053ba1793f5419aff1f58357a40b2e777924b
|
2022-04-27 07:18:33 +00:00 |
|
Vijay Prasanna
|
c2ab5854f9
|
console: bug fixes for RS-to-RS relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4357
Co-authored-by: Abhijeet Khangarot <26903230+abhi40308@users.noreply.github.com>
Co-authored-by: Matt Hardman <28978422+mattshardman@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: a695071a42a921e36082d99af110323298cb5569
|
2022-04-26 12:31:50 +00:00 |
|
Abhijeet Khangarot
|
4f9a08239d
|
console: add db to local relationship widget
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4169
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
Co-authored-by: Varun Choudhary <68095256+Varun-Choudhary@users.noreply.github.com>
GitOrigin-RevId: 1c4ea2412d2f43dc3524f705d2b8f1847991c06d
|
2022-04-22 12:39:35 +00:00 |
|