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
Josh Pigford
aa351ae616
Multi-currency support ( #425 )
...
* Initial foundational pass at multi-currency
* Default format currency
* More work on currency and exchanging
* Re-build currencies on change
* Currency import/setup
* Background job overhaul + cheaper OXR plan support
* Lint fixes
* Test fixes
* Multi-currency setup instructions
* Allow decimals in the balance field
* Spacing fix for form
---------
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-10 16:18:56 -06:00
Nidhi Sarvaiya
1182ab39bd
Integrate money-rails gem ( #268 )
...
* Integrate money-rails gem
* Fix Lint issues
* Basic test for monetize feature
* Merge main branch
* Changes to monetize balance field
---------
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-02-06 12:30:51 -05:00
Dwight Watson
d61a22b070
Opt-in to Current fully ( #297 )
2024-02-04 17:36:46 -06:00
Lee McAlilly
69698d0463
Add initial model tests with starter fixtures for User, Family, and Account ( #281 )
...
* Add initial user fixture
* Add initial tests for the User model
* Add initial tests for Family and a valid Account
* Pass rubocop
2024-02-03 13:07:23 -06:00
Rob Zolkos
71939d6fb5
Rework Account to use delegated types
2024-02-03 02:48:51 +00:00
Jose Farias
3852b79121
Use consistent language for invite codes
2024-02-02 19:37:10 -06:00
Jose Farias
8118927f9b
Improve InviteCode generate! test
2024-02-02 19:34:58 -06:00
Jose Farias
b3a792c47d
Implement invitation codes
2024-02-02 17:55:27 -06:00
Josh Pigford
99de24ac70
Initial commit
2024-02-02 09:05:04 -06:00