1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test/controllers
Thibaut Gorioux 5be1ced19e
Shared money input should respond to change in currency (#654)
* Add step method to currency

* Change amount placeholder and step, when currency select change

* Lint

* Add test with auth

* Extract request to specific service
2024-04-20 08:07:06 -04:00
..
settings New Settings Menu, Routes and Controllers Organization (#641) 2024-04-18 07:56:51 -04:00
transactions Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
accounts_controller_test.rb Net worth calculation (#508) 2024-03-04 08:31:22 -05:00
currencies_controller_test.rb Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
pages_controller_test.rb Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
password_resets_controller_test.rb Prepare fixture data for account sync tests (#493) 2024-02-27 12:43:49 -05:00
registrations_controller_test.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
transactions_controller_test.rb Add transaction modal flow (#633) 2024-04-16 14:44:31 -04:00
upgrades_controller_test.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
valuations_controller_test.rb Net worth calculation (#508) 2024-03-04 08:31:22 -05:00