Commit Graph
15 Commits
Author SHA1 Message Date
troogs fdd7ea5a40 Enhance configuration loading: skip example config in development and update launch settings for local debugging 2026-09-14 15:45:24 +02:00
troogs 9983a58ba9 Add Sass compiler configuration and enable scoped CSS generation 2026-04-21 21:13:53 +02:00
troogs 15780bccee Implement mail service with configuration and settings management 2026-04-18 01:43:52 +02:00
Andre Beging 817a7d81f5 Set default culture to German (de-DE)
Configured the application's default thread culture to "de-DE" using the `CultureInfo` class. This ensures consistent localization and formatting for dates, numbers, and other culture-dependent elements throughout the application.
2025-03-31 10:10:52 +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 bb5ec71539 Fix search behaviour 2025-03-27 10:00:15 +01:00
Andre Beging 48db8db8ae net9 Update 2025-03-27 05:48:39 +01:00
Andre Beging 5d713db83f Audit Service 2022-05-23 10:29:10 +02:00
Andre Beging f80ba142bc Publish profile 2022-05-20 07:17:30 +02:00
Andre Beging c71d677b75 Blazorise Theme Update 2022-04-04 16:30:53 +02:00
Andre Beging 427b924759 Auth System 2022-04-04 10:04:19 +02:00
Andre Beging a5fd6421bd ProspectService 2022-04-02 12:54:40 +02:00
Andre Beging 33c631aaf6 Users page and users service 2022-01-24 10:15:33 +01:00
Andre Beging 96bc4e376c Init 2022-01-10 14:42:16 +01:00