Maximilian Harz
98fa451644
Improve typing of items, remove getValue
2025-01-31 23:29:32 +01:00
Maximilian Harz
a9ed3905cb
Try to type Item and getValue (WIP)
2025-01-31 10:40:01 +01:00
9c0a11ceee
cleanup maps and layers
2025-01-29 14:13:02 +00:00
3872a052b6
separated types, eslint rule for importing types
...
- Separated types and moved them into the proper ./types folder defined
in the tsconfig.json.
- Defined a new folder alias `#types`.
- New eslint rule to enforce `import type` when a type is imported.
- Removed Geometry Class and used manual Point types from `geojson`
2024-11-24 04:11:32 +01:00
34435e8272
lint-security fixes
2024-11-11 16:45:01 +01:00
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
b849e48c3e
fix problem
2024-11-05 10:13:21 +01:00
5807869721
lint fixes
2024-11-03 00:36:02 +01:00
2746844f07
fix formating errors with eslint ignore comments
2024-11-02 22:51:59 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
3dc533676e
fixed linting
2024-11-02 21:21:24 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
d832185ee3
lint fixes
2024-10-29 11:55:07 +01:00
95f108c2f7
fix more lint errors
2024-10-29 10:46:14 +01:00
2b4a2ae08f
fix URL issue
2024-07-31 17:00:15 +02:00
dc3434e22c
set #tag filter to logic from AND to OR
2024-07-29 10:27:29 +02:00
ed3446dc13
fix not showing items with grouptypes on maps not filtered
2024-07-21 12:02:40 +02:00
f310bb7033
fixed color / removed logging
2024-07-16 14:16:41 +02:00
871e853340
allow unlisted layers
2024-07-11 12:17:28 +02:00
1d01d5d91f
make controls visibility customizable
2024-07-11 11:15:00 +02:00
b191466f39
fixed js-console errors
2024-07-02 14:11:10 +02:00
02af3b5d82
diffeent icons for diffeent groups
2024-07-02 13:54:16 +02:00
06755d7f80
basic public item support
2024-05-03 12:49:19 +02:00
4a681cd503
performance fix
2024-04-24 08:48:52 +02:00
69e3222c97
small fix
2024-04-23 22:09:12 +02:00
f1b338f36e
small fix
2024-04-23 22:08:57 +02:00
183f549742
marker color fix
2024-04-23 09:16:46 +02:00
5bbd4714b6
some adjustments for dynamic maps
2024-04-22 22:38:39 +02:00
c627ee3800
subtitles, header optimization and bugfixing
2024-03-25 18:57:26 +01:00
8484379113
update item position, item parents, focus item on profile load an open cluster
2024-03-25 01:06:47 +01:00
7005f492dd
support for tab urls and several fixes
2024-03-23 11:46:44 +01:00
d935cc0bb6
fixed tag handling for items comming with tag property
2024-02-20 17:29:00 +01:00
1583e55e7e
refactored tags and offers & needs implemented
2024-02-15 17:28:00 +01:00
b43c4f3cfb
tags url parameter
2024-02-04 12:01:16 +01:00
994ea884a2
fix tag issue
2024-02-02 19:50:53 +01:00
ec69c14fb4
fix tag issue
2024-02-02 19:26:05 +01:00
a5baa8f39d
implemented new tag schema
2024-02-01 11:57:11 +01:00
10f5709732
fix some firefox mobile issue
2024-01-30 21:06:35 +01:00
a1faa91fba
fix searchbar disapear issue
2024-01-30 20:09:16 +01:00
07492564d7
optimization for profile layers
2024-01-30 14:04:08 +01:00
fbe19d1994
more customizable item fields @ layer component and improved tag handling
2024-01-29 16:07:04 +01:00
25ec60b3a1
implemented searchbar and reorganized map controls
2024-01-13 17:54:23 +01:00
5b699b7d74
styling
2024-01-12 20:40:36 +01:00
444cac6dc2
some layout
2024-01-09 08:32:40 +01:00
6c204bed31
removed unused imports
2024-01-07 13:13:40 +01:00
a8112ee604
owned item basics and item field adjustments
2024-01-06 17:00:44 +01:00
33b340b6bb
move getValue to utils
2024-01-06 13:35:48 +01:00
aef05cb757
pagetitle for profile layer
2023-12-26 11:03:38 +01:00
38aeb28fab
itemColorField to enable profile-colored markers
2023-12-23 18:43:42 +01:00