Wing-Kam Wong
|
7d1415a5ee
|
fix(nc-gui): add await to loadRow
|
2 years ago |
Pranav C
|
1bb2c285ac
|
feat(gui): scroll to the active cell on active cell change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
e520a5da3d
|
fix(nc-gui): allow comments to expand form
|
2 years ago |
braks
|
11be968bd2
|
chore(nc-gui): add en translation for signin with google
|
2 years ago |
braks
|
77d66b985c
|
fix(nc-gui): add google auth button to signin page
|
2 years ago |
braks
|
c7f9e926b8
|
chore(nc-gui): focus input on project load
|
2 years ago |
Pranav C
|
6c57ba6157
|
refactor(gui): remove unnecessary wrapping
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
df9e333a19
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c8bc89fd09
|
fix(gui): hide external db project creation option if disabled
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
fe22ed15aa
|
fix(nc-gui): add col title to changedColumns if they are preset only for kanban
|
2 years ago |
Wing-Kam Wong
|
bc7e0bb788
|
feat(nc-gui): import date with given format
|
2 years ago |
Wing-Kam Wong
|
dd573ebeb5
|
feat(nc-gui): add getDateFormat
|
2 years ago |
braks
|
918adc48ad
|
chore(nc-gui): user form styles
|
2 years ago |
Wing-Kam Wong
|
bb9a290590
|
refactor(nc-gui): use onBeforeMount
|
2 years ago |
Wing-Kam Wong
|
65a60b56f4
|
refactor(nc-gui): rollback to previous format
|
2 years ago |
Wing-Kam Wong
|
9959cf1357
|
chore(nc-gui): remove unwanted character
|
2 years ago |
Wing-Kam Wong
|
23620e817e
|
refactor(nc-gui): move formatData outside composable
|
2 years ago |
braks
|
1bee54d140
|
chore(nc-gui): lint
|
2 years ago |
braks
|
4cd2f21447
|
chore(tests): cleanup
|
2 years ago |
Wing-Kam Wong
|
b635e3c121
|
feat(nc-gui): handle import datetime
|
2 years ago |
braks
|
0a3787a556
|
chore(nc-gui): lint
|
2 years ago |
braks
|
801fe85fb7
|
chore(nc-gui,tests): click brand icon to move to project list
|
2 years ago |
braks
|
aaad161578
|
feat(nc-gui,tests): add user settings tests and cy selectors
|
2 years ago |
braks
|
27cb0948e5
|
chore(nc-gui): update styles
|
2 years ago |
braks
|
4fee0396d2
|
chore(nc-gui): remove unused page styles
|
2 years ago |
braks
|
9404d08a49
|
refactor(nc-gui): move user page
|
2 years ago |
Wing-Kam Wong
|
10f01996a9
|
feat(nc-gui): bumb xlsx version to include fizzydate fix
|
2 years ago |
Wing-Kam Wong
|
665b0d5764
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
480e9cef03
|
feat(nc-gui): convert col to SingleLineText if detected options are greater than maxSelectOptionsAllowed
|
2 years ago |
Wing-Kam Wong
|
8c1862d0ef
|
feat(nc-gui): disable select option if uidt is select type and _disableSelect is true
|
2 years ago |
Wing-Kam Wong
|
634215b3e2
|
chore(nc-gui): remove unused sqlUi
|
2 years ago |
braks
|
84552d9956
|
fix(nc-gui): ring opacity
|
2 years ago |
braks
|
8042a00de3
|
fix(nc-gui): correctly update tab after renaming table
|
2 years ago |
braks
|
02805348d2
|
feat(nc-gui): add search tables input to tree view
|
2 years ago |
braks
|
b85a24b88c
|
refactor(nc-gui): update logo animation
|
2 years ago |
Wing-Kam Wong
|
35fb048a47
|
fix(nc-gui): delete dtxp if the final uidt is not singleSelect and multiSelect
|
2 years ago |
Wing-Kam Wong
|
533bb0104e
|
fix(nc-gui): remove dt enrichment and fix comment
|
2 years ago |
Wing-Kam Wong
|
fe5e8d70b2
|
fix(nc-gui): remove unnecessary imports
|
2 years ago |
Wing-Kam Wong
|
49fff8f689
|
chore(nc-gui): remove reloadMetaTrigger
|
2 years ago |
Wing-Kam Wong
|
9401aa6509
|
fix(nc-gui): options deletion sync outside kanban view
|
2 years ago |
Wing-Kam Wong
|
bdddf453af
|
fix(nc-gui): make collapsed stack draggable
|
2 years ago |
mertmit
|
672ba3112a
|
fix: select options change event
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7cc5660877
|
chore(nc-gui): adopt recent changes from develop
|
2 years ago |
Wing-Kam Wong
|
40452659f1
|
chore(nc-gui): 'useRoute' is defined but never used.
|
2 years ago |
mertmit
|
d2a28ee27a
|
fix: select options default value
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
ab44d18d40
|
refactor(gui): enable transition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
e3b82b5ec0
|
fix: move default value handling for select column to SelectOptions
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
79a903050f
|
test: cleanup grid view share
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
5da99810c6
|
fix(gui): apply filter and sort on shared view csv download
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8de22c4ac5
|
fix(gui): bring back contextmenu handler
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |