102 Commits (6489abf5986e087569f36d9c708c4524add8954f)

Author SHA1 Message Date
Wing-Kam Wong fa082f86ee feat(nc-gui): include project title and table title in meta title 2 years ago
Wing-Kam Wong 36e3ff33a6 fix(nc-gui): type 'unknown' is not assignable to type 'Error' 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Daniel Spaude 6f1a3e8dc8
cleanup 2 years ago
mertmit 847e1b2d51 fix: drop unnecessary loadProject call 2 years ago
Pranav C bdcec083f7 feat(gui): finalised navbar style 2 years ago
Daniel Spaude 2c00e76f39
mobile optimisations - work on merging right and left sidebar (WIP) 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)" 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 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 2 years ago
Pranav C 3e06831bee fix(gui): allow user to change icon in multi datasource tree view 2 years ago
Pranav C fd8dae40e9 feat(gui): block open google signup if invite only signup enabled 2 years ago
Pranav C c841c767f0 fix(gui): stop event propagation in view rename input 2 years ago
mertmit efcb721b91 feat: add snowflake to new data source dropdown 2 years ago
Pranav C 51d81b0b8b feat(gui): show table icon in LTAR and UI acl 2 years ago
Pranav C fc17646e60 fix(gui): re-render TruncateText component if table name changed 2 years ago
Pranav C fe83bc8bce fix(gui): handle table name overflow issue 2 years ago
Pranav C d2ec2fbaf1 fix(gui): icon nd table name alignment correction 2 years ago
Pranav C 15fbc32985 fix(gui): add ui permission for set icon 2 years ago
Pranav C 3a72e4186c test(playwright): add test for icon change 2 years ago
Pranav C 3ec9de4214 refactor(gui): popup size correction and destroy popup on hide 2 years ago
Pranav C 970b2b3229 fix(gui): introduce infinite scroll to avoid delay in loading emoji list 2 years ago
Pranav C 161647b7ca refactor(gui): provide identical spacing between icon and text in treeview 2 years ago
Pranav C ec1ff6cef1 feat(gui): on icon update change icon in tab level as well 2 years ago
Pranav C 41f21d9ad1 refactor(gui): enable drag n drop 2 years ago
Pranav C da7ae2190a feat(gui): show emoji in tab level 2 years ago
Pranav C d858ab4e98 fix(gui): toggle icon on change 2 years ago
Pranav C 85e03f730c feat(gui): add icon toggle option in tree view 2 years ago
Wing-Kam Wong 55b6d08223 chore(nc-gui): lint 2 years ago
mertmit 38fa085f08 feat: expand all bases while searching 2 years ago
mertmit f3a054bae6 fix: move base operations dropdown to root level 2 years ago
mertmit 7e0261705d fix: TreeView scroll 2 years ago
mertmit e8f19809b7 feat: auto-expand bases in TreeView 2 years ago
mertmit 0cbfd9f92e feat: change treeview root to bases if more than one base 2 years ago
mertmit 35974ad5c6 feat: base show/hide improved handling 2 years ago