Commit Graph

8 Commits

Author SHA1 Message Date
418123d742 feat: add troubleshooting side panel and advanced queue controls
- Implemented a global toggle to enable/disable background queue processing.
- Added a Side Panel (Sidebar.html) to view pending edits.
- Added per-item controls: 'Delete' to remove from queue, 'Push' to force update.
- Updated 'onEditQueue.ts' with robust error handling for batch processing.
- Updated documentation (README, ARCHITECTURE) to reflect new features.
- Fixed 'clasp' deployment issues by cleaning up manifest management.
2025-12-24 21:14:19 -07:00
f738390d76 adding some type changes 2025-08-01 01:01:53 -06:00
096eb80999 add product dimensions 2025-07-31 21:21:20 -06:00
5d0ae653fa new product defaults are set correctly 2024-11-17 06:57:03 -07:00
6dd205dcbb I can update a row! 2024-11-16 04:51:23 -07:00
a5c0a1176d omg this is working 2024-11-13 23:43:32 -07:00
b3833f4b22 use npm to manage modules 2024-11-07 21:49:40 -07:00
0fd89bc9ea initial working version 2024-11-04 01:06:00 -07:00