Maximilian Harz
98fa451644
Improve typing of items, remove getValue
2025-01-31 23:29:32 +01:00
20e8203b26
make NavBar typesafe
...
removed obsolete eslint disables
fixed a type problem
another type problem
type check
2024-12-19 12:17:51 +01: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
6e60d47e86
fix all lint errors
2024-11-12 09:29:02 +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
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
bcbec30414
changed filter logic in index page from AND to OR
2024-07-29 22:19:44 +02:00
1d53ba3f9c
close new item form when switching layers
2024-07-29 20:39:25 +02:00
3f88f3a801
/src/Components/Profile cleanup
2024-07-23 11:49:36 +02:00
Sebastian Stein
3acb1c1937
- transformed list into a masonry layout
2024-06-25 10:55:15 +02:00
8bd1dc5144
layout fix
2024-06-17 12:59:05 +02:00
22ab0e3acc
optimized search, filter and items index pages
2024-06-16 11:45:18 +02:00
c99abae51d
Item Card Component
2024-05-08 11:24:18 +02:00
1c00e6abf1
improved permission detection in items index
2024-05-04 09:20:44 +02:00
cbd2d2e194
show date for events in all popups
2024-05-02 18:30:45 +02:00
6c87ab5027
index page background color
2024-05-01 09:28:38 +02:00
63fb0d3fd0
updated item profiles
2024-05-01 09:22:57 +02:00
abff99de66
fix layer issue
2024-04-29 12:55:36 +02:00
b3d706cbf9
changed date presentation
2024-04-27 07:47:40 +02:00
9bc07a330c
changed date presentation
2024-04-27 07:26:54 +02:00
f022709cf8
sort items by date in index page and always show date in item popup
2024-04-27 07:16:47 +02:00
5bbd4714b6
some adjustments for dynamic maps
2024-04-22 22:38:39 +02:00
4185258568
reimplemented user profiles
2024-03-27 09:16:55 +01:00
7f711a5133
added OverlayIndexItemPage
2024-03-26 23:58:16 +01:00