Wing-Kam Wong
996a5f710b
fix(nc-gui): useMapViewDataStore types
2023-03-16 16:53:07 +08:00
Wing-Kam Wong
0f321b984d
chore(nc-gui): lint
2023-03-16 12:00:45 +08:00
Daniel Spaude
2c40e2ad58
code cleanup
2023-03-14 19:29:01 +01:00
Daniel Spaude
0be1d018be
code cleanup
2023-03-14 18:38:31 +01:00
Daniel Spaude
727647830d
Merge branch 'develop' into geodata-follow-up-fixes
2023-03-14 18:38:11 +01:00
Wing-Kam Wong
06df79b3af
Merge branch 'develop' into refactor/backend
2023-03-14 15:29:02 +08:00
Daniel Spaude
bf3872e362
fix shared map view issue - fetch up to 1000 map markers also on shared map views
2023-03-13 16:25:27 +01:00
Daniel Spaude
fd5cb3f58e
fix shared map view issue - shared map view works now
2023-03-13 15:00:03 +01:00
Daniel Spaude
b732fcc227
fix shared map view issue - WIP - fix type issue
2023-03-13 14:36:34 +01:00
Wing-Kam Wong
68a5e0b7d2
refactor(nocodb): only send updateObj for updateMapMeta
2023-03-13 19:47:30 +08:00
Daniel Spaude
4de7f6f60e
Revert "shared map view issue debugging - WIP"
...
This reverts commit b0cad5fa8e .
2023-03-13 12:23:44 +01:00
Daniel Spaude
b0cad5fa8e
shared map view issue debugging - WIP
2023-03-13 12:22:06 +01:00
Daniel Spaude
9b95cd6a2c
Revert "shared map view issue debugging - WIP"
...
This reverts commit 19b14d9e42 .
2023-03-13 12:19:32 +01:00
Daniel Spaude
3e23a453dd
Revert "shared map view issue debugging - WIP"
...
This reverts commit b7fc4ffa9a .
2023-03-13 12:19:25 +01:00
Pranav C
29a43aee10
fix: wrap store with storeToRefs wherever missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-03-12 10:53:08 +05:30
Daniel Spaude
b7fc4ffa9a
shared map view issue debugging - WIP
2023-03-10 16:46:16 +01:00
Daniel Spaude
19b14d9e42
shared map view issue debugging - WIP
2023-03-10 16:04:52 +01:00
Wing-Kam Wong
48b254b49c
fix(nc-gui): map view typing
2023-03-10 16:37:49 +08:00
Daniel Spaude
b83f4849c2
remove commented code and log()
2023-02-15 12:14:36 -05:00
flisowna
94e6e5367d
fix PR issues
2023-02-06 11:55:23 +01:00
flisowna
f3e27ff2c5
geodata: fix record number and layout issue on a map view
2023-01-23 12:16:44 +01:00
flisowna
727e7710b9
geodata: save map feature toggle in local storage
2023-01-16 19:46:16 +01:00
flisowna
c2220c6a6b
fix issues from PR
2023-01-11 14:22:09 +01:00
flisowna
9904169531
geodata: fix map shared view
2023-01-09 19:51:23 +01:00
flisowna
6676126fea
geodata: address PR feedback (WIP)
2023-01-09 11:39:03 +01:00
flisowna
58f8818af8
add share view to map view
2023-01-06 17:38:10 +01:00
flisowna
832c4adf8b
clean code
2022-12-29 13:39:41 +01:00
flisowna
97361e4854
geodata: move info about record limits depending on the size of data into map view (WIP)
2022-12-29 13:05:17 +01:00
flisowna
09359286dd
WIP updating without refresh records number in toolbar
2022-12-28 20:45:45 +01:00
flisowna
f3430611f0
geodata: switch info about record limits depending on the size of data in map view
2022-12-28 18:26:12 +01:00
flisowna
38eb7b0475
WIP info button on toolbar about record limits in map view
2022-12-28 11:17:29 +01:00
flisowna
cb5721364f
geodata: add a new row on clicking on the plus icon
2022-12-23 15:22:15 +01:00
flisowna
4f3d3b3702
WIP changing page size limits for map view
2022-12-22 11:04:43 +01:00
flisowna
1332519fe7
egg easter for geodata column works
2022-12-20 14:19:28 +03:00
flisowna
ceabbf3f6e
geodata easter egg: debugging weird template reactivity issue for the bottom menu - works now
2022-12-19 21:41:35 +03:00
flisowna
ca9d3889b4
Revert "geodata easter egg: debugging weird template reactivity issue for the bottom menu"
...
This reverts commit 3f7db98c55 .
2022-12-19 21:06:47 +03:00
flisowna
3f7db98c55
geodata easter egg: debugging weird template reactivity issue for the bottom menu
2022-12-19 21:00:10 +03:00
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)
2022-12-19 19:35:38 +03:00
flisowna
dcffa8954f
WIP layout in input of geodata column and adding markers to the map
2022-11-30 14:25:30 +03:00
flisowna
8be4a83586
GeoData: apply formatData in store composable (fixes also type error) and filter out rows with empty cells for primary geo column
2022-11-21 18:01:12 +03:00
flisowna
fb5d74df55
GeoData: save current zoom level of map view
2022-11-21 17:38:05 +03:00
flisowna
4cacc9de6d
geodata: changing primary geodata column on map view
2022-11-17 13:26:44 +03:00
flisowna
a017bb0dac
geodata: add popup to markers
2022-11-07 12:10:52 +04:00
flisowna
5b28c5eb78
geodata: setting markers (still in hacky way) in map
2022-11-04 13:45:31 +04:00
flisowna
df11ad896c
geodata: mapmetadata in mapview
2022-11-03 17:54:11 +04:00
flisowna
6de762a4b6
geodata: add select geodata select field menu and missing fields in migrations
2022-11-02 15:04:57 +04:00
flisowna
9e6271dd4e
WIP mapViewStore
2022-10-31 12:55:06 +04:00
flisowna
6eeec60963
geodata: work on mapViewStore
2022-10-31 12:29:55 +04:00
flisowna
30aedb6f5b
geodata: work on mapViewStore
2022-10-31 12:06:58 +04:00
flisowna
7bdb1f43a7
add map view store file
2022-10-31 11:14:41 +04:00