Skip to content

implements-order-history#157

Open
WillNovus wants to merge 2 commits intoCarbonScribe:mainfrom
WillNovus:feature/order-history-service-module
Open

implements-order-history#157
WillNovus wants to merge 2 commits intoCarbonScribe:mainfrom
WillNovus:feature/order-history-service-module

Conversation

@WillNovus
Copy link

Closes #117

What

Implements the Order History Service module with order tracking, historical
retrieval, transaction management, invoice generation, and statistics.

Changes

  • 17 new files under src/order/
  • 4 Prisma models + 2 enums
  • 8 API endpoints (all auth-protected)
  • 5 services with multi-tenant support
  • ValidationPipe enabled in main.ts

Testing

  • 63 unit tests across 23 suites ✅
  • 8 E2E tests ✅
  • All CI checks pass (type-check, lint, test, build) ✅

@Oluwaseyi89
Copy link
Contributor

@WillNovus please, resolve the merge conflicts.

@WillNovus
Copy link
Author

@WillNovus please, resolve the merge conflicts.

I have done so. Please review.

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.

Implement the Order History Service Module for the corporate-platform-backend

2 participants