[PR #6869] [CLOSED] [DO NOT MERGE] reset dashboard from settings page #25398

Closed
opened 2026-04-16 18:34:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6869
Author: @matt-fidd
Created: 2/5/2026
Status: Closed

Base: masterHead: dashboard-reset


📝 Commits (10+)

  • 43e2f35 reset dashboard
  • f57f4e0 reset dashboard
  • 621999b [AI] Add CLAUDE.md with reference to AGENTS.md (#7105)
  • e4ef9d6 Migrate sync server general utils to typescript (#7074)
  • 8452b98 bump bn.js from 4.12.2 to 4.12.3 (#7073)
  • 0d2ea42 Fix skipping schedules that move before weekend (#7057)
  • 6bce388 Display/save limit/refill templates (#6693)
  • 4265749 :electron: Flathub pr on publish of release assets (#7117)
  • 3cbeb57 [AI] Skip AI-generated release notes for release/ branch PRs (#7107)
  • a8ea379 :electron: Electron backups converted to zip for easy importing (#7069)

📊 Changes

576 files changed (+20626 additions, -4363 deletions)

View changed files

.cursor/rules/pr-and-commit.mdc (+74 -0)
📝 .github/actions/ai-generated-release-notes/pr-details.js (+2 -0)
📝 .github/actions/docs-spelling/expect.txt (+2 -1)
📝 .github/actions/setup/action.yml (+4 -4)
.github/agents/pr-and-commit-rules.md (+70 -0)
📝 .github/workflows/ai-generated-release-notes.yml (+6 -15)
📝 .github/workflows/autofix.yml (+2 -2)
📝 .github/workflows/build.yml (+35 -10)
📝 .github/workflows/check.yml (+19 -8)
📝 .github/workflows/codeql.yml (+3 -3)
📝 .github/workflows/count-points.yml (+1 -1)
📝 .github/workflows/docker-edge.yml (+10 -10)
📝 .github/workflows/docker-release.yml (+9 -9)
📝 .github/workflows/e2e-test.yml (+10 -10)
📝 .github/workflows/e2e-vrt-comment.yml (+2 -2)
📝 .github/workflows/electron-master.yml (+5 -55)
📝 .github/workflows/electron-pr.yml (+13 -13)
📝 .github/workflows/fork-pr-welcome.yml (+1 -1)
📝 .github/workflows/generate-release-pr.yml (+8 -4)
📝 .github/workflows/i18n-string-extract-master.yml (+2 -2)

...and 80 more files

📄 Description

Adapted from https://github.com/actualbudget/actual/pull/5670
Based on v26.1, for Discord user support.


Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 27 12.11 MB → 12.11 MB (+1.5 kB) +0.01%
loot-core 1 4.83 MB 0%
api 4 4.06 MB 0%
cli 1 7.88 MB 0%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
27 12.11 MB → 12.11 MB (+1.5 kB) +0.01%
Changeset
File Δ Size
src/components/settings/Reset.tsx 📈 +1.5 kB (+43.15%) 3.46 kB → 4.96 kB
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger

Asset File Size % Changed
static/js/index.js 3.23 MB → 3.23 MB (+1.5 kB) +0.05%

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
static/js/BackgroundImage.js 119.98 kB 0%
static/js/FormulaEditor.js 846.44 kB 0%
static/js/ReportRouter.js 1.02 MB 0%
static/js/TransactionList.js 81.29 kB 0%
static/js/ca.js 185.57 kB 0%
static/js/da.js 104.66 kB 0%
static/js/de.js 177.58 kB 0%
static/js/en-GB.js 7.16 kB 0%
static/js/en.js 170.76 kB 0%
static/js/es.js 184.81 kB 0%
static/js/fr.js 177.61 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 13.46 kB 0%
static/js/it.js 168.97 kB 0%
static/js/narrow.js 354.27 kB 0%
static/js/nb-NO.js 154.72 kB 0%
static/js/nl.js 111.58 kB 0%
static/js/pl.js 88.34 kB 0%
static/js/pt-BR.js 180.5 kB 0%
static/js/resize-observer.js 18.03 kB 0%
static/js/sv.js 80.58 kB 0%
static/js/th.js 179.94 kB 0%
static/js/theme.js 30.68 kB 0%
static/js/uk.js 213.14 kB 0%
static/js/useTransactionBatchActions.js 4.29 MB 0%
static/js/wide.js 418 B 0%
static/js/workbox-window.prod.es5.js 7.28 kB 0%

loot-core

Total

Files count Total bundle size % Changed
1 4.83 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
kcab.worker.Bq2rqD2u.js 4.83 MB 0%

api

Total

Files count Total bundle size % Changed
4 4.06 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
index.js 3.84 MB 0%
from-Bl-Hslp4.js 167.73 kB 0%
multipart-parser-BnDysoMr.js 8.1 kB 0%
src-iMkUmuwR.js 43.64 kB 0%

cli

Total

Files count Total bundle size % Changed
1 7.88 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
cli.js 7.88 MB 0%

🔄 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/6869 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 2/5/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dashboard-reset` --- ### 📝 Commits (10+) - [`43e2f35`](https://github.com/actualbudget/actual/commit/43e2f35b4e38b703faa32d7dcb624d103e432537) reset dashboard - [`f57f4e0`](https://github.com/actualbudget/actual/commit/f57f4e08cefa88cb0d95e26ed80e8dfa8b7ab5b9) reset dashboard - [`621999b`](https://github.com/actualbudget/actual/commit/621999bce0f76b132bda59d33f65e83324030f3f) [AI] Add CLAUDE.md with reference to AGENTS.md (#7105) - [`e4ef9d6`](https://github.com/actualbudget/actual/commit/e4ef9d6ed63197fe894f3cdda6a25ce6086c7156) Migrate sync server general utils to typescript (#7074) - [`8452b98`](https://github.com/actualbudget/actual/commit/8452b9802dc73b1d3535599b21fc2e54a77e3178) bump bn.js from 4.12.2 to 4.12.3 (#7073) - [`0d2ea42`](https://github.com/actualbudget/actual/commit/0d2ea42aca2289b024b2be994b1018e6a5737108) Fix skipping schedules that move before weekend (#7057) - [`6bce388`](https://github.com/actualbudget/actual/commit/6bce38847247ca82607af0dd56b46dc39206f826) Display/save limit/refill templates (#6693) - [`4265749`](https://github.com/actualbudget/actual/commit/42657497e9c33c3af20ab2c3fff8e40b3da5bb83) :electron: Flathub pr on publish of release assets (#7117) - [`3cbeb57`](https://github.com/actualbudget/actual/commit/3cbeb57f30fc038c43c8a95afd24499bc3fd2118) [AI] Skip AI-generated release notes for release/ branch PRs (#7107) - [`a8ea379`](https://github.com/actualbudget/actual/commit/a8ea37954410a4d7e3ee1f08ff69827b9721b696) :electron: Electron backups converted to zip for easy importing (#7069) ### 📊 Changes **576 files changed** (+20626 additions, -4363 deletions) <details> <summary>View changed files</summary> ➕ `.cursor/rules/pr-and-commit.mdc` (+74 -0) 📝 `.github/actions/ai-generated-release-notes/pr-details.js` (+2 -0) 📝 `.github/actions/docs-spelling/expect.txt` (+2 -1) 📝 `.github/actions/setup/action.yml` (+4 -4) ➕ `.github/agents/pr-and-commit-rules.md` (+70 -0) 📝 `.github/workflows/ai-generated-release-notes.yml` (+6 -15) 📝 `.github/workflows/autofix.yml` (+2 -2) 📝 `.github/workflows/build.yml` (+35 -10) 📝 `.github/workflows/check.yml` (+19 -8) 📝 `.github/workflows/codeql.yml` (+3 -3) 📝 `.github/workflows/count-points.yml` (+1 -1) 📝 `.github/workflows/docker-edge.yml` (+10 -10) 📝 `.github/workflows/docker-release.yml` (+9 -9) 📝 `.github/workflows/e2e-test.yml` (+10 -10) 📝 `.github/workflows/e2e-vrt-comment.yml` (+2 -2) 📝 `.github/workflows/electron-master.yml` (+5 -55) 📝 `.github/workflows/electron-pr.yml` (+13 -13) 📝 `.github/workflows/fork-pr-welcome.yml` (+1 -1) 📝 `.github/workflows/generate-release-pr.yml` (+8 -4) 📝 `.github/workflows/i18n-string-extract-master.yml` (+2 -2) _...and 80 more files_ </details> ### 📄 Description Adapted from https://github.com/actualbudget/actual/pull/5670 Based on v26.1, for Discord user support. <!--- actual-bot-sections ---> <hr /> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 27 | 12.11 MB → 12.11 MB (+1.5 kB) | +0.01% loot-core | 1 | 4.83 MB | 0% api | 4 | 4.06 MB | 0% cli | 1 | 7.88 MB | 0% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 27 | 12.11 MB → 12.11 MB (+1.5 kB) | +0.01% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `src/components/settings/Reset.tsx` | 📈 +1.5 kB (+43.15%) | 3.46 kB → 4.96 kB </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 3.23 MB → 3.23 MB (+1.5 kB) | +0.05% **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/BackgroundImage.js | 119.98 kB | 0% static/js/FormulaEditor.js | 846.44 kB | 0% static/js/ReportRouter.js | 1.02 MB | 0% static/js/TransactionList.js | 81.29 kB | 0% static/js/ca.js | 185.57 kB | 0% static/js/da.js | 104.66 kB | 0% static/js/de.js | 177.58 kB | 0% static/js/en-GB.js | 7.16 kB | 0% static/js/en.js | 170.76 kB | 0% static/js/es.js | 184.81 kB | 0% static/js/fr.js | 177.61 kB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 13.46 kB | 0% static/js/it.js | 168.97 kB | 0% static/js/narrow.js | 354.27 kB | 0% static/js/nb-NO.js | 154.72 kB | 0% static/js/nl.js | 111.58 kB | 0% static/js/pl.js | 88.34 kB | 0% static/js/pt-BR.js | 180.5 kB | 0% static/js/resize-observer.js | 18.03 kB | 0% static/js/sv.js | 80.58 kB | 0% static/js/th.js | 179.94 kB | 0% static/js/theme.js | 30.68 kB | 0% static/js/uk.js | 213.14 kB | 0% static/js/useTransactionBatchActions.js | 4.29 MB | 0% static/js/wide.js | 418 B | 0% static/js/workbox-window.prod.es5.js | 7.28 kB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 4.83 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.Bq2rqD2u.js | 4.83 MB | 0% </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 4 | 4.06 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- index.js | 3.84 MB | 0% from-Bl-Hslp4.js | 167.73 kB | 0% multipart-parser-BnDysoMr.js | 8.1 kB | 0% src-iMkUmuwR.js | 43.64 kB | 0% </div> </details> --- #### cli **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 7.88 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- cli.js | 7.88 MB | 0% </div> </details> </details> <!--- bundlestats-action-comment key:combined end ---> --- <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-16 18:34:29 -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#25398