21 Commits

Author SHA1 Message Date
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
22915c19aa fix form height 2024-11-22 14:55:06 +01:00
1923e180d4 e-mail and phone validation in group-subheader component 2024-11-22 13:27:15 +01:00
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
388ae9ef6a
lint fixes 2024-11-07 16:56:26 +01:00
f296ddd606 implemented flex profiles 2024-11-06 20:11:17 +01:00
3f701233a1 flex profiles 2024-11-05 09:15:20 +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
9ba935a21a fix slow tab switch 2024-07-30 15:00:19 +02:00
b42e310d69 added contact, start and end to tabs form 2024-07-30 13:32:05 +02:00
d7a757c75d fix simple form issze 2024-07-29 20:58:57 +02:00
6ddda318bd fix simple form 2024-07-29 20:38:35 +02:00
5781c8c8d4 remove logging 2024-07-29 12:42:37 +02:00
d55864e083 logging and awaits added 2024-07-29 08:59:23 +02:00
86b442aabf cleanup profile form 2024-07-23 18:29:10 +02:00
3f88f3a801 /src/Components/Profile cleanup 2024-07-23 11:49:36 +02:00