1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 13:19:39 +02:00
Maybe/config
Cristiano Crolla 7fa77b4fd7
Add Custom Turbo Confirm Modal (#580)
* Add turbo confirm dialog

* Add default fallback check

* Fix locale typo and swap element type

* Replaced locale folder and removed static strings from Turbo.setConfirmMethod

* Normalize shared/en.yml
2024-03-29 13:33:49 -04:00
..
environments Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
initializers Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
locales Add Custom Turbo Confirm Modal (#580) 2024-03-29 13:33:49 -04:00
application.rb Initial commit 2024-02-02 09:05:04 -06: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 chore: add ability to change DB_PORT from standard 5432 (#480) 2024-02-26 06:44:07 -05: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 Scaffold out the UI for individual account page (#461) 2024-02-14 13:02:11 -05:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Implement transaction filtering UI (#578) 2024-03-28 13:23:54 -04:00
storage.yml Initial commit 2024-02-02 09:05:04 -06:00
tailwind.config.js Add inline category selection (#541) 2024-03-14 10:30:36 -04:00