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
5b793bf60ce6aa26d09e9eeccf7da6a90cb5555f
pos-system
/
services
/
fnb-engine-net
/
src
/
FnbEngine.API
History
Ho Ngoc Hai
593457a9e3
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
..
Application
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
Controllers
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
FnbEngine.API.csproj
feat: Remove Sample aggregate, refactor database context to FnbContext, and introduce Table aggregate with its configurations, alongside adding an inventory repository interface.
2026-01-18 01:03:36 +07:00
Program.cs
feat: Add functional tests for OrderService and update InventoryService command and idempotency logic.
2026-01-18 00:19:46 +07:00