[PR #919] [MERGED] Show pending transactions from Nordigen in transactions table #3406

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/919
Author: @henrikmaa
Created: 4/17/2023
Status: Merged
Merged: 4/23/2023
Merged by: @MatissJanis

Base: masterHead: nordigen-pending-transactions


📝 Commits (8)

  • 7b45ce0 Show pending transactions from Nordigen in transactions table
  • 506f4f8 Show pending transactions from Nordigen in transactions table
  • c9eb03e Use "all" transactions to positively check if a transaction is cleared(booked) or not
  • a4f4e13 Merge branch 'master' into nordigen-pending-transactions
  • 56c75a0 Bugfix: remove "all" from downloadTransactions.
  • b121992 Cleanup: Remove "booked" and "pending" transactions
  • 0014cde Cleanup: Oops!
  • 54d9c20 Merge branch 'master' into nordigen-pending-transactions

📊 Changes

2 files changed (+11 additions, -6 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/sync.ts (+5 -6)
upcoming-release-notes/919.md (+6 -0)

📄 Description

Fixed sub issue for #724

specifically regarding this comment
https://github.com/actualbudget/actual/issues/724#issuecomment-1455094840


🔄 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/919 **Author:** [@henrikmaa](https://github.com/henrikmaa) **Created:** 4/17/2023 **Status:** ✅ Merged **Merged:** 4/23/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `nordigen-pending-transactions` --- ### 📝 Commits (8) - [`7b45ce0`](https://github.com/actualbudget/actual/commit/7b45ce05681cdfb4a933fca00bc74ff0ce590314) Show pending transactions from Nordigen in transactions table - [`506f4f8`](https://github.com/actualbudget/actual/commit/506f4f84d966b14f46ce643d6481f37adef88b50) Show pending transactions from Nordigen in transactions table - [`c9eb03e`](https://github.com/actualbudget/actual/commit/c9eb03eb415e663aae7326d02ec32a7093252a94) Use "all" transactions to positively check if a transaction is cleared(booked) or not - [`a4f4e13`](https://github.com/actualbudget/actual/commit/a4f4e13be5c4a2c0dfbc3cc90f04ab064518b271) Merge branch 'master' into nordigen-pending-transactions - [`56c75a0`](https://github.com/actualbudget/actual/commit/56c75a0609b6d606a7b5271ea70d460a55748d0d) Bugfix: remove "all" from downloadTransactions. - [`b121992`](https://github.com/actualbudget/actual/commit/b1219929d825ed3a1cb4af5f6b1c4e97f2cab963) Cleanup: Remove "booked" and "pending" transactions - [`0014cde`](https://github.com/actualbudget/actual/commit/0014cdee75b15cabebfa70dafc9f227a3dc6f2dc) Cleanup: Oops! - [`54d9c20`](https://github.com/actualbudget/actual/commit/54d9c201148a31a0c8a6171dc0791e788701c22a) Merge branch 'master' into nordigen-pending-transactions ### 📊 Changes **2 files changed** (+11 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+5 -6) ➕ `upcoming-release-notes/919.md` (+6 -0) </details> ### 📄 Description Fixed sub issue for #724 specifically regarding this comment https://github.com/actualbudget/actual/issues/724#issuecomment-1455094840 --- <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: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#3406