This website requires JavaScript.
Explore
Help
Sign In
troogs
/
fs-onboarding
Watch
1
Star
0
Fork
0
You've already forked fs-onboarding
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4f04e4a429be35aa0fc6c937ec5ce581c152e2f
fs-onboarding
/
FoodsharingSiegen.Server
History
a.beging@eas-solutions.de
f4f04e4a42
All checks were successful
Build And Push Dev Docker Image / docker (push)
Successful in 1m42s
Details
Enhance interaction handling: add confirmation dialog for deleting verification images and ensure OnSuccess callback is invoked after adding interactions
...
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-29 16:17:11 +02:00
..
Auth
Enhance audit logging: add new audit types for password reset and prospect image actions, and update related services to log these events
2026-04-29 15:57:30 +02:00
BaseClasses
Refactor FsBase component: remove unused private fields and streamline OnInitializedAsync method
2026-04-26 11:07:02 +02:00
config
Implement mail service with configuration and settings management
2026-04-18 01:43:52 +02:00
Controls
Enhance interaction handling: add confirmation dialog for deleting verification images and ensure OnSuccess callback is invoked after adding interactions
2026-04-29 16:17:11 +02:00
Data
Enhance audit logging: add new audit types for password reset and prospect image actions, and update related services to log these events
2026-04-29 15:57:30 +02:00
Dialogs
Enhance interaction handling: add confirmation dialog for deleting verification images and ensure OnSuccess callback is invoked after adding interactions
2026-04-29 16:17:11 +02:00
Migrations
Remove Verified property from User entity and update related migration
2026-04-26 10:25:16 +02:00
Pages
Enhance audit logging: add new audit types for password reset and prospect image actions, and update related services to log these events
2026-04-29 15:57:30 +02:00
Properties
Add launchUrl to project settings in launchSettings.json
2026-04-17 16:35:52 +02:00
Service
Implement mail service with configuration and settings management
2026-04-18 01:43:52 +02:00
Shared
Enhance AuditView and NavMenu: restrict access for non-admin users in InitializeDataAsync and OnReadData methods, and refactor NavMenu structure for better readability
2026-04-29 15:54:23 +02:00
Style
Responsive heading sizes
2022-06-01 09:56:00 +02:00
wwwroot
Enhance layout styles: update alignment classes for improved responsiveness and add utility classes for alignment
2026-04-23 14:09:41 +02:00
_Imports.razor
Darstellung der Prospects fragmentiert
2023-02-07 23:13:09 +01:00
App.razor
Refactor interaction and user deletion logic
2025-03-28 23:55:12 +01:00
Extensions.cs
Add RecordState handling for prospects and support soft deletion
2025-03-29 13:49:47 +01:00
FoodsharingSiegen.Server.csproj
Update package references: upgrade AspNetCore.SassCompiler to 1.81.1 and MailKit to 4.16.0
2026-04-23 14:22:48 +02:00
Program.cs
Add Sass compiler configuration and enable scoped CSS generation
2026-04-21 21:13:53 +02:00
sasscompiler.json
Add compilation configuration for SCSS to CSS: define source and target paths
2026-04-22 13:29:06 +02:00