flisowna
|
832c4adf8b
|
clean code
|
2 years ago |
flisowna
|
a2316f9080
|
geodata: move info about record limits depending on the size of data into map view - add missing syncCall for pagination data (WIP)
|
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
|
cb5721364f
|
geodata: add a new row on clicking on the plus icon
|
2 years ago |
flisowna
|
114267c812
|
geo data map bug: code cleanup
|
2 years ago |
flisowna
|
88d1127c58
|
geo data map bug: fixing order and checks of watchers related to leaflet apis etc
|
2 years ago |
flisowna
|
dc31554179
|
geo data map bug: partially fixing it (but local storage values for zoom and center are not consistently used atm)
|
2 years ago |
flisowna
|
e34e95d794
|
Revert "geo data map bug: debug via reducing complexity - step 1"
This reverts commit 9146423eec .
|
2 years ago |
flisowna
|
8d9891dbd9
|
Revert "geo data map bug: debug via reducing complexity - step 2"
This reverts commit 0ae8af65b1 .
|
2 years ago |
flisowna
|
0ae8af65b1
|
geo data map bug: debug via reducing complexity - step 2
|
2 years ago |
flisowna
|
9146423eec
|
geo data map bug: debug via reducing complexity - step 1
|
2 years ago |
flisowna
|
dcffa8954f
|
WIP layout in input of geodata column and adding markers to the map
|
2 years ago |
flisowna
|
bf9ba9a43b
|
save last center and zoom on a map view
|
2 years ago |
flisowna
|
1f6e053d57
|
WIP geodata: set localstorage saved zoom and center
|
2 years ago |
flisowna
|
187a2bf3a0
|
geodata: expandedForm on marker click
|
2 years ago |
flisowna
|
2972e3404b
|
GeoData: show detail popup/sidebar when clicking on map marper (WIP; url query param is already updating correctly)
|
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
|
c2dea4c877
|
Revert "GeoData: show row edit popup when clicking on geo pin (WIP)"
This reverts commit d1824a34c8 .
|
2 years ago |
flisowna
|
d1824a34c8
|
GeoData: show row edit popup when clicking on geo pin (WIP)
|
2 years ago |
flisowna
|
fb5d74df55
|
GeoData: save current zoom level of map view
|
2 years ago |
flisowna
|
09e172bbee
|
geadata: fix overflow in popup binded to markers
|
2 years ago |
flisowna
|
c3b9e67a56
|
WIP
|
2 years ago |
flisowna
|
a7ed1c035d
|
geodata: delete underline on link in the map view
|
2 years ago |
flisowna
|
6385c78db3
|
WIP - trying out new leaflet usage structure - works with popup and clusters (and cleaner code)
|
2 years ago |
flisowna
|
5861ed1d65
|
WIP - trying out new leaflet usage structure - works with popup and clusters (and cleaner code)
|
2 years ago |
flisowna
|
aa4c6476bf
|
WIP - trying out new leaflet usage structure, step by step (markers on map visibile AND with popup, without cluster api)
|
2 years ago |
flisowna
|
f19f1ce830
|
WIP - trying out new leaflet usage structure, step by step (markers on map visibile, without cluster api)
|
2 years ago |
flisowna
|
740f290825
|
WIP - trying out new leaflet usage structure, step by step (blank map can be seen)
|
2 years ago |
flisowna
|
48efeace11
|
WIP (currently works flaky)
|
2 years ago |
flisowna
|
5f568fd722
|
WIP
|
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
|
0926340269
|
WIP mapViewStore
|
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
|
207f0e365a
|
WIP mapViewStore
|
2 years ago |
flisowna
|
1eb51bb14f
|
geodata: render geo data points in view (WIP)
|
2 years ago |
flisowna
|
a0aca0fb44
|
geodata: MapView (WIP)
|
2 years ago |
flisowna
|
967fd69b0b
|
geodata: add leaflet
|
2 years ago |
braks
|
4b1829006a
|
fix(nc-gui): prevent kanban cover img error
|
2 years ago |
Wing-Kam Wong
|
22f8136a92
|
feat(nc-gui): add cover image to kanban
|
2 years ago |
Wing-Kam Wong
|
e768f87cec
|
refactor(nc-gui): rename grp_column_id to fk_grp_col_id
|
2 years ago |
Wing-Kam Wong
|
0c6cf2f3a8
|
fix(nc-gui): add missing uncategorized title when stack is collapsed
|
2 years ago |
Wing-Kam Wong
|
cd19f131b0
|
fix(nc-gui): duplicate openNewRecordFormHook handler attached & disable add new record in locked view
|
2 years ago |
Wing-Kam Wong
|
48d824cd64
|
fix(nc-gui): remove unnecessary update on LazySmartsheetExpandedForm
#3959
|
2 years ago |
Wing-Kam Wong
|
0d69bb3e30
|
fix(nc-gui): use ref<Map<string | null, Row[]>> for formattedData & countByStack
|
2 years ago |
Wing-Kam Wong
|
83a9de437f
|
fix(nc-gui): wrap LazySmartsheetExpandedForm by Suspense
|
2 years ago |