Zach Gollwitzer
|
d29d465a3c
|
Basic transaction categories CRUD actions (inline) (#601)
* Fix dropdown issues and add dummy transaction category modal
* Minor namings tweaks
* Add search type
* Use new menu controller
* Complete basic transaction category inline CRUD actions
* Fix lint error
---------
Co-authored-by: Jakub Kottnauer <jk@jakubkottnauer.com>
|
2024-04-04 17:29:50 -04:00 |
|
Jakub Kottnauer
|
2c257a2a4b
|
Add inline category selection (#541)
* Implement inline category selection
* Add turbo frame to refresh updated transaction
* Improve styles
* Fix category assignment
* Reorganize code
* Revert event propagation
* Remove unused frames
* Make only the transaction name clickable
* Add custom scrollbar class
|
2024-03-14 10:30:36 -04:00 |
|
Zach Gollwitzer
|
3ec9c9b56b
|
Scaffold out the UI for individual account page (#461)
* Add `AccountBalance` table for account views
* Scaffold out account UI
* Add D3 line chart scaffolding
* Style fixes
|
2024-02-14 13:02:11 -05:00 |
|