1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app
Cristiano Crolla 96debfaeda
Currency Dropdown (#415)
* Initial dropdown setup and styles

* Allow form field to pass through block content and update dropdown posititon

* add currency to accounts params

* Add repositionDropdown function and carry over dropdown controller

* remove block context from form builder in favour of using form tag directly

* Hide currency input and set checks for input and label before updating

* align currency button with balance

* revert form_field_tag changes

* remove margin on currency button, looks cleaner

---------

Signed-off-by: Josh Pigford <josh@joshpigford.com>
Co-authored-by: Josh Pigford <josh@joshpigford.com>
2024-02-11 13:02:27 -06:00
..
assets Apply default form styling (#272) 2024-02-09 09:29:31 -06:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Rough-in on account show pages 2024-02-10 19:39:18 -06:00
helpers Currency Dropdown (#415) 2024-02-11 13:02:27 -06:00
javascript Currency Dropdown (#415) 2024-02-11 13:02:27 -06:00
jobs Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Multi-currency support (#425) 2024-02-10 16:18:56 -06:00
views Currency Dropdown (#415) 2024-02-11 13:02:27 -06:00