actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
12.51k stars 954 forks source link

[WIP] [Feature] Schedule apis #2909

Open lelemm opened 1 week ago

lelemm commented 1 week ago

fix #2442

@MatissJanis , as here is the PR so we can talk about the naming

netlify[bot] commented 1 week ago

Deploy Preview for actualbudget ready!

Name Link
Latest commit df9d19fb3b030c674961495ce73804b0cc6d0ef7
Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/66740ede2952aa000828d7df
Deploy Preview https://deploy-preview-2909.demo.actualbudget.org
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 week ago

Deploy Preview for actualbudget ready!

Name Link
Latest commit 7638e361e7682c02776349f1bfe733da2b05d4b2
Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/6674119ce9ce9b0008813748
Deploy Preview https://deploy-preview-2909.demo.actualbudget.org
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 week ago

Bundle Stats — desktop-client

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
9 4.76 MB → 4.75 MB (-4.69 kB) -0.10%
Changeset File | Δ | Size ---- | - | ---- `home/runner/work/actual/actual/packages/loot-core/src/client/actions/account.ts` | 📉 -210 B (-4.67%) | 4.39 kB → 4.18 kB `src/components/modals/ImportTransactions.jsx` | 📉 -4.48 kB (-10.44%) | 42.95 kB → 38.47 kB
View detailed bundle breakdown
**Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 3.02 MB → 3.02 MB (-4.69 kB) | -0.15% **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/resize-observer.js | 18.37 kB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 13.5 kB | 0% static/js/BackgroundImage.js | 122.29 kB | 0% static/js/narrow.js | 75.73 kB | 0% static/js/usePreviewTransactions.js | 790 B | 0% static/js/AppliedFilters.js | 20.25 kB | 0% static/js/wide.js | 263.6 kB | 0% static/js/ReportRouter.js | 1.23 MB | 0%
github-actions[bot] commented 1 week ago

Bundle Stats — loot-core

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
1 1.14 MB → 1.13 MB (-1.56 kB) -0.13%
Changeset File | Δ | Size ---- | - | ---- `packages/api/methods.ts` | 📈 +713 B (+5.23%) | 13.32 kB → 14.01 kB `packages/loot-core/src/server/api.ts` | 📈 +971 B (+5.06%) | 18.75 kB → 19.69 kB `packages/loot-core/src/server/main.ts` | 📉 -365 B (-0.59%) | 60.63 kB → 60.27 kB `packages/loot-core/src/server/accounts/sync.ts` | 📉 -5.99 kB (-21.18%) | 28.29 kB → 22.3 kB
View detailed bundle breakdown
**Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.js | 1.14 MB → 1.13 MB (-1.56 kB) | -0.13% **Unchanged** No assets were unchanged
lelemm commented 1 week ago

A lot of stuff lol. I will check it when possible. Thanks for the feedback!