• Joined on 2025-09-10
troogs pushed to main at troogs/FsMcp 2026-05-16 17:12:24 +02:00
cebe292e2e Add UserStores, StorePickups, and ConfirmPickup tools; implement endpoints and update README documentation
2aae8a4e58 Add UserStores and StorePickups tools; implement endpoints and update documentation
2418966b82 Add Conversations tools and endpoints; update README documentation
Compare 3 commits »
troogs pushed to main at troogs/FsMcp 2026-05-16 14:05:45 +02:00
e4f259a1d1 Add tools for region forum threads and forum thread retrieval; update endpoints and enhance README documentation
troogs pushed to main at troogs/FsMcp 2026-05-16 13:28:41 +02:00
776af859f0 Add SearchAll tool and update endpoints; enhance README documentation
troogs pushed to main at troogs/FsMcp 2026-05-16 13:14:54 +02:00
3b56aa5149 Add RegionUsers tool and update README; enhance endpoint documentation
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-05-12 10:07:25 +02:00
8df4abc8a3 Fix EditProspectDialog: update NumericEdit to handle null Foodsharing-ID correctly
bf69880d5f Fix GetAttributeOfType method: add check for empty member info to prevent null reference exceptions
c6178ecacd Fix User class: enhance GroupsList property to safely parse UserGroup enums
Compare 3 commits »
troogs pushed to master at troogs/fs-onboarding 2026-05-10 19:48:36 +02:00
935f026c75 Fix and harden prospect creation against Blazor runtime crashes
e1c57967e4 Fix EditProspectDialog and Prospects: prevent multiple modal openings during save and create operations
c702e8dbd5 Fix EditProspectDialog: update NumericEdit to handle nullable Foodsharing-ID
Compare 3 commits »
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 »