• Joined on 2025-09-10
troogs pushed to master at troogs/fs-onboarding 2026-05-06 15:15:21 +02:00
78135a9f6d Enhance AuditService: add logging for audit insert operations
troogs pushed to master at troogs/fs-onboarding 2026-04-30 11:27:19 +02:00
231e29f877 Fix target framework and package version in test project
troogs pushed to master at troogs/fs-onboarding 2026-04-30 11:20:34 +02:00
17a0be20b3 Add UserServiceTests: implement unit tests for user management functionalities
2f4823ed09 Enhance CI workflows: add test execution step in Docker image build process
1759e8a2d4 Enhance MailService: refactor constructor to accept a custom SMTP client factory and add unit tests for SendEmailAsync method
Compare 3 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-30 10:33:37 +02:00
865797d3f8 Add unit tests for LocalStorageService: implement tests for GetItem, SetItem, and RemoveItem methods
troogs pushed to master at troogs/fs-onboarding 2026-04-30 09:53:17 +02:00
cefa47a176 Enhance user management: prevent deletion of the last admin user and restrict admin type changes for the last admin account
troogs pushed to master at troogs/fs-onboarding 2026-04-30 07:21:55 +02:00
c4d7fd6ed5 Enhance layout styles: update stylesheet links to use asp-append-version for better cache management
troogs pushed to master at troogs/fs-onboarding 2026-04-29 16:17:21 +02:00
f4f04e4a42 Enhance interaction handling: add confirmation dialog for deleting verification images and ensure OnSuccess callback is invoked after adding interactions
6807f2b6e6 Enhance audit logging: add new audit types for password reset and prospect image actions, and update related services to log these events
0dd0c1bf4c Enhance AuditView and NavMenu: restrict access for non-admin users in InitializeDataAsync and OnReadData methods, and refactor NavMenu structure for better readability
87f26f9367 Refactor Audit service and view: implement GetCount and LoadPage methods, update OnReadData for improved data handling
Compare 4 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-26 11:15:59 +02:00
c0c18f2ddd Refactor FsBase component: remove unused private fields and streamline OnInitializedAsync method
b0866754e0 Add initial password setup functionality: implement email sending for new account password setup and update user interface to include password setup button
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-26 10:34:33 +02:00
870930914e Enhance user authentication and management: add unverified user check, update error messages, and improve user interface for better usability
54effa67ac Remove Verified property from User entity and update related migration
Compare 2 commits »
troogs opened issue troogs/fs-onboarding#2 2026-04-26 09:48:08 +02:00
Update Passwort ändern Logik auf Profilseite
troogs pushed to master at troogs/fs-onboarding 2026-04-24 15:35:15 +02:00
48ad7dda87 Enhance ProspectSortControl: add styling to TextEdit component for improved visibility
d09926a8b4 Enhance VerificationSettingsDialog: add success message for link copy action and improve button styling
954d57b7a6 Refactor UploadVerification page: improve layout, loading indicators, and user instructions for better clarity and usability
Compare 3 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-23 16:03:48 +02:00
781da32796 Refactor NavMenu: update layout and styling for improved user experience
b1ed916da4 Refactor Users page: update Autocomplete selection mode and fix user service methods to use OldItem for adding and updating users
94a2dbf801 Remove unused NavigationManager injection from VerificationSettingsDialog and clean up ProspectSortControl by removing unnecessary service injections
dc9276e3e9 Initialize properties with default values in Interaction, Prospect, and User classes
aba2007481 Fix class name casing for migration classes to follow naming conventions
Compare 14 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-22 15:03:10 +02:00
8262c4979b Update styles for DefaultLayout and MainLayout: change background color and remove sidebar gradient
ad9e2ae8c1 Set background color for main container and adjust styles for login and password pages
4d4648b187 Add compilation configuration for SCSS to CSS: define source and target paths
Compare 3 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-22 07:17:20 +02:00
f04dba72fd Add padding to badge close button: enhance styling for better usability
03872e8bba Add IdCheckPossible filter and UI toggle: enhance ProspectFilter and ProspectSortControl for IdCheck functionality
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-21 22:25:07 +02:00
4330b53824 Enhance InteractionRow and ProspectContainer: refactor layout to use grid, improve styling, and add interaction handling
7660e8ce81 Refactor ProspectContainer styles: improve SCSS structure for better readability and maintainability
9da0bf3a43 Add ProspectContainer styles: create SCSS file for component styling and update .gitignore
9983a58ba9 Add Sass compiler configuration and enable scoped CSS generation
3db943d652 Update Badge component in ProspectContainer: add click event and icon for verification prompt
Compare 5 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-21 10:55:29 +02:00
40f0213a73 Refactor ProspectGrid styles: remove custom width variables and simplify grid layout for improved clarity
troogs pushed to master at troogs/fs-onboarding 2026-04-21 09:57:19 +02:00
5a4d4a7a04 Refactor ProspectGrid styles: update card width variables and adjust grid layout for improved responsiveness
c9d46be196 Update package reference and clean up breakpoint syntax in SCSS
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-21 05:49:04 +02:00
19c22e6ae8 Refactor ProspectContainer and ProspectGrid: adjust layout styles and add grid class for improved responsiveness
troogs pushed to master at troogs/fs-onboarding 2026-04-20 22:11:56 +02:00
d1852f28c8 Remove target for adding generated CSS files to web assets
troogs pushed to master at troogs/fs-onboarding 2026-04-20 21:58:15 +02:00
e80d5b92f3 Add target to include generated CSS files in web assets
62bfdb2023 Refactor VerificationSettingsDialog and UploadVerification: update modal title, adjust button styles, and enhance upload instructions
Compare 2 commits »