[PR #2929] [MERGED] :electron: Fix regex filters on electron app #18961

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2929
Author: @MikesGlitch
Created: 6/23/2024
Status: Merged
Merged: 6/24/2024
Merged by: @youngcw

Base: masterHead: fix/electron-regexp


📝 Commits (2)

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/platform/server/sqlite/index.electron.ts (+6 -0)
upcoming-release-notes/2929.md (+6 -0)

📄 Description

Fixes: #2917

This PR adds in the Regex function to the DB in the same way the web client does.

It must have been forgotten when regex functionality was added.

  • Tested on WIndows

test2


🔄 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/2929 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 6/23/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix/electron-regexp` --- ### 📝 Commits (2) - [`c0fedb5`](https://github.com/actualbudget/actual/commit/c0fedb59018cdb02f5fdec157b66e56941277f22) fix regex on desktop app - [`037de6a`](https://github.com/actualbudget/actual/commit/037de6a67ba60af2aa215858c62fc6b954b0e804) add release notes ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/platform/server/sqlite/index.electron.ts` (+6 -0) ➕ `upcoming-release-notes/2929.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fixes: #2917 This PR adds in the Regex function to the DB in the same way the web client does. It must have been forgotten when regex functionality was added. - Tested on WIndows ![test2](https://github.com/actualbudget/actual/assets/5285928/6544707c-ef92-4c65-b189-6ff8dca0383c) --- <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 20:55:24 -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#18961