Commit Graph
9 Commits
Author SHA1 Message Date
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 a9730f2adf Warning Style 2025-03-28 19:37:29 +01:00
Andre Beging d754da76cd Move edit prospect dialog logic 2025-03-28 18:49:38 +01:00
Andre Beging 3487cdcb58 Navbar reorder 2022-05-31 16:13:38 +02:00
Andre Beging 68bafaa3a2 Default layout, Responsive sidebar 2022-05-30 11:34:08 +02:00
Andre Beging c71d677b75 Blazorise Theme Update 2022-04-04 16:30:53 +02:00
Andre Beging b8dfeee518 Confirm Dialog 2022-04-04 16:00:17 +02:00
Andre Beging 427b924759 Auth System 2022-04-04 10:04:19 +02:00
Andre Beging 96bc4e376c Init 2022-01-10 14:42:16 +01:00