Commit Graph

10 Commits

Author SHA1 Message Date
Andre Beging
bf64239625 Refactor enums and update Interaction entity field
Moved enums to a dedicated namespace and updated references across the codebase. Renamed the `Info` field in the `Interaction` entity to `Info1`, including necessary migrations and UI adjustments. These changes improve the organization and consistency of the codebase.
2025-04-01 10:41:09 +02:00
Andre Beging
027a36ce17 Refactor interaction and user deletion logic
Consolidated repeated methods for interaction/user deletion into reusable components to improve maintainability. Introduced a `ConfirmDialog` for consistent confirmation UI and streamlined associated logic across pages. Removed redundant methods and enhanced admin-specific page security checks.
2025-03-28 23:55:12 +01:00
Andre Beging
572a35fd3f Data loading update, prospect container styling 2025-03-27 16:16:48 +01:00
Andre Beging
bfbe283e9d User löschen implementieren 2023-02-08 16:37:06 +01:00
Andre Beging
7208f1e86d Fixed a bunch of warnings 2022-05-31 15:08:55 +02:00
Andre Beging
45325e339c Code Cleanup und Passwort ändern im Profil 2022-05-23 18:07:05 +02:00
Andre Beging
21f4906277 Passwort setzen funktion 2022-05-20 07:47:38 +02:00
Andre Beging
7fb5ecf04a Database updates 2022-04-08 16:10:26 +02:00
Andre Beging
76b199e364 User editing fixed 2022-04-01 17:36:46 +02:00
Andre Beging
33c631aaf6 Users page and users service 2022-01-24 10:15:33 +01:00