Pranav C
b29189f0c3
refactor: move all icons to iconMap (WIP)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7b3f4c21ed
refactor: update uidt icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Daniel Spaude
ec4cd23e7f
create useBetaFeatureToggle composable...
...
and use it for geo feature and Mobile Mode
2 years ago
Daniel Spaude
64808abb27
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
eb04b74fc1
mobile optimisations - for now, move views sidebar again to the right - WIP
2 years ago
Daniel Spaude
598e76c063
work on geo data column tests - WIP
2 years ago
Pranav C
80fb1292a2
fix(gui): align pagination arrows center
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4f1f63db72
refactor(gui): icon text color and border color change
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
flisowna
727e7710b9
geodata: save map feature toggle in local storage
2 years ago
flisowna
832c4adf8b
clean code
2 years ago
flisowna
ca9d3889b4
Revert "geodata easter egg: debugging weird template reactivity issue for the bottom menu"
...
This reverts commit 3f7db98c55
.
2 years ago
flisowna
3f7db98c55
geodata easter egg: debugging weird template reactivity issue for the bottom menu
2 years ago
flisowna
1f89769750
geodata easter egg: debugging weird template reactivity issue for the bottom menu
...
* state: simply string rendering of the reactive value works,
but only at the top of the menu
* doesn't work when used on the level of the menu-items (also not as a conditional variable)
2 years ago
flisowna
c2d41d6a10
WIP easter egg feature for geodata
2 years ago
braks
fcfab01995
chore(nc-gui): fix types and cleanup unused vars
2 years ago
braks
b07f52bb40
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
braks
5ede6ee764
chore(nc-gui): remove unnecessary opts
2 years ago
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
braks
0567b47afc
fix(nc-gui): right sidebar collapse not working
...
# What's changed?
* use sync ref to sync sidebar state to storage
* use cb function for toggle
2 years ago
braks
81db2c8435
chore(nc-gui): fix type issues and set proper ref types
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
9c721f5426
chore(CY): add class name for modal & menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago