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
95f108c2f7
fix more lint errors
2024-10-29 10:46:14 +01: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
849a56eeab
show subtitle
2024-03-27 12:21:39 +01:00
4185258568
reimplemented user profiles
2024-03-27 09:16:55 +01: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
cef4ab8fb6
removed update position in header of project explorer
2024-03-24 14:07:54 +01:00
f817e1baf7
link and unlink profiles
2024-03-22 15:26:52 +01:00
93cbcf7f15
HeaderView and bugfixing
2024-03-22 11:58:27 +01:00
a0113d0fc5
MapOverlay Pages and Advanced Profiles
2024-02-05 10:06:38 +01:00
fbe19d1994
more customizable item fields @ layer component and improved tag handling
2024-01-29 16:07:04 +01:00
25fcb4ef9c
basic markdown implementation in item text view
2024-01-09 13:46:43 +01:00
444cac6dc2
some layout
2024-01-09 08:32:40 +01:00
a8112ee604
owned item basics and item field adjustments
2024-01-06 17:00:44 +01:00
49ab4a9989
ItemViewPopup layout
2024-01-06 13:37:40 +01:00
6597f0292a
added timestap and author to popup
2023-12-26 11:04:31 +01:00
38aeb28fab
itemColorField to enable profile-colored markers
2023-12-23 18:43:42 +01:00
8ced9d39e7
profile layer basics
2023-12-20 20:38:16 +01:00
58380f6b77
individual item URLS basics
2023-09-14 08:31:41 +02:00
066353f267
ui theming
2023-09-02 10:20:04 +02:00
3a9c3de127
Filter Control and more styling
2023-08-31 16:27:31 +02:00
a68d4951af
some Item Popup Components ready to use
2023-08-22 19:36:53 +02:00
6bd062c1b3
custom popups are basicly working 🍄
2023-08-22 14:54:57 +02:00
4fe4aa6b74
Modularization of Item Popups
2023-08-20 13:11:57 +02:00
d7a216e1d4
just small css
2023-07-21 23:43:21 +02:00
bd57c87e95
basic textbased #tags
2023-07-21 19:29:13 +02:00
8bbb6bd1e2
basic API implementation
2023-07-21 12:54:58 +02:00
eba7f0630b
renamed Popup Components
2023-07-20 10:00:19 +02:00