Test: Dashboard trend chart and date range filter #61

Open
opened 2026-05-29 04:12:33 +00:00 by jmiller · 1 comment
Owner

Test: Dashboard Analytics

What changed

  • Chart.js line chart showing daily posted vs failed (14 days)
  • Date range dropdown (7d/30d/90d/All) on analytics tables

Steps to test

  1. Navigate to Dashboard
  2. Verify trend chart renders with green (posted) and red (failed) lines
  3. Change period dropdown to 7 days → verify table data updates
  4. Change to 90 days → verify different data
  5. Change to All time → verify shows everything
  6. Verify chart labels match the selected period

Expected

  • Chart renders without JS errors (check browser console)
  • Period filter affects service breakdown and top articles tables
  • Chart.js loaded from CDN

Labels

type: testing, priority: medium

## Test: Dashboard Analytics ### What changed - Chart.js line chart showing daily posted vs failed (14 days) - Date range dropdown (7d/30d/90d/All) on analytics tables ### Steps to test 1. Navigate to Dashboard 2. Verify trend chart renders with green (posted) and red (failed) lines 3. Change period dropdown to 7 days → verify table data updates 4. Change to 90 days → verify different data 5. Change to All time → verify shows everything 6. Verify chart labels match the selected period ### Expected - Chart renders without JS errors (check browser console) - Period filter affects service breakdown and top articles tables - Chart.js loaded from CDN ### Labels `type: testing`, `priority: medium`
Author
Owner

Branch created: feature/61-test-dashboard-trend-chart-and-date-rang

git fetch origin
git checkout feature/61-test-dashboard-trend-chart-and-date-rang
Branch created: [`feature/61-test-dashboard-trend-chart-and-date-rang`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/61-test-dashboard-trend-chart-and-date-rang) ```bash git fetch origin git checkout feature/61-test-dashboard-trend-chart-and-date-rang ```
Sign in to join this conversation.
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#61