Add Cantaloupe Sync admin UI page #8

Closed
opened 2026-05-21 23:39:14 +00:00 by shawn · 0 comments
Owner

Added Cantaloupe Sync page to admin UI at static/index.html with three sections:

  • Sync Overview: Latest batch status with diff summary badges
  • Pending Batch Review: Approve/reject with full diff detail
  • Import History: Expandable rows with diff tables

Also added static file serving via FileResponse to admin_server.py and fixed date formatting for SQLite datetimes.

Commit: 070e8c2

Added Cantaloupe Sync page to admin UI at static/index.html with three sections: - **Sync Overview**: Latest batch status with diff summary badges - **Pending Batch Review**: Approve/reject with full diff detail - **Import History**: Expandable rows with diff tables Also added static file serving via FileResponse to admin_server.py and fixed date formatting for SQLite datetimes. Commit: 070e8c2
shawn closed this issue 2026-05-21 23:39:38 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/canteen-admin-server#8