1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 03:55:20 +02:00
Maybe/app/views/shared
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
..
_auth_messages.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_confirm_modal.html.erb Add ability to delete Maybe account (#698) 2024-04-30 11:40:31 -04:00
_line_chart.html.erb Flesh out D3 time series charts (#657) 2024-04-22 13:44:26 -04:00
_logo.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_modal.html.erb Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
_no_account_empty_state.html.erb Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00
_notification.html.erb Add persistent notification with dismiss and action button (#611) 2024-04-16 13:33:51 -04:00
_period_select.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
_progress_circle.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_sidebar_modal.html.erb Added lints for ERB templates (#609) 2024-04-09 08:08:58 -04:00
_trend_change.html.erb Add trends to sidebar account list (#697) 2024-04-29 09:56:38 -04:00
_upgrade_notification.html.erb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
_user_profile_image.html.erb Feature/profile image uploads (#687) 2024-04-30 13:38:33 -04:00
_value_heading.html.erb Refactor TimeSeries artifacts (#651) 2024-04-22 08:30:42 -04:00