braks
fb07bbacea
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
0aac7e9b43
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
cf853e6bc8
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
68551192f3
chore(gui-v2): update pre-login pages error msg style
2 years ago
braks
0e699f89c0
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
c3b821bf8e
chore(gui-v2): fix type issues
2 years ago
Wing-Kam Wong
8818227606
feat(gui-v2): add debug meta
2 years ago
Wing-Kam Wong
cdb085376f
feat(gui-v2): include DebugMeta
2 years ago
Wing-Kam Wong
0207310beb
chore(gui-v2): remove mx-3
2 years ago
Wing-Kam Wong
4b8a197c1c
feat(gui-v2): add MdiBugOutline
2 years ago
Wing-Kam Wong
d29cce7ad7
Merge branch 'develop' of https://github.com/nocodb/nocodb into develop
2 years ago
Wing-Kam Wong
878bdcc79b
chore(gui-v2): lint
2 years ago
Wing-Kam Wong
d8944d7bc4
chore(gui-v2): add missing cursor pointer
2 years ago
navi
3520fe99f7
Merge pull request #3153 from nocodb/fix/gui-v2-tab-highlight
...
fix(gui-v2): update default active index
2 years ago
Wing-Kam Wong
53e9d0545c
fix(gui-v2): update default active index
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
f7691e3584
feat(gui-v2): integrate hook logic in filter
2 years ago
Raju Udava
dd31a0f40e
Merge pull request #3130 from nocodb/feat/gui-v2-misc
...
feat(gui-v2): misc
2 years ago
Raju Udava
2cc2d07eac
refactor: move tooltip to bottom for i18n menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
3dd1f6d6be
Merge pull request #3149 from nocodb/fix/gui-v2-formula
...
fix(gui-v2): remove formulaSuggestionDrawer
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
9af9a3bbb7
feat(gui-v2): add channel multi select
2 years ago
Wing-Kam Wong
41a2375b9b
Merge branch 'develop' into fix/gui-v2-webhook
2 years ago
Wing-Kam Wong
fb52b7e65e
chore(gui-v2): lint
2 years ago
Wing-Kam Wong
ae48ae2c9c
fix(gui-v2): remove formulaSuggestionDrawer
2 years ago
Raju Udava
9aa04efe63
test: CY markers for CRUD view operations
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
960d4bae1f
test: formula & pagination CY marker
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Naveen MR
8059826082
fix : UI improvements
2 years ago
Wing-Kam Wong
62363f04b8
chore(gui-v2): remove unnecessary css classes
2 years ago
Wing-Kam Wong
ca1b670c0f
feat(gui-v2): split into components to make toolbar clean
2 years ago
Raju Udava
7dbbdcb34c
test: cy-markers for expand form
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
navi
ca77fa4bde
Merge pull request #3140 from nocodb/refactor/gui-v2-corrections
...
refactor(gui-v2): use edit and readonly injection keys properly
2 years ago
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
navi
cc51b1b1c0
Merge pull request #3139 from nocodb/refactor/gui-v2-corrections
...
fix(gui-v2): ui corrections
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8c5bd64990
refactor(gui-v2): expanded form ui corrections
...
- space between label and cell
- comment section take full height
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b8ae47f7ae
feat(gui-v2): row number cell correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
navi
abfde8de2f
Merge pull request #3134 from nocodb/fix/gui-v2-column-edit-add
...
fix(gui-v2): column edit/add handling
2 years ago
Pranav C
b52045e0a9
feat(gui-v2): sticky grid view header
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
32f50cca4b
fix(gui-v2): use isCurrency as ref
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
720c34ca6b
fix(gui-v2): useColumn use refs instead of static values
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
e95d6b0c6b
fix(gui-v2): column edit/add handling
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
afb097604b
refactor(gui-v2): pagination inactive items color
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1693aa0b46
refactor(gui-v2): align pagination component at bottom
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1bb01fbd56
refactor(gui-v2): remove add table and menu down icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6809c02200
refactor(gui-v2): inactive tab text color
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
990d6ca1db
fix(gui-v2): fields menu showall/hideall bug
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
49f21e4d52
refactor: UI changes (url font size, additiona dot in sidebar)
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago