Add a shop sales dashboard with 30-day charts #8

Merged
westfarn merged 1 commits from feature/7-shop-sales-dashboard into feature/5-retail-catalog-apps 2026-09-06 14:00:05 -07:00
Owner

Summary

  • Closes Add shop sales dashboard with 30-day charts (#7)
  • Portal Retail Sales page: 30-day orders/revenue/units/AOV, daily charts, top products
  • Home dashboard cards for 30-day shop sales and revenue when FEATURE_SHOP is on
  • Stacks on #6 (shop catalog). Merge that first, then retarget master if needed.

Test plan

  • Sales page requires login; empty state with no paid orders
  • Paid/fulfilled in the last 30 days counted; draft/open/cancelled/old excluded
  • Top products ranked by units; home dashboard shows 30-day sales count
  • manage.py test shop core.tests_features
## Summary - Closes #7 - Portal Retail **Sales** page: 30-day orders/revenue/units/AOV, daily charts, top products - Home dashboard cards for 30-day shop sales and revenue when `FEATURE_SHOP` is on - Stacks on #6 (shop catalog). Merge that first, then retarget `master` if needed. ## Test plan - [ ] Sales page requires login; empty state with no paid orders - [ ] Paid/fulfilled in the last 30 days counted; draft/open/cancelled/old excluded - [ ] Top products ranked by units; home dashboard shows 30-day sales count - [ ] `manage.py test shop core.tests_features`
westfarn added 1 commit 2026-09-06 08:35:03 -07:00
Portal Retail gets a Sales page for paid/fulfilled volume, daily bars, and top products so FEATURE_SHOP sites can see store performance without a third-party analytics tool.

Closes #7
westfarn merged commit 23897b8b62 into feature/5-retail-catalog-apps 2026-09-06 14:00:05 -07:00
westfarn deleted branch feature/7-shop-sales-dashboard 2026-09-06 14:00:05 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: westfarn/web_django_template#8