Commit Graph
33 Commits
Author SHA1 Message Date
a.beging@eas-solutions.de b1ed916da4 Refactor Users page: update Autocomplete selection mode and fix user service methods to use OldItem for adding and updating users 2026-04-23 15:44:27 +02:00
a.beging@eas-solutions.de 8262c4979b Update styles for DefaultLayout and MainLayout: change background color and remove sidebar gradient
Build And Push Dev Docker Image / docker (push) Successful in 1m53s
2026-04-22 13:36:43 +02:00
troogs ac52bc6df9 Remove unused CSS files for AuditView, DefaultLayout, NavMenu, and site 2026-04-20 20:24:52 +02:00
troogs 15780bccee Implement mail service with configuration and settings management 2026-04-18 01:43:52 +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 83257d1d2a Add "All" prospects view and refine filtering logic
Introduced a new "All" prospects page for admins to view and manage all prospects. Removed unused "Users" list and related logic from code. Updated filters to support the new "All" state and adjusted navigation to include the new page.
2025-03-28 20:50:15 +01:00
Andre Beging 3d92833199 Refactor term-related settings into a dedicated class
Extracted term-related properties from AppSettings to a new TermSettings class for improved organization and separation of concerns. Updated appsettings.json to reflect the new structure.
2025-03-28 09:01:50 +01:00
Andre Beging ff5fbd50bf Buildversion and FilterHelper 2025-03-28 08:55:49 +01:00
Andre Beging d11a225ffa Update Appsettings, Update PageTitle 2025-03-28 07:23:59 +01:00
Andre Beging 4d646ad7f6 Add JS toggle logic to close menu on nav link click
Introduced IJSRuntime to handle JavaScript calls and implemented `NavLinkClickedAsync` to automatically uncheck the menu toggle on navigation. Updated all NavLinks to trigger this logic, improving user experience by closing the menu after a link is clicked.
2025-03-27 17:48:03 +01:00
Andre Beging 19796928e7 Refactor onboarding and verification workflows.
Adjusted interaction types and state filters to better streamline onboarding and verification processes. Updated UI labels, navigation, and modal dialogs to reflect new terminology and improve usability. Enhanced filtering logic and added new interaction types to support the revised process.
2025-03-27 17:12:28 +01:00
Andre Beging 587287f965 Customize navigation sidebar 2025-03-27 09:16:41 +01:00
Andre Beging 8ea8130c69 Implement Appsettings 2025-03-27 09:06:43 +01:00
Andre Beging b24cebcdd1 Blazorise update 2023-02-08 16:53:09 +01:00
Andre Beging df40e2b769 Darstellung der Prospects fragmentiert 2023-02-07 23:13:09 +01:00
Andre Beging 4a9fe8bed4 Responsive heading sizes 2022-06-01 09:56:00 +02:00
Andre Beging 9f89d8ff50 Updates defaultlayout 2022-05-31 17:59:11 +02:00
Andre Beging e21c9a7b52 Display prospect memo 2022-05-31 17:00:32 +02:00
Andre Beging 3487cdcb58 Navbar reorder 2022-05-31 16:13:38 +02:00
Andre Beging a6bbbc4c6d Page padding 2022-05-31 09:39:23 +02:00
Andre Beging fd2d44e3aa Dynamic sidebar logo 2022-05-30 14:35:05 +02:00
Andre Beging 68bafaa3a2 Default layout, Responsive sidebar 2022-05-30 11:34:08 +02:00
Andre Beging 4039534547 Kleinere optische Anpassungen 2022-05-30 11:04:19 +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 5961c06004 Profile Page 2022-05-21 18:22:18 +02:00
Andre Beging e9aac729d5 Login Page 2022-04-11 18:16:12 +02:00
Andre Beging 427b924759 Auth System 2022-04-04 10:04:19 +02:00
Andre Beging efa27a2122 ProspectService updates 2022-04-02 15:28:34 +02:00
Andre Beging 76b199e364 User editing fixed 2022-04-01 17:36:46 +02:00
Andre Beging 33c631aaf6 Users page and users service 2022-01-24 10:15:33 +01:00
Andre Beging 5adadf8646 Fontawesome and Material Design 2022-01-24 10:12:37 +01:00
Andre Beging 96bc4e376c Init 2022-01-10 14:42:16 +01:00