Pranav C
|
b29189f0c3
|
refactor: move all icons to iconMap (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
1c1c87eb3e
|
refactor(nc-gui): show params tab by default
|
2 years ago |
Wing-Kam Wong
|
3d5e2a5321
|
refactor(nc-gui): remove unused info
|
2 years ago |
Wing-Kam Wong
|
5b91a97ac0
|
refactor(nc-gui): make it single select back
|
2 years ago |
Wing-Kam Wong
|
f01f515b7e
|
refactor(nc-gui): remove payload body editor for url
|
2 years ago |
Wing-Kam Wong
|
fc1e07da39
|
refactor(nc-gui): change to multiple selection
|
2 years ago |
Wing-Kam Wong
|
04ca098e3e
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
9db2bb6996
|
chore(nc-gui): hide auth in webhook
|
2 years ago |
Wing-Kam Wong
|
d1773af552
|
fix(nocodb): incorrect hook create request type
|
2 years ago |
Wing-Kam Wong
|
d13863cc60
|
feat(nc-gui): apply i18n in webhook editor
|
2 years ago |
Wing-Kam Wong
|
d562e7fa6b
|
feat(nc-gui): add enable webhook
|
2 years ago |
Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2 years ago |
Wing-Kam Wong
|
632c23d02c
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
1a407e150b
|
fix(nc-gui): webhook editor type issues
|
2 years ago |
Wing-Kam Wong
|
007f87c62f
|
fix(nc-gui): move eventOperation and onNotTypeChange logic out of loadPluginList
|
2 years ago |
Wing-Kam Wong
|
8f2e5f05b1
|
chore(nc-gui): lint
|
2 years ago |
Pranav C
|
a5bfaf90ad
|
refactor: disable hm option in cloud and make relation virtual
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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>
|
2 years ago |
Pranav C
|
1d7078207d
|
fix(gui): remove unnecessary margin from filter menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e3cdea306c
|
fix: extract slack channels - add missing `value` prop in statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b868d23a34
|
fix(gui):disable deep compare since the data could be non-valid json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
f9e30cde6d
|
fix(nc-gui): webhooks drawer
|
2 years ago |
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
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>
|
2 years ago |
Raju Udava
|
312120fd0b
|
test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
1c7883d165
|
refactor(nc-gui): pass `showLoading` as prop to ColumnFilter
|
2 years ago |
Raju Udava
|
479373fe04
|
refactor: i18n validation error messages
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
81db2c8435
|
chore(nc-gui): fix type issues and set proper ref types
|
2 years ago |
braks
|
3320453637
|
chore(nc-gui): remove `as any` typecasts wherever possible
|
2 years ago |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |
Raju Udava
|
3fe42c1a25
|
refactor: i18n updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
3d269a5087
|
refactor: i18n corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
aaea33d5aa
|
refactor: i18n for message.success
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
8444bff726
|
test: webhook CY test
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
9f488bfdfb
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
99e3ad1abe
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
54ad07717a
|
fix(gui-v2): retain hook.notification.payload data
|
2 years ago |
Raju Udava
|
a69d972ddd
|
test: CY markers for webhook
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
18cab3845a
|
test: cy markers for webhook
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
f9d5686c05
|
fix(gui-v2): webhook layout
|
2 years ago |
Wing-Kam Wong
|
b71664d08e
|
fix(gui-v2): undefined of applyChanges
|
2 years ago |
Wing-Kam Wong
|
12ee6aeae5
|
fix(gui-v2): hook filter
|
2 years ago |
Wing-Kam Wong
|
f0db576a8c
|
refactor(gui-v2): combine imports
|
2 years ago |
Wing-Kam Wong
|
30d6fcd120
|
fix(gui-v2): use WebhookChannelMultiSelect & fix onNotTypeChange logic
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
2 years ago |
Wing-Kam Wong
|
c3e19f3702
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
cb9ffd25ee
|
chore(gui-v2): lint
|
2 years ago |
Naveen MR
|
2fa56c9fbf
|
fix : padding & background in webhook modal
|
2 years ago |
Naveen MR
|
0abcf23fb8
|
fix : padding & background in webhook modal
|
2 years ago |
Wing-Kam Wong
|
7c03cc79c5
|
fix(gui-v2): lint & use notification
|
2 years ago |