[PR #1680] [MERGED] ♻️ (typescript) hardening data entity types #3894

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1680
Author: @MatissJanis
Created: 9/9/2023
Status: Merged
Merged: 9/27/2023
Merged by: @MatissJanis

Base: masterHead: matiss/harden-types


📝 Commits (4)

  • f00d409 ♻️ (typescript) hardening data entity types
  • bce91c5 Release notes
  • 616cddd Merge branch 'master' into matiss/harden-types
  • 6ca8251 Merge branch 'master' into matiss/harden-types

📊 Changes

8 files changed (+14 additions, -17 deletions)

View changed files

📝 packages/loot-core/src/mocks/budget.ts (+5 -3)
📝 packages/loot-core/src/mocks/index.ts (+2 -4)
📝 packages/loot-core/src/types/models/account.d.ts (+0 -1)
📝 packages/loot-core/src/types/models/category-group.d.ts (+0 -2)
📝 packages/loot-core/src/types/models/payee.d.ts (+0 -2)
📝 packages/loot-core/src/types/models/rule.d.ts (+1 -2)
📝 packages/loot-core/src/types/models/transaction.d.ts (+0 -3)
upcoming-release-notes/1680.md (+6 -0)

📄 Description

Hardening data entity types.


🔄 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/1680 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/9/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/harden-types` --- ### 📝 Commits (4) - [`f00d409`](https://github.com/actualbudget/actual/commit/f00d4098a8006f8d49d81dd7eadec3fa4f361c46) :recycle: (typescript) hardening data entity types - [`bce91c5`](https://github.com/actualbudget/actual/commit/bce91c526dcd80ca7a82948d9799fee25b4f9e49) Release notes - [`616cddd`](https://github.com/actualbudget/actual/commit/616cdddcdbb6fc21abd69aa4a30a41690e865d01) Merge branch 'master' into matiss/harden-types - [`6ca8251`](https://github.com/actualbudget/actual/commit/6ca8251e7660d1ff2fad87c9ce6d9f74442b6466) Merge branch 'master' into matiss/harden-types ### 📊 Changes **8 files changed** (+14 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/mocks/budget.ts` (+5 -3) 📝 `packages/loot-core/src/mocks/index.ts` (+2 -4) 📝 `packages/loot-core/src/types/models/account.d.ts` (+0 -1) 📝 `packages/loot-core/src/types/models/category-group.d.ts` (+0 -2) 📝 `packages/loot-core/src/types/models/payee.d.ts` (+0 -2) 📝 `packages/loot-core/src/types/models/rule.d.ts` (+1 -2) 📝 `packages/loot-core/src/types/models/transaction.d.ts` (+0 -3) ➕ `upcoming-release-notes/1680.md` (+6 -0) </details> ### 📄 Description Hardening data entity types. --- <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:48:26 -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#3894