Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/slot #19

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Features/slot #19

merged 3 commits into from
Oct 14, 2024

Conversation

PhucNghi176
Copy link
Collaborator

No description provided.

Refactored the Slot entity by replacing the Status property with IsBook and Month properties. Moved User entity to MBS_COMMAND namespace, updating relationships and navigation properties. Cleaned up GroupApi and removed TestApi. Added command handling logic for creating slots, including new data structures and migration updates. Introduced global using directives and added SlotApi for slot-related endpoints.
- Added IUnitOfWork dependency to CreateSlotCommandHandler
- Refactored Handle method for better readability and functionality
- Added helper methods for slot overlap logic
- Changed Command class from static to regular
- Removed unused usings and reformatted method in MentorSkillsApi
- Updated SlotApi with summary and parameter name change
- Added empty migration and corresponding designer file
- Minor formatting change in MBS-COMMAND.API.csproj
@PhucNghi176 PhucNghi176 merged commit 99c7967 into main Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant