flisowna
727e7710b9
geodata: save map feature toggle in local storage
2 years ago
flisowna
c2220c6a6b
fix issues from PR
2 years ago
flisowna
9904169531
geodata: fix map shared view
2 years ago
flisowna
6676126fea
geodata: address PR feedback (WIP)
2 years ago
flisowna
58f8818af8
add share view to map view
2 years ago
flisowna
832c4adf8b
clean code
2 years ago
flisowna
97361e4854
geodata: move info about record limits depending on the size of data into map view (WIP)
2 years ago
flisowna
09359286dd
WIP updating without refresh records number in toolbar
2 years ago
flisowna
f3430611f0
geodata: switch info about record limits depending on the size of data in map view
2 years ago
flisowna
38eb7b0475
WIP info button on toolbar about record limits in map view
2 years ago
flisowna
cb5721364f
geodata: add a new row on clicking on the plus icon
2 years ago
flisowna
4f3d3b3702
WIP changing page size limits for map view
2 years ago
flisowna
1332519fe7
egg easter for geodata column works
2 years ago
flisowna
ceabbf3f6e
geodata easter egg: debugging weird template reactivity issue for the bottom menu - works now
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
dcffa8954f
WIP layout in input of geodata column and adding markers to the map
2 years ago
flisowna
8be4a83586
GeoData: apply formatData in store composable (fixes also type error) and filter out rows with empty cells for primary geo column
2 years ago
flisowna
fb5d74df55
GeoData: save current zoom level of map view
2 years ago
flisowna
4cacc9de6d
geodata: changing primary geodata column on map view
2 years ago
flisowna
a017bb0dac
geodata: add popup to markers
2 years ago
flisowna
5b28c5eb78
geodata: setting markers (still in hacky way) in map
2 years ago
flisowna
df11ad896c
geodata: mapmetadata in mapview
2 years ago
flisowna
6de762a4b6
geodata: add select geodata select field menu and missing fields in migrations
2 years ago
flisowna
9e6271dd4e
WIP mapViewStore
2 years ago
flisowna
6eeec60963
geodata: work on mapViewStore
2 years ago
flisowna
30aedb6f5b
geodata: work on mapViewStore
2 years ago
flisowna
7bdb1f43a7
add map view store file
2 years ago
flisowna
207f0e365a
WIP mapViewStore
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Pranav C
7455cb5b11
chore(gui): type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ae73504def
refactor(gui): linting and type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4b4561c6fc
fix(gui): type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
260945e4f8
feat(api): update backend api permissions
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f74ea9c044
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ace5f0a06d
feat(gui): show app store only for super admin user
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4095066c13
feat(gui): add app store page and restrict to super admin user
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
9a43bfa787
refactor(nc-gui): use enum for role permission keys
2 years ago
braks
ea946edd87
chore(nc-gui): cleanup types
2 years ago
braks
27791f5054
refactor(nc-gui): clean up permission types
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Pranav C
174c9a8957
fix(gui-v2): handle opening shared view/base opening in same window
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Denis
cb5f948358
feat(gui-v2): make shared views editable
2 years ago
Muhammed Mustafa
5895ddb4ba
fix/Fixed viewer permission issues
2 years ago
Muhammed Mustafa
eef3a7a69e
fix/follow up on user management
2 years ago
braks
222539efee
fix(gui-v2): permission type not allowing wildcard
...
# What's changed?
* rename `RolePermissions` to `Permission`
* allow wildcard permission for creator and owner roles
2 years ago
braks
bad6cc6409
chore(gui-v2): mark rolePermissions as const
2 years ago
braks
2520a8ed6c
feat(gui-v2): add proper role permissions type
2 years ago
Pranav C
8f9152bff2
feat(gui-v2): sync column width with server
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago