mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 03:55:20 +02:00
* 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> |
||
---|---|---|
.. | ||
_auth_messages.html.erb | ||
_confirm_modal.html.erb | ||
_line_chart.html.erb | ||
_logo.html.erb | ||
_modal.html.erb | ||
_no_account_empty_state.html.erb | ||
_notification.html.erb | ||
_period_select.html.erb | ||
_progress_circle.html.erb | ||
_sidebar_modal.html.erb | ||
_trend_change.html.erb | ||
_upgrade_notification.html.erb | ||
_user_profile_image.html.erb | ||
_value_heading.html.erb |