whisper-money/resources/js
Víctor Falcón 5155f105e4 Improve transaction categorization page layout and responsiveness
- Reorganize header layout with better mobile spacing and button grouping
- Make Prev/Skip button labels always visible (remove sm:inline)
- Add text-nowrap to "Back to Transactions" link to prevent wrapping
- Adjust main content alignment: justify-start on mobile, justify-center on sm
- Remove progress bar footer
- Fix indentation and formatting for conditional rendering
2025-12-10 13:38:39 +01:00
..
components Refactor transaction UI components for better responsive layout and consistency 2025-12-10 13:28:45 +01:00
contexts fix: make encryption key storage SSR-safe to prevent 502 errors 2025-12-08 17:13:45 +01:00
hooks fix: add SSR guards to localStorage/sessionStorage access 2025-12-08 18:19:20 +01:00
layouts Format + Open transactions on row click 2025-12-08 15:58:50 +01:00
lib fix: add SSR guards to localStorage/sessionStorage access 2025-12-08 18:19:20 +01:00
pages Improve transaction categorization page layout and responsiveness 2025-12-10 13:38:39 +01:00
providers Format + Open transactions on row click 2025-12-08 15:58:50 +01:00
services Import balances assistant (#14) 2025-12-05 16:39:56 +01:00
types feat: centralize pricing config with multiple plans support (#20) 2025-12-09 10:03:35 +01:00
app.tsx Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
ssr.tsx fix: add SyncProvider to SSR entry point 2025-12-08 18:06:50 +01:00