etsy-finance-tracker/client/src
dlawler489 b4d4f34864 Build out Profit Analysis Trends tab (was a placeholder)
Replace 'coming soon' with a real monthly trend view: revenue vs profit
bar chart (px-scaled) plus a per-month breakdown table (orders, revenue,
printing, expenses, profit, margin) from calculateMonthlyTrends.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-14 16:07:17 +10:00
..
components Let resolver process a subset; skip untouched rows 2026-06-13 12:24:38 +10:00
pages Build out Profit Analysis Trends tab (was a placeholder) 2026-06-14 16:07:17 +10:00
store Handle refunds: net revenue = order total - refunds 2026-06-13 17:07:48 +10:00
utils Add customers-from-sync, ad ROI, FY P&L + GST, missing-cost flags 2026-06-14 11:54:51 +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