[PR #1361] [MERGED] ♻️ (Nordigen) rename to GoCardless #52992

Closed
opened 2026-04-30 21:21:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1361
Author: @MatissJanis
Created: 7/18/2023
Status: Merged
Merged: 7/18/2023
Merged by: @MatissJanis

Base: masterHead: matiss/rename-nordigen


📝 Commits (3)

📊 Changes

18 files changed (+138 additions, -117 deletions)

View changed files

📝 packages/desktop-client/src/components/FinancesApp.js (+12 -2)
📝 packages/desktop-client/src/components/Modals.tsx (+7 -7)
📝 packages/desktop-client/src/components/accounts/Account.js (+1 -1)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.js (+1 -1)
📝 packages/desktop-client/src/components/gocardless/GoCardlessLink.js (+1 -1)
📝 packages/desktop-client/src/components/modals/CreateAccount.js (+17 -16)
📝 packages/desktop-client/src/components/modals/GoCardlessExternalMsg.js (+24 -27)
📝 packages/desktop-client/src/components/modals/GoCardlessInitialise.tsx (+9 -9)
📝 packages/desktop-client/src/gocardless.js (+3 -3)
📝 packages/desktop-client/src/hooks/useGoCardlessStatus.ts (+2 -2)
📝 packages/loot-core/src/client/actions/account.ts (+4 -4)
📝 packages/loot-core/src/client/state-types/modals.d.ts (+2 -2)
📝 packages/loot-core/src/server/accounts/link.ts (+3 -3)
📝 packages/loot-core/src/server/accounts/sync.ts (+18 -12)
📝 packages/loot-core/src/server/main.ts (+18 -18)
📝 packages/loot-core/src/server/server-config.ts (+2 -1)
📝 packages/loot-core/src/types/server-handlers.d.ts (+8 -8)
upcoming-release-notes/1361.md (+6 -0)

📄 Description

Renaming all occurrences of Nordigen to GoCardless


🔄 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/1361 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/18/2023 **Status:** ✅ Merged **Merged:** 7/18/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/rename-nordigen` --- ### 📝 Commits (3) - [`0cba22b`](https://github.com/actualbudget/actual/commit/0cba22b6e45db5ae2c9c8244fcb371427d0082fa) :recycle: (Nordigen) rename to GoCardless - [`e8b8e5a`](https://github.com/actualbudget/actual/commit/e8b8e5ac0ebfefb6963ef4ef99a2950b78104e6a) Lint fixes - [`be52a62`](https://github.com/actualbudget/actual/commit/be52a62332d95a360528651ca72704a5c466d26d) Release notes ### 📊 Changes **18 files changed** (+138 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/FinancesApp.js` (+12 -2) 📝 `packages/desktop-client/src/components/Modals.tsx` (+7 -7) 📝 `packages/desktop-client/src/components/accounts/Account.js` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.js` (+1 -1) 📝 `packages/desktop-client/src/components/gocardless/GoCardlessLink.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/CreateAccount.js` (+17 -16) 📝 `packages/desktop-client/src/components/modals/GoCardlessExternalMsg.js` (+24 -27) 📝 `packages/desktop-client/src/components/modals/GoCardlessInitialise.tsx` (+9 -9) 📝 `packages/desktop-client/src/gocardless.js` (+3 -3) 📝 `packages/desktop-client/src/hooks/useGoCardlessStatus.ts` (+2 -2) 📝 `packages/loot-core/src/client/actions/account.ts` (+4 -4) 📝 `packages/loot-core/src/client/state-types/modals.d.ts` (+2 -2) 📝 `packages/loot-core/src/server/accounts/link.ts` (+3 -3) 📝 `packages/loot-core/src/server/accounts/sync.ts` (+18 -12) 📝 `packages/loot-core/src/server/main.ts` (+18 -18) 📝 `packages/loot-core/src/server/server-config.ts` (+2 -1) 📝 `packages/loot-core/src/types/server-handlers.d.ts` (+8 -8) ➕ `upcoming-release-notes/1361.md` (+6 -0) </details> ### 📄 Description Renaming all occurrences of Nordigen to GoCardless --- <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-04-30 21:21:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52992