• Joined on 2025-09-10
troogs pushed to master at troogs/fs-onboarding 2026-04-20 21:21:13 +02:00
646ccb0f18 Add identity verification features: display image upload status and update UI elements
ac52bc6df9 Remove unused CSS files for AuditView, DefaultLayout, NavMenu, and site
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-20 20:20:24 +02:00
b3212acf6d Implement identity verification feature with image upload and token management
a93de45270 Update .gitignore to exclude additional generated CSS files and add new utilities SCSS file
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-20 14:00:43 +02:00
c7e0bfd8da Add interaction removal functionality and improve ProspectContainer layout
5f5690e84d Update button label in Prospects page to include 'Neu'
05b74b929e Update .gitignore to exclude generated CSS files and appsettings.json
328e194611 Enhance ProspectContainer styling with improved CSS classes and layout adjustments
8a65c03c2c Update project configuration to replace LibSass with DartSass for improved styling capabilities
Compare 5 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-18 16:36:39 +02:00
297a7c60bd Refactor prospect filtering and sorting components; remove obsolete ProspectFilterControl and enhance ProspectSortControl with filtering capabilities.
8e5a37a0c9 Add password strength reminder to reset password page
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-18 13:36:24 +02:00
ad6f28023e Implement password recovery feature with reset token and email notifications
troogs pushed to master at troogs/fs-onboarding 2026-04-18 12:41:48 +02:00
c5c24d44c9 Add GitHub Actions workflow for building and pushing development Docker image
troogs pushed to master at troogs/fs-onboarding 2026-04-18 01:59:24 +02:00
3687e573e0 Enhance login page with improved UI and error handling for invalid credentials
b7a7a8e078 Initialize TestMailReceiver with current user's email in Settings page
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-18 01:44:17 +02:00
15780bccee Implement mail service with configuration and settings management
troogs pushed to master at troogs/fs-onboarding 2026-04-17 16:36:03 +02:00
82d2c48ff7 Add launchUrl to project settings in launchSettings.json
41b1f8ae1d Update .gitignore to include buildinfo.txt and remove outdated app.db entry
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-16 21:42:24 +02:00
eda6625e91 Add sorting functionality for prospects with new ProspectSortControl component
troogs pushed to master at troogs/fs-onboarding 2026-04-16 19:36:44 +02:00
701388ee34 Implement sorting functionality for prospects with a dialog and custom sort options
3e099988bc Add ProspectSortOption enum and implement sorting dialog with buttons
Compare 2 commits »
troogs pushed to master at troogs/fs-onboarding 2026-04-16 16:59:14 +02:00
ee967cd046 Enhance Prospect display in ProspectContainer.razor to show warning for missing name and format FsId
76c3e6ddde Refactor Button component in Prospects.razor for improved styling and structure
Compare 2 commits »
troogs pushed tag image to troogs/fs-onboarding 2026-04-10 21:19:04 +02:00
troogs deleted tag v1 from troogs/fs-onboarding 2026-04-10 21:18:42 +02:00
troogs pushed to master at troogs/fs-onboarding 2026-04-10 21:18:10 +02:00
aea858a1ef Add GitHub Actions workflow for building and pushing Docker images
troogs pushed tag v1 to troogs/fs-onboarding 2026-04-10 20:56:48 +02:00
troogs deleted tag v1 from troogs/fs-onboarding 2026-04-10 20:56:38 +02:00
troogs pushed to master at troogs/fs-onboarding 2026-04-10 20:56:21 +02:00
85c90e4657 Add DOTNET_ROLL_FORWARD environment variable to build workflow
troogs pushed tag v1 to troogs/fs-onboarding 2026-04-10 20:53:37 +02:00
troogs pushed to master at troogs/fs-onboarding 2026-04-10 20:52:09 +02:00
840ecedbd0 Add GitHub Actions workflow for build and release process