[PR #2913] [MERGED] React Aria Button on Settings and Rules Page #18950

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2913
Author: @joel-jeremy
Created: 6/21/2024
Status: Merged
Merged: 7/3/2024
Merged by: @joel-jeremy

Base: masterHead: react-aria-button-2


📝 Commits (3)

📊 Changes

13 files changed (+74 additions, -66 deletions)

View changed files

📝 packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/rules/RuleRow.tsx (+3 -6)
📝 packages/desktop-client/src/components/settings/Encryption.tsx (+10 -8)
📝 packages/desktop-client/src/components/settings/Export.tsx (+2 -2)
📝 packages/desktop-client/src/components/settings/FixSplits.tsx (+2 -2)
📝 packages/desktop-client/src/components/settings/Format.tsx (+29 -29)
📝 packages/desktop-client/src/components/settings/Global.tsx (+2 -2)
📝 packages/desktop-client/src/components/settings/Reset.tsx (+5 -5)
📝 packages/desktop-client/src/components/settings/Themes.tsx (+13 -10)
📝 packages/desktop-client/src/components/settings/index.tsx (+2 -2)
upcoming-release-notes/2913.md (+6 -0)

📄 Description


🔄 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/2913 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 7/3/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `react-aria-button-2` --- ### 📝 Commits (3) - [`47688e9`](https://github.com/actualbudget/actual/commit/47688e9f2898222d6ac801bd22c29286da619ee8) React Aria Button on rules and settings page - [`fb46602`](https://github.com/actualbudget/actual/commit/fb466028221bd19043e38457700193e898d5f38d) Release notes - [`f1b1602`](https://github.com/actualbudget/actual/commit/f1b1602816b9e49fbcd771a4b2abd6140623cb3c) VRT ### 📊 Changes **13 files changed** (+74 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/settings.test.js-snapshots/Settings-checks-the-page-visuals-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/rules/RuleRow.tsx` (+3 -6) 📝 `packages/desktop-client/src/components/settings/Encryption.tsx` (+10 -8) 📝 `packages/desktop-client/src/components/settings/Export.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/settings/FixSplits.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/settings/Format.tsx` (+29 -29) 📝 `packages/desktop-client/src/components/settings/Global.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/settings/Reset.tsx` (+5 -5) 📝 `packages/desktop-client/src/components/settings/Themes.tsx` (+13 -10) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+2 -2) ➕ `upcoming-release-notes/2913.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 --> --- <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: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#18950