12 Commits

Author SHA1 Message Date
troogs
54effa67ac Remove Verified property from User entity and update related migration
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 10:25:16 +02:00
a.beging@eas-solutions.de
dc9276e3e9 Initialize properties with default values in Interaction, Prospect, and User classes 2026-04-23 15:19:04 +02:00
troogs
ad6f28023e Implement password recovery feature with reset token and email notifications
All checks were successful
Build And Push Dev Docker Image / docker (push) Successful in 1m28s
2026-04-18 13:36:21 +02:00
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
cd22c2f215 Customizable FS network url 2022-05-31 12:25:11 +02:00
Andre Beging
5961c06004 Profile Page 2022-05-21 18:22:18 +02:00
Andre Beging
f23f225098 Entities vereinfacht (kein Entity Developer mehr) 2022-05-21 13:56:57 +02:00
Andre Beging
1b2c6c4062 Database update 2022-04-11 15:50:09 +02:00
Andre Beging
208ea99a42 Password encryption, Claim groups 2022-04-11 13:05:15 +02:00
Andre Beging
7fb5ecf04a Database updates 2022-04-08 16:10:26 +02:00
Andre Beging
83fb4a3c5e Database updates 2022-04-04 15:15:03 +02:00
Andre Beging
96bc4e376c Init 2022-01-10 14:42:16 +01:00