etsy-finance-tracker/client/src
dlawler489 f39d4ca266 Fix modal persistence issue
- Add duplicate prevention with isProcessing state
- Implement loading spinner and disabled states
- Enhance modal closure logic in DataImport.tsx
- Add proper state reset on modal close
- Prevent multiple button clicks during processing
- Improve user feedback with console logging
2026-05-01 15:31:26 +10:00
..
components Fix modal persistence issue 2026-05-01 15:31:26 +10:00
pages Fix modal persistence issue 2026-05-01 15:31:26 +10:00
store Migrate frontend from localStorage to MongoDB API 2026-04-22 08:48:05 +10:00
utils Fix product matching for Modern Minimalist Shelf Decor variants 2026-05-01 15:02:46 +10:00
App.css Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00
App.tsx Add JWT auth with protected routes and per-user data isolation 2026-04-22 08:16:51 +10:00
index.css Remove Vite template dark-mode styles from index.css 2026-04-22 20:02:07 +10:00
main.tsx Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00