This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
pos-system
Watch
1
Star
0
Fork
0
You've already forked pos-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
644751be7bcbc2befb22eb6b50d2bfdd035dd37f
pos-system
/
services
/
booking-service-net
/
src
/
BookingService.API
History
Ho Ngoc Hai
751f90c365
feat: Log EF Core migration errors instead of crashing the application at startup across all services.
2026-02-28 01:03:43 +07:00
..
Application
feat: Implement new API endpoints, application logic, and domain repositories across FnbEngine, BookingService, and OrderService, alongside minor infrastructure updates.
2026-01-18 02:51:10 +07:00
Controllers
fix: enforce booking admin auth and clean membership TODO
2026-02-23 11:46:23 +00:00
Models
feat: Implement kitchen ticket and session management in FnbEngine, add booking-related controllers and a generic API response in BookingService, and update Dockerfiles.
2026-01-18 02:56:43 +07:00
Properties
config: Update local application ports and switch database connection strings to Neon.tech for multiple services.
2026-01-17 23:28:35 +07:00
appsettings.Development.json
feat: Add new unit tests, domain exceptions, documentation, and various build artifacts across multiple services.
2026-01-17 23:04:15 +07:00
appsettings.json
config: Update local application ports and switch database connection strings to Neon.tech for multiple services.
2026-01-17 23:28:35 +07:00
BookingService.API.csproj
Add JWT Bearer authentication registration to 5 microservice Program.cs files
2026-02-26 22:51:57 +00:00
Program.cs
feat: Log EF Core migration errors instead of crashing the application at startup across all services.
2026-02-28 01:03:43 +07:00