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

[Mobile] Category activity/transactions page #2531

Merged
merged 16 commits into from
Apr 13, 2024
Merged

Conversation

joel-jeremy
Copy link
Contributor

Closes #2018

@github-actions github-actions bot changed the title Mobile category transactions [WIP] Mobile category transactions Mar 31, 2024
@joel-jeremy joel-jeremy changed the title [WIP] Mobile category transactions Mobile drill down category transactions Mar 31, 2024
Copy link

netlify bot commented Mar 31, 2024

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit 458fa43
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/661aa1e3e4aa0d00087b287c
😎 Deploy Preview https://deploy-preview-2531.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

github-actions bot commented Mar 31, 2024

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
10 → 9 4.62 MB → 4.62 MB (+5.21 kB) +0.11%
Changeset
File Δ Size
src/components/mobile/accounts/AccountTransactions.jsx 🆕 +5.67 kB 0 B → 5.67 kB
src/components/mobile/transactions/TransactionListWithBalances.jsx 🆕 +5.14 kB 0 B → 5.14 kB
src/components/mobile/budget/CategoryTransactions.jsx 🆕 +3.55 kB 0 B → 3.55 kB
src/components/mobile/MobileWebMessage.tsx 🆕 +2.88 kB 0 B → 2.88 kB
src/components/mobile/MobileBackButton.tsx 🆕 +926 B 0 B → 926 B
src/hooks/usePreviewTransactions.ts 🆕 +790 B 0 B → 790 B
src/components/mobile/transactions/AddTransactionButton.tsx 🆕 +685 B 0 B → 685 B
src/components/mobile/budget/Category.tsx 🆕 +674 B 0 B → 674 B
node_modules/react-router-dom/dist/index.js 📈 +1.78 kB (+18.54%) 9.59 kB → 11.37 kB
home/runner/work/actual/actual/packages/loot-core/src/client/queries.ts 📈 +1.03 kB (+18.47%) 5.57 kB → 6.6 kB
src/components/mobile/transactions/Transaction.jsx 📈 +113 B (+2.23%) 4.95 kB → 5.06 kB
src/components/common/Link.tsx 📈 +43 B (+1.85%) 2.27 kB → 2.31 kB
src/components/mobile/transactions/TransactionEdit.jsx 📈 +173 B (+0.55%) 30.5 kB → 30.67 kB
src/components/mobile/budget/BudgetTable.jsx 📈 +177 B (+0.54%) 32.15 kB → 32.33 kB
src/components/PrivacyFilter.tsx 📈 +6 B (+0.19%) 3.11 kB → 3.11 kB
node_modules/glamor/lib/index.js 📈 +38 B (+0.17%) 21.96 kB → 21.99 kB
home/runner/work/actual/actual/packages/loot-core/src/client/data-hooks/schedules.tsx 📈 +2 B (+0.13%) 1.45 kB → 1.45 kB
src/components/mobile/transactions/ListBox.jsx 📈 +1 B (+0.09%) 1.13 kB → 1.13 kB
node_modules/lodash.debounce/index.js 📈 +8 B (+0.07%) 10.64 kB → 10.65 kB
src/components/accounts/Account.jsx 📉 -595 B (-1.32%) 43.88 kB → 43.3 kB
src/components/mobile/budget/ListItem.tsx 📉 -6 B (-1.43%) 420 B → 414 B
src/components/FinancesApp.tsx 📉 -418 B (-4.03%) 10.12 kB → 9.71 kB
src/components/mobile/accounts/Accounts.jsx 📉 -386 B (-4.72%) 7.99 kB → 7.61 kB
src/components/mobile/transactions/TransactionList.jsx 📉 -199 B (-6.18%) 3.14 kB → 2.95 kB
src/components/mobile/accounts/Account.jsx 📉 -5.21 kB (-78.05%) 6.67 kB → 1.46 kB
src/components/mobile/accounts/AccountDetails.jsx 🔥 -7.86 kB (-100%) 7.86 kB → 0 B
src/components/MobileWebMessage.tsx 🔥 -2.88 kB (-100%) 2.88 kB → 0 B
src/components/MobileBackButton.tsx 🔥 -900 B (-100%) 900 B → 0 B
View detailed bundle breakdown

Added

Asset File Size % Changed
static/js/usePreviewTransactions.js 0 B → 2.2 kB (+2.2 kB) -

Removed

Asset File Size % Changed
static/js/import.js 118.98 kB → 0 B (-118.98 kB) -100%
static/js/real-module.js 22.09 kB → 0 B (-22.09 kB) -100%

Bigger

Asset File Size % Changed
static/js/index.js 2.56 MB → 2.85 MB (+289.57 kB) +11.03%

Smaller

Asset File Size % Changed
static/js/narrow.js 202.67 kB → 57.77 kB (-144.9 kB) -71.50%
static/js/wide.js 371.51 kB → 370.93 kB (-595 B) -0.16%

Unchanged

Asset File Size % Changed
static/js/indexeddb-main-thread-worker-e59fee74.js 13.5 kB 0%
static/js/resize-observer.js 18.37 kB 0%
static/js/BackgroundImage.js 122.29 kB 0%
static/js/AppliedFilters.js 20.35 kB 0%
static/js/ReportRouter.js 1.19 MB 0%

Copy link
Contributor

github-actions bot commented Mar 31, 2024

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

@joel-jeremy joel-jeremy force-pushed the category-transactions branch 2 times, most recently from 2e5b6ce to 1b34244 Compare April 2, 2024 17:00
@joel-jeremy joel-jeremy changed the title Mobile drill down category transactions [Mobile] Category activity/transactions page Apr 2, 2024
@joel-jeremy joel-jeremy force-pushed the category-transactions branch 2 times, most recently from 0064c9b to b5def83 Compare April 9, 2024 17:19
@joel-jeremy joel-jeremy force-pushed the category-transactions branch from a617e60 to d253770 Compare April 12, 2024 14:44
@joel-jeremy joel-jeremy merged commit 2d188b3 into master Apr 13, 2024
19 checks passed
@joel-jeremy joel-jeremy deleted the category-transactions branch April 13, 2024 18:45
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved labels Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Budget Spent to Transaction drill down in Mobile
2 participants