[PR #910] [MERGED] Add setting to change first day of the week: Issue #844 #3400

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/910
Author: @biohzrddd
Created: 4/16/2023
Status: Merged
Merged: 4/23/2023
Merged by: @j-f1

Base: masterHead: issue-844-try2


📝 Commits (5)

  • b9cbc43 Add setting to change first day of the week
  • 638938b release note
  • b670f01 Second attempt at checking if field exists
  • 5cbfc0e Try 3 at checking for null preferences before use.
  • 5e154a7 Merge branch 'master' into issue-844-try2

📊 Changes

3 files changed (+46 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/select/DateSelect.js (+12 -1)
📝 packages/desktop-client/src/components/settings/Format.js (+28 -0)
upcoming-release-notes/910.md (+6 -0)

📄 Description

Resolves issue #844 .


🔄 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/910 **Author:** [@biohzrddd](https://github.com/biohzrddd) **Created:** 4/16/2023 **Status:** ✅ Merged **Merged:** 4/23/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `issue-844-try2` --- ### 📝 Commits (5) - [`b9cbc43`](https://github.com/actualbudget/actual/commit/b9cbc43f2c1e0fe515af5caaf5eee47865ff62b6) Add setting to change first day of the week - [`638938b`](https://github.com/actualbudget/actual/commit/638938b0eff2fb734509faa437bee4e831b1f163) release note - [`b670f01`](https://github.com/actualbudget/actual/commit/b670f013205830f669f0e597e64af9fb2a69ec74) Second attempt at checking if field exists - [`5cbfc0e`](https://github.com/actualbudget/actual/commit/5cbfc0ef026d6d4daaa1213a044e92bb51fd9325) Try 3 at checking for null preferences before use. - [`5e154a7`](https://github.com/actualbudget/actual/commit/5e154a791c2ec58c71fb0902270eff1849bef456) Merge branch 'master' into issue-844-try2 ### 📊 Changes **3 files changed** (+46 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/select/DateSelect.js` (+12 -1) 📝 `packages/desktop-client/src/components/settings/Format.js` (+28 -0) ➕ `upcoming-release-notes/910.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 issue #844 . --- <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:41:06 -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#3400