20 Commits

Author SHA1 Message Date
mahula
1a33891a21 add cypress commands and compontents files to tsconfig include 2025-02-14 22:11:18 +01:00
mahula
f8a14cd942 add cypress config to tsconfig 2025-02-14 18:24:30 +01:00
a450128b72 reorganized types 2025-02-09 20:32:41 +00:00
d6e63270fc updated config for rollup 2025-02-09 19:43:10 +00:00
c91bf17cfd
fix typedoc 2025-02-04 12:03:16 +01:00
Moriz Wahl
52899df550 Merge branch 'main' into setup-unit-tests 2025-02-04 10:46:27 +01:00
Moriz Wahl
0acadc8596 test setup file and jest-dom 2025-02-03 21:42:35 +01:00
Moriz Wahl
0cb4fd19a9 include vite.config 2025-02-03 21:20:16 +01:00
f75767f286
install typedoc 2025-02-03 11:06:17 +01:00
9b98a18597
removed types from include
types should be included by typeRoots and hence not result in errors of
eslint (has to be monitored)
2024-11-24 04:15:53 +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
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
ec7278f82e
more fixes 2024-10-29 11:55:18 +01:00
742ede8bc0 compiler fix 2024-02-25 14:11:57 +01:00
31b131cea0 Tabs and rich Text Editor in Profile Settings 2024-02-08 10:23:59 +01:00
6597f0292a added timestap and author to popup 2023-12-26 11:04:31 +01:00
b0e611c9c5 Tag API implementation 2023-08-27 20:25:52 +02:00
AT
96193ab8c2 enhanced state management 2023-04-16 21:11:25 +02:00
AT
65cc743079 removed unused packages, enabled tailwind preflight 2023-04-16 12:20:39 +02:00
AT
37987025f9 initial commit 2022-06-25 00:09:02 +02:00