Commit Graph

7 Commits

Author SHA1 Message Date
95094b1674 feat(media): implement integrated media manager with sidebar and picker
- Implement DriveService and ShopifyMediaService for backend operations
- Create MediaSidebar.html with premium UI and auto-polling
- Integrate Google Picker API for robust file selection
- Orchestrate sync logic via MediaService (Drive -> Staged Upload -> Shopify)
- Add secure config handling for API keys and tokens
- Update ppsscript.json with required OAuth scopes
- Update MEMORY.md and README.md with architecture details
2025-12-25 15:10:17 -07:00
2d43c07546 feat: implement periodic shopify sales sync
- automated sales check (default 10 mins)

- manual reconciliation menu

- updates 'status' and 'shopify_status' in sheet

- updated docs
2025-12-24 22:08:12 -07:00
5d0ae653fa new product defaults are set correctly 2024-11-17 06:57:03 -07:00
475eee70ea publish to online store 2024-11-16 20:26:34 -07:00
a5c0a1176d omg this is working 2024-11-13 23:43:32 -07:00
fb86c9c96d able to pull Products using Shopify GraphQL API 2024-11-09 02:40:13 -07:00
20a5e738f7 working version checkin
*  add config class
*  add vlookup
*  add menu
*  add photo folder creation
*  add prep for product templates
2024-11-04 20:44:19 -07:00