Dashboard empty view #707

Merged
claudey merged 12 commits from claudey-dashboard-empty-view into main 2024-05-03 20:11:31 +08:00

12 Commits

Author SHA1 Message Date
Zach Gollwitzer
7fd32c6947 Get tests passing with :test queue adapter 2024-05-03 08:08:41 -04:00
Zach Gollwitzer
ea10fd5c32 i18n tasks 2024-05-03 08:08:08 -04:00
Zach Gollwitzer
f2a2abbe0e Lint fix 2024-05-03 08:02:19 -04:00
Claude Ayitey
292baa6baa Fix padding-right on New account button. 2024-05-03 07:57:58 +00:00
Claude Ayitey
ba51819514 Moved translation text to shared directory. 2024-05-03 07:44:37 +00:00
Claude Ayitey
41c47c32f5 Render new partial if no accounts exist. 2024-05-03 07:43:59 +00:00
Claude Ayitey
6a5507b57f Extract empty state into a partial. 2024-05-03 07:43:34 +00:00
Claude Ayitey
2bfaddd2b2 Add refactor as suggested by Zach (https://github.com/maybe-finance/maybe/pull/707#discussion_r1588506443) 2024-05-03 07:43:16 +00:00
Claude Ayitey
6b9a33cb52 Increased the padding-right value for the buttons. The sapce occupied by the icon made the button elements unbalanced. 2024-05-02 21:46:56 +00:00
Claude Ayitey
96ff5ed0a6 Remove subtitle when accounts are empty.. 2024-05-02 21:46:01 +00:00
Claude Ayitey
65a82a2ded Add a check for blank. Empty returned an error since @accounts was nil. 2024-05-02 21:45:09 +00:00
Claude Ayitey
ce62175a96 Added i18n for the Dashboard page. 2024-05-02 21:43:37 +00:00