Commit Graph
51 Commits
Author SHA1 Message Date
a.beging@eas-solutions.de 78135a9f6d Enhance AuditService: add logging for audit insert operations
Build And Push Dev Docker Image / docker (push) Successful in 2m21s
2026-05-06 15:15:09 +02:00
a.beging@eas-solutions.de 17a0be20b3 Add UserServiceTests: implement unit tests for user management functionalities
Build And Push Dev Docker Image / docker (push) Failing after 28s
2026-04-30 11:20:12 +02:00
a.beging@eas-solutions.deandCopilot cefa47a176 Enhance user management: prevent deletion of the last admin user and restrict admin type changes for the last admin account
Build And Push Dev Docker Image / docker (push) Successful in 1m47s
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 09:53:05 +02:00
a.beging@eas-solutions.deandCopilot 6807f2b6e6 Enhance audit logging: add new audit types for password reset and prospect image actions, and update related services to log these events
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 15:57:30 +02:00
a.beging@eas-solutions.deandCopilot 87f26f9367 Refactor Audit service and view: implement GetCount and LoadPage methods, update OnReadData for improved data handling
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 15:35:47 +02:00
troogsandCopilot 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
troogs 646ccb0f18 Add identity verification features: display image upload status and update UI elements
Build And Push Dev Docker Image / docker (push) Successful in 1m30s
2026-04-20 21:20:52 +02:00
a.beging@eas-solutions.de b3212acf6d Implement identity verification feature with image upload and token management
Build And Push Dev Docker Image / docker (push) Successful in 2m2s
2026-04-20 15:54:17 +02:00
Andre Beging 6389da4bc1 Rename 'Deleted' state to 'Archived' and update related logic
Replaced 'Deleted' with 'Archived' across the codebase to better reflect the intent of the state. Adjusted related features, including filters, UI labels, navigation, and permissions. Introduced a 'Recent Activity' filter for improved activity tracking.
2025-04-02 08:40:38 +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 5eb8b4b377 Add 'Modified' tracking for Prospect entity
Introduce a 'Modified' field to track the last modification date of prospects. Automatically update this field on changes and integrate it in UI display for better transparency.
2025-03-31 08:21:23 +02:00
Andre Beging c2de397a0f Add RecordState handling for prospects and support soft deletion
Introduced the RecordState property to manage the state of prospects, enabling soft deletion and restoration. Updated related database migrations, UI interactions, and filtering logic to accommodate this addition. Also included automatic database migration at runtime to ensure schema compatibility.
2025-03-29 13:49:47 +01:00
Andre Beging 52a2948528 Cleanup demo files 2025-03-28 17:20:23 +01:00
Andre Beging e19268f3eb Refactoring 2025-03-28 17:18:49 +01:00
Andre Beging c19db96b2c Löschen von aktiven Nutzern korrigiert 2023-02-08 16:53:23 +01:00
Andre Beging bfbe283e9d User löschen implementieren 2023-02-08 16:37:06 +01:00
Andre Beging df40e2b769 Darstellung der Prospects fragmentiert 2023-02-07 23:13:09 +01:00
Andre Beging de7605578a Filtern der Prospects ermöglichen 2023-02-07 22:19:41 +01:00
Andre Beging 7c762e7d28 Allow Prospect Warnings 2022-06-11 06:00:54 +02:00
Andre Beging c8af03e205 Additional audit logs 2022-05-31 17:57:41 +02:00
Andre Beging 7208f1e86d Fixed a bunch of warnings 2022-05-31 15:08:55 +02:00
Andre Beging cd22c2f215 Customizable FS network url 2022-05-31 12:25:11 +02:00
Andre Beging 584af54104 FsContext autoupdate check 2022-05-30 14:58:14 +02:00
Andre Beging 45325e339c Code Cleanup und Passwort ändern im Profil 2022-05-23 18:07:05 +02:00
Andre Beging d8662c4876 NotificationService, MessageService 2022-05-23 11:54:05 +02:00
Andre Beging b16951a1a6 Create Audits on Actions 2022-05-23 11:07:52 +02:00
Andre Beging 5d713db83f Audit Service 2022-05-23 10:29:10 +02:00
Andre Beging 5961c06004 Profile Page 2022-05-21 18:22:18 +02:00
Andre Beging e71ef30641 DbContext Cleanup 2022-05-21 17:16:40 +02:00
Andre Beging f23f225098 Entities vereinfacht (kein Entity Developer mehr) 2022-05-21 13:56:57 +02:00
Andre Beging 21f4906277 Passwort setzen funktion 2022-05-20 07:47:38 +02:00
Andre Beging f80ba142bc Publish profile 2022-05-20 07:17:30 +02:00
Andre Beging dfb8040866 Edit prospect 2022-04-11 17:21:55 +02:00
Andre Beging 434426bd7c Database update 2022-04-11 17:20:22 +02:00
Andre Beging 5026196b46 Claim Logic 2022-04-11 15:51:11 +02:00
Andre Beging 1b2c6c4062 Database update 2022-04-11 15:50:09 +02:00
Andre Beging c553047369 Set user groups 2022-04-08 16:12:51 +02:00
Andre Beging 7fb5ecf04a Database updates 2022-04-08 16:10:26 +02:00
Andre Beging e8f9c4c0f5 Database Update 2022-04-04 16:39:40 +02:00
Andre Beging 1513ed9169 Auth optimization 2022-04-04 15:19:58 +02:00
Andre Beging 83fb4a3c5e Database updates 2022-04-04 15:15:03 +02:00
Andre Beging 77382944eb Database update: Encrypted password 2022-04-04 10:01:57 +02:00
Andre Beging efa27a2122 ProspectService updates 2022-04-02 15:28:34 +02:00
Andre Beging 72e1df3def Database updates 2022-04-02 15:27:18 +02:00
Andre Beging a5fd6421bd ProspectService 2022-04-02 12:54:40 +02:00
Andre Beging eb4bb402ba Database Update 2022-04-02 12:53:49 +02:00
Andre Beging 76b199e364 User editing fixed 2022-04-01 17:36:46 +02:00
Andre Beging 5a1c79ad20 Database updates 2022-04-01 16:35:09 +02:00
Andre Beging 33c631aaf6 Users page and users service 2022-01-24 10:15:33 +01:00
Andre Beging 3cfac1a12d Database updates 2022-01-24 10:15:19 +01:00