whisper-money/resources
Víctor Falcón 176cc4d7e6 feat(connections): create a new account from the manage-accounts selector
Replace the separate 'Create account' / 'Link to existing' buttons on the
discovered-account card with a single selector. It lists 'Create new account'
first, followed by the compatible existing manual accounts, so picking a
destination (new or existing) is one control instead of two overflowing
buttons.

Also stack the 'Add accounts' header on mobile (title/description, then a
full-width 'Load accounts' button) and keep it a row on sm+.

Backend is unchanged: ConnectionAccountController@map already supported both
'create' and 'link' actions; this only re-routes the same calls through the
selector.
2026-06-19 12:42:31 +02:00
..
css fix: keep iOS popovers below the notch (#282) 2026-04-13 15:19:56 +01:00
js feat(connections): create a new account from the manage-accounts selector 2026-06-19 12:42:31 +02:00
views feat(settings): let users disable bank transactions email (#472) 2026-06-02 12:24:39 +02:00