[PR #3650] [CLOSED] [WIP] Upcoming length feature flag #12039

Closed
opened 2026-04-10 21:17:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3650
Author: @SamBobBarnes
Created: 10/12/2024
Status: Closed

Base: masterHead: Upcoming-length-feature-flag


📝 Commits (10+)

  • db16c0a added info circle and box on click
  • 6d61bd1 hover working
  • a7df8ab moved title
  • ed4f776 release notes
  • e890cf3 updated release notes category
  • 0d69884 Merge branch 'master' into Upcoming-length-help-text
  • 92b3746 Merge branch 'master' into Upcoming-length-help-text
  • 187b41a added feature flag
  • 1cd3e97 updated release notes
  • c27e990 Merge remote-tracking branch 'origin/Upcoming-length-help-text' into Upcoming-length-help-text

📊 Changes

4 files changed (+14 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/Experimental.tsx (+6 -0)
📝 packages/desktop-client/src/components/settings/Upcoming.tsx (+5 -0)
📝 packages/desktop-client/src/hooks/useFeatureFlag.ts (+1 -0)
📝 packages/loot-core/src/types/prefs.d.ts (+2 -1)

📄 Description

Feature flag for the Upcoming Length Adjustment feature as requested by @MatissJanis


🔄 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/3650 **Author:** [@SamBobBarnes](https://github.com/SamBobBarnes) **Created:** 10/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Upcoming-length-feature-flag` --- ### 📝 Commits (10+) - [`db16c0a`](https://github.com/actualbudget/actual/commit/db16c0a16b8b4e6efe9ab00a0bcf9030b988a5dc) added info circle and box on click - [`6d61bd1`](https://github.com/actualbudget/actual/commit/6d61bd1ec7c288c390170c689be606b7015e06c5) hover working - [`a7df8ab`](https://github.com/actualbudget/actual/commit/a7df8ab1292c6f11d6b2b788db73a3c492789d6b) moved title - [`ed4f776`](https://github.com/actualbudget/actual/commit/ed4f77690764789a4f86494c2078be3e6cc8835f) release notes - [`e890cf3`](https://github.com/actualbudget/actual/commit/e890cf3ace23e07bae8ef540c6cea154ff5b7288) updated release notes category - [`0d69884`](https://github.com/actualbudget/actual/commit/0d69884427adbea156fd23986dd5000a2f8cd4c6) Merge branch 'master' into Upcoming-length-help-text - [`92b3746`](https://github.com/actualbudget/actual/commit/92b37463bca9730a9ed8b24b6d17a0c4f71ea814) Merge branch 'master' into Upcoming-length-help-text - [`187b41a`](https://github.com/actualbudget/actual/commit/187b41aa1b5c82cd4584a1688174a72b25ae4d71) added feature flag - [`1cd3e97`](https://github.com/actualbudget/actual/commit/1cd3e97c9bef62494c3581d36633e80ca086f909) updated release notes - [`c27e990`](https://github.com/actualbudget/actual/commit/c27e99064f897bb73657dc12e0a60bf7a77b08a9) Merge remote-tracking branch 'origin/Upcoming-length-help-text' into Upcoming-length-help-text ### 📊 Changes **4 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Experimental.tsx` (+6 -0) 📝 `packages/desktop-client/src/components/settings/Upcoming.tsx` (+5 -0) 📝 `packages/desktop-client/src/hooks/useFeatureFlag.ts` (+1 -0) 📝 `packages/loot-core/src/types/prefs.d.ts` (+2 -1) </details> ### 📄 Description Feature flag for the Upcoming Length Adjustment feature as requested by @MatissJanis --- <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-10 21:17:30 -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#12039