-
- Downloads
[Mobile] Budget page actions undo notifications (#3085)
* Mobile transaction long press * Fix typecheck error * Use react-aria useLongPress * Category transactions batch updates * Remove undo notification title * Fix types * Fix notes undo notification * Move SelectedProvider to TransactionListWithBalances * Notification inset + reuse useTransactionBatchActions * Allow clicking action bar when notifications are present * VRT * VRT * VRT * VRT * Show undo notification on budget page when applying budget actions/goal templates * Release notes * Transfer and cover undo notification * More budget actions undo
Showing
- packages/desktop-client/src/components/Modals.tsx 1 addition, 1 deletionpackages/desktop-client/src/components/Modals.tsx
- packages/desktop-client/src/components/budget/report/ReportComponents.tsx 12 additions, 0 deletions...-client/src/components/budget/report/ReportComponents.tsx
- packages/desktop-client/src/components/budget/rollover/RolloverComponents.tsx 12 additions, 0 deletions...ent/src/components/budget/rollover/RolloverComponents.tsx
- packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx 34 additions, 9 deletions...sktop-client/src/components/mobile/budget/BudgetTable.jsx
- packages/desktop-client/src/components/mobile/transactions/Transaction.jsx 0 additions, 1 deletion...client/src/components/mobile/transactions/Transaction.jsx
- packages/desktop-client/src/components/modals/ReportBudgetMonthMenuModal.tsx 20 additions, 1 deletion...ient/src/components/modals/ReportBudgetMonthMenuModal.tsx
- packages/desktop-client/src/components/modals/RolloverBudgetMonthMenuModal.tsx 23 additions, 1 deletion...nt/src/components/modals/RolloverBudgetMonthMenuModal.tsx
- packages/desktop-client/src/components/modals/RolloverBudgetSummaryModal.tsx 13 additions, 0 deletions...ient/src/components/modals/RolloverBudgetSummaryModal.tsx
- upcoming-release-notes/3085.md 6 additions, 0 deletionsupcoming-release-notes/3085.md
Loading
Please register or sign in to comment