[PR #792] [MERGED] ♻️ (bank-sync) improved UX for linking nordigen accounts #3333

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/792
Author: @MatissJanis
Created: 3/19/2023
Status: Merged
Merged: 3/31/2023
Merged by: @MatissJanis

Base: masterHead: matiss/improved-design-linking


📝 Commits (9)

  • 852858d ♻️ (bank-sync) improved UX for linking nordigen accounts
  • e4e9c27 Add release notes
  • 1f4111e Feedback: rename props
  • cda0e7e Merge branch 'master' into matiss/improved-design-linking
  • d791a8c Merge branch 'master' into matiss/improved-design-linking
  • e3205e2 Merge branch 'master' into matiss/improved-design-linking
  • 5cbe75f Fix autocomplete import
  • 82f2405 Feedback: update table column headings
  • 39c5c4d Ability to unlink synced accounts

📊 Changes

3 files changed (+185 additions, -216 deletions)

View changed files

📝 packages/desktop-client/src/components/Modals.js (+2 -2)
📝 packages/desktop-client/src/components/modals/SelectLinkedAccounts.js (+177 -214)
upcoming-release-notes/792.md (+6 -0)

📄 Description

Improving the UX for Nordigen bank-sync account import modal.

For: https://github.com/actualbudget/actual/issues/724

Screenshot 2023-03-29 at 18 41 43 Screenshot 2023-03-29 at 18 42 34 Screenshot 2023-03-29 at 18 42 54

🔄 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/792 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/19/2023 **Status:** ✅ Merged **Merged:** 3/31/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/improved-design-linking` --- ### 📝 Commits (9) - [`852858d`](https://github.com/actualbudget/actual/commit/852858d60644888b7ae2ab5b35cc856ccd21db8a) :recycle: (bank-sync) improved UX for linking nordigen accounts - [`e4e9c27`](https://github.com/actualbudget/actual/commit/e4e9c27d1ad6cd437bb0c911b82c143b9fb39e8a) Add release notes - [`1f4111e`](https://github.com/actualbudget/actual/commit/1f4111ed20dcd7f410d2fc3044805576fcae0c72) Feedback: rename props - [`cda0e7e`](https://github.com/actualbudget/actual/commit/cda0e7eac6cc03717480cee8cbe333e9d7775a11) Merge branch 'master' into matiss/improved-design-linking - [`d791a8c`](https://github.com/actualbudget/actual/commit/d791a8c37526bd73e905a65563f0540f38dffff7) Merge branch 'master' into matiss/improved-design-linking - [`e3205e2`](https://github.com/actualbudget/actual/commit/e3205e2613aa043eaccf94fc9952ff4a776b4b5d) Merge branch 'master' into matiss/improved-design-linking - [`5cbe75f`](https://github.com/actualbudget/actual/commit/5cbe75f643313786590dba3417bce98a71478e71) Fix autocomplete import - [`82f2405`](https://github.com/actualbudget/actual/commit/82f2405c7facb525c300a548df46bc741b8f274e) Feedback: update table column headings - [`39c5c4d`](https://github.com/actualbudget/actual/commit/39c5c4db1a4bb1b19ac006ea357938620d1cf674) Ability to unlink synced accounts ### 📊 Changes **3 files changed** (+185 additions, -216 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Modals.js` (+2 -2) 📝 `packages/desktop-client/src/components/modals/SelectLinkedAccounts.js` (+177 -214) ➕ `upcoming-release-notes/792.md` (+6 -0) </details> ### 📄 Description Improving the UX for Nordigen bank-sync account import modal. For: https://github.com/actualbudget/actual/issues/724 <img width="818" alt="Screenshot 2023-03-29 at 18 41 43" src="https://user-images.githubusercontent.com/886567/228623140-841336aa-d974-4e21-a0ed-fd4e11e78457.png"> <img width="827" alt="Screenshot 2023-03-29 at 18 42 34" src="https://user-images.githubusercontent.com/886567/228623210-a784ffd5-d922-4cc7-be16-f9925ac60f30.png"> <img width="813" alt="Screenshot 2023-03-29 at 18 42 54" src="https://user-images.githubusercontent.com/886567/228623293-d44a47bd-04dd-41ee-897a-4f3c7141cd08.png"> --- <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:40:03 -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#3333