feat(C-004): implement orders list page with search and CSV export

- Add orders service with getTop100Orders and getOrderDetails
- Add special HDC/HDM customer exception handling
- Add OrdersTable component with search, filter, CSV export
- Add orders list page at /orders
- Create public folder for Next.js static assets

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Lorentz 2026-02-16 12:37:42 +00:00
parent d924db88a3
commit d697cfff37
4 changed files with 402 additions and 0 deletions

0
public/.gitkeep Normal file
View file