Wing-Kam Wong
|
3c21fe47dc
|
fix(nc-gui): offset and limit should be in number type
|
2 years ago |
Wing-Kam Wong
|
1e2f640f61
|
fix(nc-gui): plugin test type and plugin input
|
2 years ago |
Pranav C
|
29a43aee10
|
fix: wrap store with `storeToRefs` wherever missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d62b3d9419
|
refactor: include `storeToRefs` in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
30cd0c3d42
|
refactor: move tab composable to pinia store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
13b9a7cb0f
|
fix: use `storeToRefs` to get reactive variable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
852159efab
|
refactor(nc-gui): base list response & type
|
2 years ago |
Wing-Kam Wong
|
02357ca023
|
refactor(nc-gui): plugin input type
|
2 years ago |
Pranav C
|
dbce6f0952
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
6f1a3e8dc8
|
cleanup
|
2 years ago |
Wing-Kam Wong
|
829cf39164
|
feat(nc-gui): add color to disable message
|
2 years ago |
Wing-Kam Wong
|
84e1bfc182
|
feat(nc-gui): show the audit log disabled message
|
2 years ago |
Wing-Kam Wong
|
76891e9ae1
|
refactor(nc-gui): showNullAndEmptyInFilterOnChange & fix type
|
2 years ago |
Wing-Kam Wong
|
deb7c7cad7
|
feat(nc-gui): make showNullAndEmptyInFilter project-based
|
2 years ago |
Wing-Kam Wong
|
79d2dc8e43
|
feat(nc-gui): implement hasEmptyOrNullFilters
|
2 years ago |
Wing-Kam Wong
|
d639af6a60
|
chore(nc-gui): update v-e for showNullAndEmptyInFilter
|
2 years ago |
Wing-Kam Wong
|
fed62a3e00
|
feat(nc-gui): add desc for misc items
|
2 years ago |
Wing-Kam Wong
|
dc314b70fc
|
feat(nc-gui): add showNullAndEmptyInFilter
|
2 years ago |
mertmit
|
847e1b2d51
|
fix: drop unnecessary loadProject call
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
4aa5093eb8
|
fix: telemetry review correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4d5e961215
|
refactor: revert menu rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
42fdab1bfa
|
test: fix repeated class name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
46b5640dce
|
feat: add showNull to global state to control indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
ce604c9073
|
feat(nc-gui): Fixed close button styling issue on settings modal
|
2 years ago |
Muhammed Mustafa
|
cc309a48ba
|
feat(nc-gui): Added fullscreen support to ERD
|
2 years ago |
Pranav C
|
c2c6bf5c1c
|
refactor(gui): hide appstore from project settings modal
re #4852
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
2c00e76f39
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
bcb6d73653
|
mobile optimisations - delete unused TreeViewTableEntry.vue
|
2 years ago |
Daniel Spaude
|
ebd3a2e5f9
|
mobile optimisations - undo explorative changes to merge right and left menu
|
2 years ago |
Daniel Spaude
|
d5aa438295
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
1a0e80e82e
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
5cd1effd7a
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
e88f83a51f
|
Revert "layout experimentations (WIP)"
This reverts commit 52ae240188 .
|
2 years ago |
Daniel Spaude
|
52ae240188
|
layout experimentations (WIP)
|
2 years ago |
Daniel Spaude
|
b371c73945
|
mobile optimizations - undo current work on 'showing views in left sidebar'
|
2 years ago |
Daniel Spaude
|
460af17389
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
573d4e430b
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
ff58a5823e
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
6e4936faed
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
db1e4e6b1f
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
mertmit
|
f5e14c525b
|
fix: treeview load project consistently
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
bbaa676ba4
|
mobile optimisations - hide more elements when in mobile mode
|
2 years ago |
Pranav C
|
5b4c029ae4
|
refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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>
|
2 years ago |
Pranav C
|
d1e1906d2f
|
fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2b1ca8d7a1
|
refactor: use switch case instead of nested ternary for readability
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fd8dae40e9
|
feat(gui): block open google signup if invite only signup enabled
re #4618
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c841c767f0
|
fix(gui): stop event propagation in view rename input
re #4686
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |