[PR #2909] [CLOSED] [WIP] [Feature] Schedule apis #34780

Closed
opened 2026-04-20 21:54:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2909
Author: @lelemm
Created: 6/20/2024
Status: Closed

Base: masterHead: feature/schedule_api


📝 Commits (5)

📊 Changes

4 files changed (+114 additions, -1 deletions)

View changed files

📝 packages/api/methods.ts (+24 -0)
📝 packages/loot-core/src/server/api.ts (+56 -0)
📝 packages/loot-core/src/types/api-handlers.d.ts (+28 -1)
upcoming-release-notes/2909.md (+6 -0)

📄 Description

fix #2442

@MatissJanis , as here is the PR so we can talk about the naming


🔄 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/2909 **Author:** [@lelemm](https://github.com/lelemm) **Created:** 6/20/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/schedule_api` --- ### 📝 Commits (5) - [`df9d19f`](https://github.com/actualbudget/actual/commit/df9d19fb3b030c674961495ce73804b0cc6d0ef7) schedule apis - [`987151c`](https://github.com/actualbudget/actual/commit/987151c9e6d1dcff15d197c15ef033ff8cb0ce23) Merge branch 'master' into feature/schedule_api - [`a4df81d`](https://github.com/actualbudget/actual/commit/a4df81d52a5ee4e6d8a84c8ab8431f4ad128ead4) add 2909.md - [`8b85431`](https://github.com/actualbudget/actual/commit/8b85431fa00a42bca03375f1636e8a99ff44177a) lint fixes - [`7638e36`](https://github.com/actualbudget/actual/commit/7638e361e7682c02776349f1bfe733da2b05d4b2) retrigger checks ### 📊 Changes **4 files changed** (+114 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/methods.ts` (+24 -0) 📝 `packages/loot-core/src/server/api.ts` (+56 -0) 📝 `packages/loot-core/src/types/api-handlers.d.ts` (+28 -1) ➕ `upcoming-release-notes/2909.md` (+6 -0) </details> ### 📄 Description fix #2442 @MatissJanis , as here is the PR so we can talk about the naming --- <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-20 21:54:02 -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#34780