Cosmo
|
8baddf1914
|
feat: unified navigation hub + categories tab + mobile scroll fix
CI / ci (push) Has been cancelled
- Navigation: 4 items (Home, Tracker, Finance, Settings)
- Tracker page: tabs for Habits, Tasks, Stats
- Finance: added Categories tab (CRUD)
- AddTransactionModal: fixed mobile scroll with sticky button
- Home: added finance balance widget
- Legacy routes (/habits, /tasks, /stats) redirect to /tracker
|
2026-03-01 04:34:59 +00:00 |
|
Cosmo
|
0ec0eede76
|
feat: add finance module UI
CI / ci (push) Successful in 36s
- Finance.jsx: main page with tabs (Dashboard/Transactions/Analytics)
- FinanceDashboard: balance card, top categories, pie chart, daily line chart
- TransactionList: filtered list with search, type/category filters
- AddTransactionModal: bottom sheet with quick templates
- FinanceAnalytics: bar chart, donut chart, monthly trend
- finance.js: API layer
- Navigation: added Wallet icon for Finance
- App.jsx: added /finance route
Design matches Storybook mockups (glassmorphism, Deep Teal palette)
|
2026-03-01 04:22:35 +00:00 |
|