cuatrolabs-spa-ms / app /orders /controllers

Commit History

feat: Add projection_list and T-2 window to upcoming bookings endpoint
ee660c7

Michael-Antony Claude Sonnet 4.6 commited on

perf(orders): Optimize concurrent API calls with asyncio.gather and refactor projection logic
2703b1e

MukeshKapoor25 commited on

feat(orders): Add field projection support to upcoming bookings endpoint
c7107e4

MukeshKapoor25 commited on

feat(auth): Extract partner_id from JWT in orders and dashboard routers
b91b33a

MukeshKapoor25 commited on

feat(auth): Standardize JWT authentication to match POS microservice pattern
ed5e8b6

MukeshKapoor25 commited on

fix(auth): use token partner_id instead of request payload for security
3b9e7c1

MukeshKapoor25 commited on

feat(leave,wallet): Add leave and wallet modules with JWT auth
a558c77

MukeshKapoor25 commited on

feat(cart,orders): Add shopping cart and order management modules
23641ce

MukeshKapoor25 commited on