Commit Graph

18 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
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
7c762e7d28 Allow Prospect Warnings 2022-06-11 06:00:54 +02:00
Andre Beging
cd22c2f215 Customizable FS network url 2022-05-31 12:25:11 +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
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
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
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
72e1df3def Database updates 2022-04-02 15:27:18 +02:00
Andre Beging
eb4bb402ba Database Update 2022-04-02 12:53:49 +02:00
Andre Beging
5a1c79ad20 Database updates 2022-04-01 16:35:09 +02:00
Andre Beging
3cfac1a12d Database updates 2022-01-24 10:15:19 +01:00