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
94d5f2ef52
build fix
2024-11-08 19:42:56 +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
226e19e626
small cleanup
2024-10-13 16:28:21 +02:00
85bbf0e911
fix search control css
2024-10-13 01:00:06 +02:00
b98cc90983
added padding to search field
2024-07-31 21:53:47 +02:00
5a84c4f180
merged
2024-07-31 21:34:27 +02:00
930a4d6ceb
fix marker icon in search control
2024-07-31 21:08:32 +02:00
f4b22f9361
optimizing attestations
2024-07-31 14:33:40 +02:00
e0eb300304
merged
2024-07-30 16:54:23 +02:00
17dc55e1bb
fix control width
2024-07-29 22:06:12 +02:00
23578502e3
give layer and filter control some more padding
2024-07-29 21:52:02 +02:00
65de01caf9
give layer and filter control some more padding
2024-07-29 21:48:56 +02:00
7d2cc19eec
give layer and filter control some more padding
2024-07-29 21:46:36 +02:00
c3b074f22c
attestation form and profile experiments
2024-07-26 13:05:44 +02:00
424a0f6b17
change color of filter indicator
2024-07-21 13:52:28 +02:00
c4ae29411f
filter indicator
2024-07-21 12:23:50 +02:00
a59655fd0a
code formatted
2024-07-12 13:04:47 +02:00
ab4d60c950
optimizations for unlisted user items
2024-07-11 13:57:11 +02:00
871e853340
allow unlisted layers
2024-07-11 12:17:28 +02:00
bec87a23a3
rebuild FilterControl Component
2024-07-11 11:14:13 +02:00
b196e253b1
fixed marker Icon on Location Search
2024-07-11 08:26:20 +02:00
Sebastian Stein
033eeb64db
- added FilterControl to map
2024-07-10 17:13:46 +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
1e48f3c0f2
css fix
2024-03-19 20:43:01 +01:00
951ffd24d6
fixed layer control not working properly when clicking on labels
2024-02-20 17:29:45 +01:00
beaf073e27
tag optimization
2024-02-19 11:11:37 +01:00
1583e55e7e
refactored tags and offers & needs implemented
2024-02-15 17:28:00 +01:00
17b94b3b36
removed logging
2024-02-11 13:58:26 +01:00