[PR #4866] [CLOSED] feat(settings): add push notifications option for uncategorized transactions #19996

Closed
opened 2026-04-14 21:24:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4866
Author: @kopach
Created: 4/21/2025
Status: Closed

Base: masterHead: notification


📝 Commits (2)

  • b6e5378 chore: add upcoming release notes for 4866
  • 6c8080e feat(settings): add push notifications option for uncategorized transactions

📊 Changes

6 files changed (+138 additions, -1 deletions)

View changed files

packages/desktop-client/public/push-service-worker.js (+18 -0)
📝 packages/desktop-client/src/components/Notifications.tsx (+25 -0)
packages/desktop-client/src/components/settings/Experimental.test.tsx (+36 -0)
📝 packages/desktop-client/src/components/settings/Experimental.tsx (+52 -1)
📝 packages/loot-core/src/types/prefs.d.ts (+1 -0)
upcoming-release-notes/4866.md (+6 -0)

📄 Description

image


🔄 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/4866 **Author:** [@kopach](https://github.com/kopach) **Created:** 4/21/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `notification` --- ### 📝 Commits (2) - [`b6e5378`](https://github.com/actualbudget/actual/commit/b6e53789a57c1dcdd7f42189c9b15fea4871ebb8) chore: add upcoming release notes for 4866 - [`6c8080e`](https://github.com/actualbudget/actual/commit/6c8080ee12fc2b00560e50059e2f1f1478275951) feat(settings): add push notifications option for uncategorized transactions ### 📊 Changes **6 files changed** (+138 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `packages/desktop-client/public/push-service-worker.js` (+18 -0) 📝 `packages/desktop-client/src/components/Notifications.tsx` (+25 -0) ➕ `packages/desktop-client/src/components/settings/Experimental.test.tsx` (+36 -0) 📝 `packages/desktop-client/src/components/settings/Experimental.tsx` (+52 -1) 📝 `packages/loot-core/src/types/prefs.d.ts` (+1 -0) ➕ `upcoming-release-notes/4866.md` (+6 -0) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/4925810d-83fa-4ec1-8903-e52539874bd9) --- <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-14 21:24:11 -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#19996