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
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
2c6564ecf7
fixes after merge
2024-10-31 12:45:13 +01:00
ba0c501d4c
Merge branch 'main' into eslint-standart
2024-10-31 12:32:12 +01:00
c37bc2cb57
hotfix to fix permission issue
2024-10-29 23:46:36 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
871e853340
allow unlisted layers
2024-07-11 12:17:28 +02:00
06755d7f80
basic public item support
2024-05-03 12:49:19 +02:00
ca45cc9187
fix add item no offer/needs error
2024-05-03 07:43:33 +02:00
5bbd4714b6
some adjustments for dynamic maps
2024-04-22 22:38:39 +02:00
f817e1baf7
link and unlink profiles
2024-03-22 15:26:52 +01:00
7e613be019
add button for index page
2024-03-21 15:45:30 +01:00
1e8e68302c
a lot of things
2024-03-21 12:24:29 +01:00
b3e277f8f1
svg can be passed to layer as menu icon
2024-01-14 08:16:43 +01:00
7aea369235
show AddButton and ItemViewPopup-Menu only when appropriate permissions are granted
2023-12-22 08:47:43 +01:00
a6cb2061d8
dynamic import in DynamicHeroIcon
2023-09-16 11:38:38 +02:00
5fbfdfec43
layer control
2023-09-15 12:11:59 +02:00
0138f20b97
implemented permissions
2023-09-05 16:45:01 +02:00
1d2831befc
renaming setItemPosition
2023-09-04 20:13:57 +02:00
40854fa1cf
UX Improvments
2023-09-02 16:57:31 +02:00
066353f267
ui theming
2023-09-02 10:20:04 +02:00
b011159912
change add button color for dark mode
2023-09-01 01:11:36 +02:00
3a9c3de127
Filter Control and more styling
2023-08-31 16:27:31 +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
8d65ffa306
adjustments for heroicons2 + various small things
2023-05-22 14:22:02 +02:00
0c39ffa6f9
more components
2023-05-18 23:48:46 +02:00
d43ace920a
diverses
2023-04-19 13:07:20 +02:00
16959f1519
removed logging
2023-04-16 21:19:35 +02:00
65cc743079
removed unused packages, enabled tailwind preflight
2023-04-16 12:20:39 +02:00
de929beb45
update Items
2022-09-27 12:36:41 +02:00
3f540ff2d4
state management
2022-08-10 12:44:27 +02:00
b532eca956
useTags hook
2022-08-06 10:14:38 +02:00