[PR #928] [CLOSED] [WIP] Plaid Integration #3412

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/928
Author: @culpeppers
Created: 4/20/2023
Status: Closed

Base: masterHead: plaid


📝 Commits (1)

📊 Changes

6 files changed (+310 additions, -209 deletions)

View changed files

📝 package.json (+4 -1)
📝 packages/desktop-client/src/components/modals/CreateAccount.js (+1 -1)
📝 packages/desktop-client/src/components/modals/PlaidExternalMsg.js (+42 -8)
📝 packages/desktop-client/src/plaid.js (+12 -10)
📝 packages/loot-core/src/server/main.js (+227 -189)
📝 yarn.lock (+24 -0)

📄 Description

Draft PR for Plaid Integration. Work is most definitely in progress.


🔄 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/928 **Author:** [@culpeppers](https://github.com/culpeppers) **Created:** 4/20/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `plaid` --- ### 📝 Commits (1) - [`b7b80f5`](https://github.com/actualbudget/actual/commit/b7b80f52bc197eda0d2ac671c66c809546c7d763) Plaid Link WIP ### 📊 Changes **6 files changed** (+310 additions, -209 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+4 -1) 📝 `packages/desktop-client/src/components/modals/CreateAccount.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/PlaidExternalMsg.js` (+42 -8) 📝 `packages/desktop-client/src/plaid.js` (+12 -10) 📝 `packages/loot-core/src/server/main.js` (+227 -189) 📝 `yarn.lock` (+24 -0) </details> ### 📄 Description Draft PR for Plaid Integration. Work is most definitely in progress. --- <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:41:16 -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#3412