Wing-Kam Wong
|
36e3ff33a6
|
fix(nc-gui): type 'unknown' is not assignable to type 'Error'
|
2023-03-16 14:10:07 +08:00 |
|
Pranav C
|
d62b3d9419
|
refactor: include storeToRefs in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 12:04:34 +05:30 |
|
Pranav C
|
30cd0c3d42
|
refactor: move tab composable to pinia store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 11:59:10 +05:30 |
|
Pranav C
|
dbce6f0952
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 00:30:19 +05:30 |
|
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 00:29:20 +05:30 |
|
mertmit
|
847e1b2d51
|
fix: drop unnecessary loadProject call
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2023-02-13 02:45:13 +03:00 |
|
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-02 20:34:44 +05:30 |
|
mertmit
|
f5e14c525b
|
fix: treeview load project consistently
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-30 12:45:38 +03:00 |
|
Pranav C
|
5b4c029ae4
|
refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-29 11:50:56 +05:30 |
|
Pranav C
|
3e06831bee
|
fix(gui): allow user to change icon in multi datasource tree view
re #4731
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-29 11:47:42 +05:30 |
|
Pranav C
|
fd8dae40e9
|
feat(gui): block open google signup if invite only signup enabled
re #4618
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-26 17:11:22 +05:30 |
|
Pranav C
|
c841c767f0
|
fix(gui): stop event propagation in view rename input
re #4686
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-26 13:57:37 +05:30 |
|
Pranav C
|
55d20c1eb6
|
Merge pull request #4630 from nocodb/feat/custom-table-icon
Feat: Custom table icon
|
2022-12-24 14:06:25 +05:30 |
|
mertmit
|
efcb721b91
|
feat: add snowflake to new data source dropdown
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-23 21:33:19 +03:00 |
|
Pranav C
|
51d81b0b8b
|
feat(gui): show table icon in LTAR and UI acl
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
fc17646e60
|
fix(gui): re-render TruncateText component if table name changed
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
fe83bc8bce
|
fix(gui): handle table name overflow issue
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
d2ec2fbaf1
|
fix(gui): icon nd table name alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
15fbc32985
|
fix(gui): add ui permission for set icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
3a72e4186c
|
test(playwright): add test for icon change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
3ec9de4214
|
refactor(gui): popup size correction and destroy popup on hide
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
970b2b3229
|
fix(gui): introduce infinite scroll to avoid delay in loading emoji list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
161647b7ca
|
refactor(gui): provide identical spacing between icon and text in treeview
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
ec1ff6cef1
|
feat(gui): on icon update change icon in tab level as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
41f21d9ad1
|
refactor(gui): enable drag n drop
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
da7ae2190a
|
feat(gui): show emoji in tab level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
d858ab4e98
|
fix(gui): toggle icon on change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
85e03f730c
|
feat(gui): add icon toggle option in tree view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Wing-Kam Wong
|
55b6d08223
|
chore(nc-gui): lint
|
2022-12-05 16:38:45 +08:00 |
|
mertmit
|
38fa085f08
|
feat: expand all bases while searching
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
f3a054bae6
|
fix: move base operations dropdown to root level
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
7e0261705d
|
fix: TreeView scroll
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
e8f19809b7
|
feat: auto-expand bases in TreeView
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
0cbfd9f92e
|
feat: change treeview root to bases if more than one base
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
35974ad5c6
|
feat: base show/hide improved handling
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
ceabd5b4c9
|
feat: bases panel
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
3085d7283b
|
fix: make base name bold
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
67d5745666
|
fix: TreeView base undefined check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
453c7f36bc
|
fix: change mysql icon
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
d89dd07a0f
|
fix: table reordering
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
3e1d2ee9ea
|
feat: allow hiding base zero
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
564e1f0c94
|
fix: hide base if no result for search query
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
78933be281
|
fix: TreeView css
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
769656d674
|
fix: show bases even if no tables are present
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
600d18de22
|
feat: order and ui control for bases
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
d61a0874a9
|
feat: ui improvements for multiple source
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
dec67fc755
|
fix: ui improvements for multiple source interfaces
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
531debb691
|
fix: rename table
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
445841ec08
|
feat: use model id instead of title for ui navigation
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
6f9dac3060
|
feat: multiple base handle import & sync
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|