1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 12:05:19 +02:00
Maybe/app/views/accounts
Claude Ayitey 9563ac6334
Dashboard empty view (#707)
* Added i18n for the Dashboard page.

* Add a check for blank. Empty returned an error since @accounts was nil.

* Remove subtitle when accounts are empty..

* Increased the padding-right value for the buttons. The sapce occupied by the icon made the button elements unbalanced.

* Add refactor as suggested by Zach (https://github.com/maybe-finance/maybe/pull/707#discussion_r1588506443)

* Extract empty state into a partial.

* Render new partial if no accounts exist.

* Moved translation text to shared directory.

* Fix padding-right on New account button.

* Lint fix

* i18n tasks

* Get tests passing with :test queue adapter

---------

Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-05-03 08:11:31 -04:00
..
account Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
logos Refactor placeholder logo into common controller (#673) 2024-04-25 10:32:45 -04:00
_account.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_account_history.html.erb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
_account_list.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
_account_type.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_account_valuation_list.html.erb Clean up i18n translations (#676) 2024-04-25 14:41:12 -04:00
_entry_method.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_sync_message.html.erb Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
_transactions.html.erb Add transactions widget to dashboard page (#656) 2024-04-22 16:51:06 -04:00
index.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00
list.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
new.html.erb Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
show.html.erb Clean up i18n translations (#676) 2024-04-25 14:41:12 -04:00
summary.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00