troogs
935f026c75
Fix and harden prospect creation against Blazor runtime crashes
...
Build And Push Dev Docker Image / docker (push) Successful in 3m3s
- Handle empty numeric input safely with nullable integer binding.
- Add semaphore locks to prevent double-click invocation errors on mobile.
- Implement global exception handling and user notifications for prospect operations.
2026-05-10 19:47:39 +02:00
troogs
e1c57967e4
Fix EditProspectDialog and Prospects: prevent multiple modal openings during save and create operations
2026-05-10 19:40:06 +02:00
troogs
c702e8dbd5
Fix EditProspectDialog: update NumericEdit to handle nullable Foodsharing-ID
2026-05-10 19:40:00 +02:00
troogs
c0c18f2ddd
Refactor FsBase component: remove unused private fields and streamline OnInitializedAsync method
Build And Push Dev Docker Image / docker (push) Successful in 1m52s
2026-04-26 11:07:02 +02:00
troogs and Copilot
b0866754e0
Add initial password setup functionality: implement email sending for new account password setup and update user interface to include password setup button
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-26 11:00:43 +02:00
troogs
870930914e
Enhance user authentication and management: add unverified user check, update error messages, and improve user interface for better usability
Build And Push Dev Docker Image / docker (push) Successful in 1m52s
2026-04-26 10:28:31 +02:00
troogs and Copilot
54effa67ac
Remove Verified property from User entity and update related migration
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-26 10:25:16 +02:00
troogs
4330b53824
Enhance InteractionRow and ProspectContainer: refactor layout to use grid, improve styling, and add interaction handling
Build And Push Dev Docker Image / docker (push) Successful in 1m30s
2026-04-21 22:24:58 +02:00
troogs
7660e8ce81
Refactor ProspectContainer styles: improve SCSS structure for better readability and maintainability
2026-04-21 21:19:29 +02:00
troogs
9da0bf3a43
Add ProspectContainer styles: create SCSS file for component styling and update .gitignore
2026-04-21 21:17:37 +02:00
troogs
9983a58ba9
Add Sass compiler configuration and enable scoped CSS generation
2026-04-21 21:13:53 +02:00
troogs
3db943d652
Update Badge component in ProspectContainer: add click event and icon for verification prompt
2026-04-21 20:52:19 +02:00
troogs
19c22e6ae8
Refactor ProspectContainer and ProspectGrid: adjust layout styles and add grid class for improved responsiveness
Build And Push Dev Docker Image / docker (push) Successful in 1m32s
2026-04-21 05:48:55 +02:00
troogs
d1852f28c8
Remove target for adding generated CSS files to web assets
Build And Push Dev Docker Image / docker (push) Successful in 1m29s
2026-04-20 22:11:51 +02:00
troogs
e80d5b92f3
Add target to include generated CSS files in web assets
Build And Push Dev Docker Image / docker (push) Successful in 1m29s
2026-04-20 21:58:09 +02:00
troogs
62bfdb2023
Refactor VerificationSettingsDialog and UploadVerification: update modal title, adjust button styles, and enhance upload instructions
2026-04-20 21:45:40 +02:00
troogs
646ccb0f18
Add identity verification features: display image upload status and update UI elements
Build And Push Dev Docker Image / docker (push) Successful in 1m30s
2026-04-20 21:20:52 +02:00
troogs
ac52bc6df9
Remove unused CSS files for AuditView, DefaultLayout, NavMenu, and site
2026-04-20 20:24:52 +02:00
troogs
297a7c60bd
Refactor prospect filtering and sorting components; remove obsolete ProspectFilterControl and enhance ProspectSortControl with filtering capabilities.
Build And Push Dev Docker Image / docker (push) Successful in 1m31s
2026-04-18 16:36:32 +02:00
troogs
8e5a37a0c9
Add password strength reminder to reset password page
2026-04-18 13:45:14 +02:00
troogs
ad6f28023e
Implement password recovery feature with reset token and email notifications
Build And Push Dev Docker Image / docker (push) Successful in 1m28s
2026-04-18 13:36:21 +02:00
troogs
c5c24d44c9
Add GitHub Actions workflow for building and pushing development Docker image
Build And Push Dev Docker Image / docker (push) Successful in 1m47s
2026-04-18 12:41:38 +02:00
troogs
3687e573e0
Enhance login page with improved UI and error handling for invalid credentials
2026-04-18 01:57:31 +02:00
troogs
b7a7a8e078
Initialize TestMailReceiver with current user's email in Settings page
2026-04-18 01:46:25 +02:00
troogs
15780bccee
Implement mail service with configuration and settings management
2026-04-18 01:43:52 +02:00
troogs
82d2c48ff7
Add launchUrl to project settings in launchSettings.json
2026-04-17 16:35:52 +02:00
troogs
41b1f8ae1d
Update .gitignore to include buildinfo.txt and remove outdated app.db entry
2026-04-17 16:35:47 +02:00
troogs
eda6625e91
Add sorting functionality for prospects with new ProspectSortControl component
2026-04-16 21:42:15 +02:00
troogs
701388ee34
Implement sorting functionality for prospects with a dialog and custom sort options
2026-04-16 19:36:32 +02:00
troogs
3e099988bc
Add ProspectSortOption enum and implement sorting dialog with buttons
2026-04-16 19:36:26 +02:00
troogs
ee967cd046
Enhance Prospect display in ProspectContainer.razor to show warning for missing name and format FsId
2026-04-16 16:59:04 +02:00
troogs
76c3e6ddde
Refactor Button component in Prospects.razor for improved styling and structure
2026-04-16 16:57:39 +02:00
troogs
aea858a1ef
Add GitHub Actions workflow for building and pushing Docker images
Build And Push Docker Image / docker (push) Successful in 1m50s
2026-04-10 21:17:51 +02:00
troogs
85c90e4657
Add DOTNET_ROLL_FORWARD environment variable to build workflow
Build And Release / release (push) Successful in 1m26s
2026-04-10 20:56:12 +02:00
troogs
840ecedbd0
Add GitHub Actions workflow for build and release process
Build And Release / release (push) Failing after 1m8s
2026-04-10 20:52:03 +02:00
troogs
916c3142d4
Remove unused Blazorise script reference and add kill-port script for managing listening processes
2026-04-10 05:48:37 +02:00
troogs
f9426679ea
Add tasks.json for managing FoodsharingSiegen.Server build and debug tasks
2026-04-10 05:48:29 +02:00
troogs
a68994d00b
Add launch configuration for debugging FoodsharingSiegen.Server
2026-04-10 05:48:14 +02:00
troogs
fcda568905
Add app.db to .gitignore to prevent tracking of database file
2026-04-10 05:48:06 +02:00