51 Commits

Author SHA1 Message Date
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
antontranelis
f4e71050a5
Merge branch 'main' into lint-security 2024-11-18 09:28:52 +01:00
6e60d47e86
fix all lint errors 2024-11-12 09:29:02 +01:00
5a7bdfe7f7
lint fixes 2024-11-11 17:02:21 +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
5807869721
lint fixes 2024-11-03 00:36:02 +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
85bbf0e911 fix search control css 2024-10-13 01:00:06 +02:00
b4b80312a1 added padding to search field 2024-07-31 21:58:34 +02:00
930a4d6ceb fix marker icon in search control 2024-07-31 21:08:32 +02:00
ab4d60c950 optimizations for unlisted user items 2024-07-11 13:57:11 +02:00
b196e253b1 fixed marker Icon on Location Search 2024-07-11 08:26:20 +02:00
6788310368 mobile fix 2024-06-16 22:28:32 +02:00
22ab0e3acc optimized search, filter and items index pages 2024-06-16 11:45:18 +02:00
9829456ed8 fixed sidenav margin in embedded mode 2024-06-10 11:45:54 +02:00
1877218e71 show menu in embedded mode 2024-06-10 11:39:36 +02:00
0275f3dc96 removed logging 2024-06-04 12:06:57 +02:00
72c8d4132c fixed tag view for multiline tags 2024-05-02 10:57:27 +02:00
69131b6618 fixed search bar bug 2024-04-25 18:09:50 +02:00
c627ee3800 subtitles, header optimization and bugfixing 2024-03-25 18:57:26 +01:00
0d366f7577 fix search issues 2024-03-25 01:57:17 +01:00
8484379113 update item position, item parents, focus item on profile load an open cluster 2024-03-25 01:06:47 +01:00
93cbcf7f15 HeaderView and bugfixing 2024-03-22 11:58:27 +01:00
beaf073e27 tag optimization 2024-02-19 11:11:37 +01:00
b43c4f3cfb tags url parameter 2024-02-04 12:01:16 +01:00
2dead76e1b search results scrollable 2024-02-02 14:28:53 +01:00
522e2d47d4 search results scrollable 2024-02-02 14:12:55 +01:00
a5baa8f39d implemented new tag schema 2024-02-01 11:57:11 +01:00
0f690f6f24 removed some logging 2024-01-30 21:47:28 +01:00
5772cbf1d8 fix some firefox mobile issue 2024-01-30 21:32:32 +01:00
c7c3f07acf fix some firefox mobile issue 2024-01-30 21:25:37 +01:00
a7e2612b28 fix some firefox mobile issue 2024-01-30 21:18:12 +01:00
3595818a2d fix some firefox mobile issue 2024-01-30 20:44:37 +01:00
57231ae27c fix some firefox mobile issue 2024-01-30 20:35:29 +01:00
d30812fe1b fix some firefox mobile issue 2024-01-30 20:19:57 +01:00
a1faa91fba fix searchbar disapear issue 2024-01-30 20:09:16 +01:00
fbe19d1994 more customizable item fields @ layer component and improved tag handling 2024-01-29 16:07:04 +01:00
f74c352e44 fixed search result marker popup 2024-01-16 11:35:29 +01:00
335978d404 place marker for result on geo search 2024-01-16 11:25:41 +01:00
990a24707e detect geo coordinates 2024-01-15 16:25:49 +01:00
b52ae474cd basic locate control 2024-01-14 20:08:12 +01:00
6d53d0d3f8 optimized search control 2024-01-14 13:34:39 +01:00
825d5d233f some ui optimization 2024-01-14 12:12:25 +01:00
1ed18decf1 fixed search issues 2024-01-13 19:27:02 +01:00