1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/config
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
..
environments Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00
initializers Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
locales Dashboard empty view (#707) 2024-05-03 08:11:31 -04:00
application.rb Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
cable.yml Refresh account on update (#476) 2024-02-23 20:18:30 -06:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
currencies.yml Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
database.yml Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb Shared money input should respond to change in currency (#654) 2024-04-20 08:07:06 -04:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Implement transaction category management (#688) 2024-05-02 09:24:31 -04:00
storage.yml Test environment stability improvements (#703) 2024-05-02 13:18:18 -04:00
tailwind.config.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00