Utopia-Canteen-System/Models
SYED MUSTUFA AHMED NAQVI cb35b6581a Add order history card + view-all modal; improve device id; prep settings post button
- ScannerDashboard: added Order History card under employee panel (shows last 4 orders)
- Added Today’s Order History modal (View All) with overlay close + close button
- Wired modal state + bindings; added TodayOrderHistory collection and loaders
- Fixed modal element naming for code-behind references
- Updated device id storage to use readable machine/device identifier instead of GUID
- Settings: placed Post Data button next to Sync Endpoint and added IsPosting/PostButtonText/CanPostNow state.
2026-02-06 18:06:28 +05:00
..
AdminLoginRecord.cs feat: admin login audit in SQLite; Settings Admin Card ID from DB; Scanner dashboard UI 2026-02-04 18:18:17 +05:00
Labour.cs Initial commit: admin login + scanner flow + sqlite persistence + sync service 2026-01-31 16:53:32 +05:00
OrderHistoryItem.cs Add order history card + view-all modal; improve device id; prep settings post button 2026-02-06 18:06:28 +05:00
ScanRecord.cs Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00