Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Calendar view for schedules - do not merge #4236

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lelemm
Copy link
Contributor

@lelemm lelemm commented Jan 24, 2025

No description provided.

Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit 973a21d
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/6793bff908ab16000865f9e9
😎 Deploy Preview https://deploy-preview-4236.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.

Copy link
Contributor

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
15 6.68 MB → 6.69 MB (+13.84 kB) +0.20%
Changeset
File Δ Size
src/components/schedules/CalendarView.tsx 🆕 +4.27 kB 0 B → 4.27 kB
src/components/schedules/CalendarMonth.tsx 🆕 +3.76 kB 0 B → 3.76 kB
src/components/schedules/ScheduleViewSelector.tsx 🆕 +2.22 kB 0 B → 2.22 kB
src/icons/v2/Table.tsx 🆕 +1.19 kB 0 B → 1.19 kB
node_modules/date-fns/esm/isSameDay/index.js 🆕 +1.19 kB 0 B → 1.19 kB
node_modules/date-fns/esm/startOfYear/index.js 🆕 +754 B 0 B → 754 B
src/icons/v1/Calendar.tsx 🆕 +510 B 0 B → 510 B
src/components/budget/MonthCountSelector.tsx 📈 +112 B (+10.65%) 1.03 kB → 1.14 kB
src/components/schedules/index.tsx 📈 +230 B (+5.73%) 3.92 kB → 4.15 kB
locale/en.json 📈 +31 B (+0.03%) 99.31 kB → 99.34 kB
locale/uk.json 📉 -80 B (-0.07%) 111.19 kB → 111.11 kB
locale/pt-BR.json 📉 -97 B (-0.09%) 103.38 kB → 103.29 kB
locale/en-GB.json 📉 -104 B (-0.11%) 92.98 kB → 92.87 kB
locale/nl.json 📉 -111 B (-0.19%) 58.58 kB → 58.47 kB
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

Asset File Size % Changed
static/js/wide.js 102.8 kB → 116.89 kB (+14.08 kB) +13.70%
static/js/AppliedFilters.js 10.52 kB → 12.1 kB (+1.58 kB) +15.02%
static/js/index.js 4.28 MB → 4.28 MB (+112 B) +0.00%
static/js/en.js 99.31 kB → 99.34 kB (+31 B) +0.03%

Smaller

Asset File Size % Changed
static/js/ReportRouter.js 1.59 MB → 1.59 MB (-1.58 kB) -0.10%
static/js/nl.js 58.58 kB → 58.47 kB (-111 B) -0.19%
static/js/en-GB.js 92.98 kB → 92.87 kB (-104 B) -0.11%
static/js/pt-BR.js 103.38 kB → 103.29 kB (-97 B) -0.09%
static/js/uk.js 111.19 kB → 111.11 kB (-80 B) -0.07%

Unchanged

Asset File Size % Changed
static/js/workbox-window.prod.es5.js 5.69 kB 0%
static/js/resize-observer.js 18.37 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 13.5 kB 0%
static/js/useAccountPreviewTransactions.js 1.69 kB 0%
static/js/BackgroundImage.js 122.29 kB 0%
static/js/narrow.js 84.94 kB 0%

Copy link
Contributor

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.33 MB 0%

Changeset

No files were changed

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.js 1.33 MB 0%

@lelemm
Copy link
Contributor Author

lelemm commented Jan 24, 2025

/update-vrt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant