Commit Graph

5 Commits

Author SHA1 Message Date
theRAD
5c5829e438 feat: add financial year and YTD defaults to dashboard date filter 2026-03-06 04:45:00 +02:00
ef3efc539a Add date range filter and product details modal
- All dashboard API endpoints now accept ?from=&to= date parameters
- Date filter bar with From/To inputs, Apply and Clear buttons
- New product details endpoint (GET /api/dashboard/product-details?code=)
- Clickable product list items open slide-over modal with:
  - Sales over time chart (revenue + profit)
  - Top customers list
  - Suppliers list
2026-03-06 00:02:21 +02:00
23357e09f5 Add Stargas supplier dashboard with performance analytics 2026-03-05 21:37:37 +02:00
a9a1263501 table description 2026-03-05 19:02:47 +02:00
User021230
3c034c3e0d Initial commit: Laravel supplier dashboard with Docker setup 2026-03-05 18:35:50 +02:00