[PR #906] [CLOSED] Adds setting to change first day of the week Issue #844 #132194

Closed
opened 2026-06-17 14:03:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/906
Author: @biohzrddd
Created: 4/16/2023
Status: Closed

Base: masterHead: issue-844


📝 Commits (8)

📊 Changes

6 files changed (+61 additions, -6 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/TransactionsTable.js (+5 -0)
📝 packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js (+2 -5)
📝 packages/desktop-client/src/components/select/DateSelect.js (+14 -1)
📝 packages/desktop-client/src/components/settings/Format.js (+28 -0)
upcoming-release-notes/902.md (+6 -0)
upcoming-release-notes/906.md (+6 -0)

📄 Description

Resolves #844 and works across the app.


🔄 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/906 **Author:** [@biohzrddd](https://github.com/biohzrddd) **Created:** 4/16/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-844` --- ### 📝 Commits (8) - [`1595083`](https://github.com/actualbudget/actual/commit/1595083b0728715ffe29e8a4faf4a4a93d43ee16) Filter current account from list of accounts - [`95954b3`](https://github.com/actualbudget/actual/commit/95954b3abbf424ac612607efc22696921e185f0a) Accounts weren't taken from props - [`43d9855`](https://github.com/actualbudget/actual/commit/43d98556f763aa83c1743352e14e23fbac068dba) release notes - [`15bf484`](https://github.com/actualbudget/actual/commit/15bf484f9000ba5e407c341f0930172a5188133e) Update 902.md - [`2a07729`](https://github.com/actualbudget/actual/commit/2a07729877f44c4170e34854b2f0c957280df9bd) Update NewPayeeAutocomplete.js - [`1a223cb`](https://github.com/actualbudget/actual/commit/1a223cb219fc2a03a0262aebed5037356ef2db0e) Fix linting error - [`175c6a5`](https://github.com/actualbudget/actual/commit/175c6a5db5f2c5bd2f9443447177172a3b30b8be) Add setting to change first day of the week - [`103e7a9`](https://github.com/actualbudget/actual/commit/103e7a9eede0333cabddd18ce8a43117352244d2) release note ### 📊 Changes **6 files changed** (+61 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/TransactionsTable.js` (+5 -0) 📝 `packages/desktop-client/src/components/autocomplete/NewPayeeAutocomplete.js` (+2 -5) 📝 `packages/desktop-client/src/components/select/DateSelect.js` (+14 -1) 📝 `packages/desktop-client/src/components/settings/Format.js` (+28 -0) ➕ `upcoming-release-notes/902.md` (+6 -0) ➕ `upcoming-release-notes/906.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 --> Resolves #844 and works across the app. --- <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-06-17 14:03:36 -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#132194