Commit Graph

41 Commits

Author SHA1 Message Date
Wing-Kam Wong
9db2bb6996 chore(nc-gui): hide auth in webhook 2023-03-20 11:39:17 +08:00
Wing-Kam Wong
97b4e53345 feat(nc-gui): add delete modal in deleteHook 2023-03-18 11:00:05 +08:00
Wing-Kam Wong
5a8942d46d feat(nc-gui): add the copy hook to the top 2023-03-18 10:50:07 +08:00
Wing-Kam Wong
23721bcac0 feat(nc-gui): copy hook & show hook active on listing 2023-03-17 19:34:46 +08:00
Wing-Kam Wong
d1773af552 fix(nocodb): incorrect hook create request type 2023-03-17 18:54:56 +08:00
Wing-Kam Wong
50a031547d Merge branch 'develop' into enhancement/webhooks 2023-03-17 18:11:28 +08:00
Wing-Kam Wong
d13863cc60 feat(nc-gui): apply i18n in webhook editor 2023-03-17 14:26:08 +08:00
Wing-Kam Wong
d562e7fa6b feat(nc-gui): add enable webhook 2023-03-17 14:23:22 +08:00
Wing-Kam Wong
fedc4fcd7a fix(nc-gui): webhook test types 2023-03-16 17:10:38 +08:00
Wing-Kam Wong
6dbcc0acc8 refactor(nc-gui): switch to parseProp 2023-03-15 20:31:11 +08:00
Wing-Kam Wong
632c23d02c chore(nc-gui): lint 2023-03-15 20:22:55 +08:00
Wing-Kam Wong
1a407e150b fix(nc-gui): webhook editor type issues 2023-03-15 19:46:40 +08:00
աɨռɢӄաօռɢ
d103027a46 Merge pull request #5295 from nocodb/fix/webhook-missing-operation
fix(nc-gui): move eventOperation and onNotTypeChange logic out of loadPluginList
2023-03-15 15:43:32 +08:00
Wing-Kam Wong
007f87c62f fix(nc-gui): move eventOperation and onNotTypeChange logic out of loadPluginList 2023-03-14 16:50:02 +08:00
Wing-Kam Wong
06df79b3af Merge branch 'develop' into refactor/backend 2023-03-14 15:29:02 +08:00
աɨռɢӄաօռɢ
b7b3bf6ea8 Merge pull request #5272 from nocodb/refactor/cloud
Refactor: disable app store and hasmany relation based on env
2023-03-14 12:52:55 +08:00
Wing-Kam Wong
8f2e5f05b1 chore(nc-gui): lint 2023-03-13 16:38:46 +08:00
Wing-Kam Wong
9439256883 Merge branch 'develop' into refactor/backend 2023-03-10 19:41:18 +08:00
Wing-Kam Wong
38264e8005 fix(nc-gui): list response type and notification parsing logic 2023-03-10 16:07:03 +08:00
Pranav C
a5bfaf90ad refactor: disable hm option in cloud and make relation virtual
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-08 23:07:22 +05:30
Pranav C
49272e8a9f refactor: only allow url hook and disable app api call if env is set
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-08 22:43:38 +05:30
Pranav C
1d7078207d fix(gui): remove unnecessary margin from filter menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-08 19:04:52 +05:30
Pranav C
e3cdea306c fix: extract slack channels - add missing value prop in statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-07 13:37:51 +05:30
诗人的咸鱼
3368a3d132 fix: webhook no reset when addHook 2023-02-28 23:31:07 +08:00
Wing-Kam Wong
b1b362366e fix(nc-gui): type issues 2022-12-02 14:55:02 +08:00
Muhammed Mustafa
6b0d0fcb04 feat(testing): Added quick test, added isEmptyProject option to test setup to have project created with no sakila tables 2022-11-03 16:25:23 +05:30
Pranav C
b868d23a34 fix(gui):disable deep compare since the data could be non-valid json
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-17 16:16:26 +05:30
braks
f9e30cde6d fix(nc-gui): webhooks drawer 2022-09-28 13:30:40 +02:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Raju Udava
faf0ae307d Merge pull request #3658 from nocodb/refactor/i18n-validation-msgs
refactor: i18n validation error messages
2022-09-21 11:09:41 +05:30
Pranav C
d47bbd4c0b fix(gui): hide add filter group in webhook and loading filters if new webhook
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-19 20:16:58 +05:30
Raju Udava
312120fd0b test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-19 13:15:25 +05:30
braks
1c7883d165 refactor(nc-gui): pass showLoading as prop to ColumnFilter 2022-09-16 13:08:01 +02:00
braks
41d11cf246 refactor(nc-gui): update webhook drawer styles 2022-09-16 13:08:01 +02:00
Raju Udava
479373fe04 refactor: i18n validation error messages
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-15 13:42:24 +05:30
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
braks
3320453637 chore(nc-gui): remove as any typecasts wherever possible 2022-09-14 13:33:40 +02:00
Pranav C
b5b050dcaa refactor(gui): keep the right sidebar open by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-14 14:19:43 +05:30
Raju Udava
9c721f5426 chore(CY): add class name for modal & menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-13 18:05:30 +05:30
Pranav C
21a306030c chore(gui-v2): base url correction (#3510)
* chore(gui-v2): base url correction

- support nocodb serving under a nested path

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore(gui-v2): initial base url correction

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix(gui-v2): redirect to dashboard with relative path

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix(gui-v2): make plugin path relative

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix(gui-v2): redirect path correction

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: allow download option migration handling

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix(gui-v2): redirect old base url to new path

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix(gui-v2): redirect old base ur with some view/table open

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix(gui-v2): handle old tab url and navigate to the new url

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore(gui-v2): cleanup

Signed-off-by: Pranav C <pranavxc@gmail.com>

Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-06 17:33:08 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00