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
|
e812b715d3
|
First pass at a system test (#305)
|
2024-02-05 15:19:31 -06:00 |
|
Dwight Watson
|
97789bc538
|
Fix arguments to find_by_token_for (#299)
|
2024-02-04 19:10:48 -06:00 |
|
Dwight Watson
|
1cded2af90
|
Use Current association in AccountsController and add tests (#298)
* Add PagesControllerTest with authentication
* Rubocop fixes
* Move sign_in to setup block
* Remove instance variable
* Add tests for AccountsController
* Use specific account
|
2024-02-04 18:00:40 -06:00 |
|
Dwight Watson
|
fb7411e163
|
Add PagesControllerTest with authentication (#288)
* Add PagesControllerTest with authentication
* Rubocop fixes
* Move sign_in to setup block
* Remove instance variable
|
2024-02-04 17:39:38 -06:00 |
|
Dwight Watson
|
d61a22b070
|
Opt-in to Current fully (#297)
|
2024-02-04 17:36:46 -06:00 |
|
Jose Farias
|
c5192ee424
|
Centralize auth messages (#269)
* Add i18n-tasks
* Add auth-related i18n
* Centralize auth messages
* Remove safe navigation
* Revert "Remove safe navigation"
This reverts commit 56b5e01e5e .
* Remove newline in Gemfile
|
2024-02-03 14:17:49 -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
|
e7d7c70b2f
|
Remove account type column
|
2024-02-03 03:09:54 +00:00 |
|
Rob Zolkos
|
71939d6fb5
|
Rework Account to use delegated types
|
2024-02-03 02:48:51 +00:00 |
|
Jose Farias
|
78c84c5028
|
Pull out in_hosted_app helper
|
2024-02-02 19:48:45 -06: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
|
5eb6418f01
|
Assert redirection in registration test
|
2024-02-02 18:24:22 -06:00 |
|
Jose Farias
|
b3a792c47d
|
Implement invitation codes
|
2024-02-02 17:55:27 -06:00 |
|
Avi Flombaum
|
efc882deb3
|
Clear out broken tests
|
2024-02-02 12:36:54 -05:00 |
|
Rob Zolkos
|
d6291b6cbe
|
Mark tests pending
These are scaffolded placeholder tests anyway. Once reale features are
added the skips will be removed.
|
2024-02-02 16:33:08 +00:00 |
|
Josh Pigford
|
99de24ac70
|
Initial commit
|
2024-02-02 09:05:04 -06:00 |
|