48ace06ebe
chore: downgrade react to 18
...
react-debounce-input doesn't support it yet.
2025-09-06 10:36:38 +01:00
dd2f8092bc
Category column filtering
...
Uses server-side filtering through GET params.
Imported react-debounce-input to add a delay from the user input to the
backend request. This will reduce unnecessary bandwidth.
2025-04-12 22:24:05 +01:00
f803f4b40d
Paginated transactions table
...
using Tanstack Table and Tanstack Query.
2025-03-30 20:55:47 +01:00
4160886cf5
Render transactions on <table>
...
Use react-router in data mode to layout the application.
Do a SSR to the datastore API /transactions.
2025-03-23 00:45:27 +00:00
56d3c2a5a7
Vite scaffolding with react-ts
2025-03-19 23:58:49 +00:00