[PR #1298] [MERGED] Sort saved filters by alphabetical order #3653

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1298
Author: @aleetsaiya
Created: 7/6/2023
Status: Merged
Merged: 7/17/2023
Merged by: @MatissJanis

Base: masterHead: sort-saved-filter


📝 Commits (8)

  • f23d718 sort saved filters by alphabetical order
  • f171386 add release note
  • 93b8c64 fix release note
  • 230c375 Merge branch 'master' of github.com:actualbudget/actual into sort-saved-filter
  • 4701e6e Merge branch 'master' of github.com:actualbudget/actual into sort-saved-filter
  • bd3ec9f refactor sorting logic from component to useFilters
  • b7da2b5 fix lint
  • 7dc857e Merge branch 'master' into sort-saved-filter

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/client/data-hooks/filters.tsx (+12 -1)
upcoming-release-notes/1298.md (+5 -0)

📄 Description

fix #1284


🔄 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/1298 **Author:** [@aleetsaiya](https://github.com/aleetsaiya) **Created:** 7/6/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `sort-saved-filter` --- ### 📝 Commits (8) - [`f23d718`](https://github.com/actualbudget/actual/commit/f23d7182b70dc56c494837fe851bb9558de3cebe) sort saved filters by alphabetical order - [`f171386`](https://github.com/actualbudget/actual/commit/f171386c9c8e8184bc00c4a3ba9708c2319e7873) add release note - [`93b8c64`](https://github.com/actualbudget/actual/commit/93b8c64206062e1c69105e825086a1fec90afe47) fix release note - [`230c375`](https://github.com/actualbudget/actual/commit/230c3755bc39ccf8231204468b917f224ce6b82b) Merge branch 'master' of github.com:actualbudget/actual into sort-saved-filter - [`4701e6e`](https://github.com/actualbudget/actual/commit/4701e6e139adec43b16bd72b4568eb7514d80fcb) Merge branch 'master' of github.com:actualbudget/actual into sort-saved-filter - [`bd3ec9f`](https://github.com/actualbudget/actual/commit/bd3ec9f7ce1c1d4d23a0f48d696930fe03aa6ff7) refactor sorting logic from component to useFilters - [`b7da2b5`](https://github.com/actualbudget/actual/commit/b7da2b59caf6dfed0d2fb1defaea3781fd80bc9a) fix lint - [`7dc857e`](https://github.com/actualbudget/actual/commit/7dc857e101d6011de2a0c99cf7cf4ed3e5e4cecf) Merge branch 'master' into sort-saved-filter ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/client/data-hooks/filters.tsx` (+12 -1) ➕ `upcoming-release-notes/1298.md` (+5 -0) </details> ### 📄 Description fix #1284 --- <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:44:46 -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#3653