[PR #1137] [MERGED] Updates to the account creation/linking flow #3544

Closed
opened 2026-02-28 20:43:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1137
Author: @j-f1
Created: 6/14/2023
Status: Merged
Merged: 6/16/2023
Merged by: @j-f1

Base: masterHead: jed/add-account-changes


📝 Commits (10+)

  • b95d241 Don’t emphasize the Nordigen button too much
  • 95c7d3d Reorganize “Add Account” modal
  • bb23a04 Fix shadow in
  • fefa86b Move “Set new API” secrets to menu in link modal
  • 17c9266 Link to modal when failing to load banks
  • 4425d4e Styling/wording updates
  • 7843d49 Add release note
  • 30d90f6 Remove comment
  • 018b573 Reorder the buttons
  • 7d8de39 Make local account button primary

📊 Changes

4 files changed (+137 additions, -80 deletions)

View changed files

📝 packages/desktop-client/src/components/common.tsx (+1 -0)
📝 packages/desktop-client/src/components/modals/CreateAccount.js (+75 -66)
📝 packages/desktop-client/src/components/modals/NordigenExternalMsg.js (+55 -14)
upcoming-release-notes/1137.md (+6 -0)

📄 Description

Screenshot_2023-06-14 18 01 02 Screenshot_2023-06-14 18 00 24 Screenshot_2023-06-14 17 59 31

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1137 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/14/2023 **Status:** ✅ Merged **Merged:** 6/16/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/add-account-changes` --- ### 📝 Commits (10+) - [`b95d241`](https://github.com/actualbudget/actual/commit/b95d2417c5484cd149884b621afc62d1c6ee6a4b) Don’t emphasize the Nordigen button too much - [`95c7d3d`](https://github.com/actualbudget/actual/commit/95c7d3d0ae5efd731992308b299782ab38b8d9a1) Reorganize “Add Account” modal - [`bb23a04`](https://github.com/actualbudget/actual/commit/bb23a046e28507d0000e83c98bd8d25be9454e27) Fix shadow in <Link> - [`fefa86b`](https://github.com/actualbudget/actual/commit/fefa86b2b056cd3ec371f82ba21fedd0025e0418) Move “Set new API” secrets to menu in link modal - [`17c9266`](https://github.com/actualbudget/actual/commit/17c9266a52f90ef42ebbd0433508ce23b34d3f5b) Link to modal when failing to load banks - [`4425d4e`](https://github.com/actualbudget/actual/commit/4425d4efffa03a7f6b3bc37a14861f3a590ea248) Styling/wording updates - [`7843d49`](https://github.com/actualbudget/actual/commit/7843d49f3b18ba3b64ddfd8308c6f4984790bbee) Add release note - [`30d90f6`](https://github.com/actualbudget/actual/commit/30d90f6558a66d9f57828627c5a1da54548f1c1f) Remove comment - [`018b573`](https://github.com/actualbudget/actual/commit/018b57300147df81101bbcb9901d1416106bc61e) Reorder the buttons - [`7d8de39`](https://github.com/actualbudget/actual/commit/7d8de39bfe65225c730cb7e46e9e067da08701cf) Make local account button primary ### 📊 Changes **4 files changed** (+137 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/modals/CreateAccount.js` (+75 -66) 📝 `packages/desktop-client/src/components/modals/NordigenExternalMsg.js` (+55 -14) ➕ `upcoming-release-notes/1137.md` (+6 -0) </details> ### 📄 Description <img width="570" alt="Screenshot_2023-06-14 18 01 02" src="https://github.com/actualbudget/actual/assets/25517624/bef26229-d370-48a9-b69e-5bc4a23ef460"> <img width="569" alt="Screenshot_2023-06-14 18 00 24" src="https://github.com/actualbudget/actual/assets/25517624/7cae08f0-7fc1-4731-9094-6d7bd2bb07dc"> <img width="538" alt="Screenshot_2023-06-14 17 59 31" src="https://github.com/actualbudget/actual/assets/25517624/4d4cf0fa-1f40-4977-bbfc-5b8c6e8601c0"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:43:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3544