Explicitly ask when reconciling transactions on manual import (#2717)
- Added import preview in transaction import list
- Added checkboxes to selectively prevent merging transactions
Co-authored-by:
youngcw <calebyoung94@gmail.com>
Showing
- packages/desktop-client/src/components/forms.tsx 11 additions, 0 deletionspackages/desktop-client/src/components/forms.tsx
- packages/desktop-client/src/components/modals/ImportTransactions.jsx 436 additions, 42 deletions...sktop-client/src/components/modals/ImportTransactions.jsx
- packages/desktop-client/src/icons/v2/DownAndRightArrow.tsx 18 additions, 0 deletionspackages/desktop-client/src/icons/v2/DownAndRightArrow.tsx
- packages/desktop-client/src/icons/v2/down-and-right-arrow.svg 1 addition, 0 deletions...ages/desktop-client/src/icons/v2/down-and-right-arrow.svg
- packages/desktop-client/src/icons/v2/index.ts 1 addition, 0 deletionspackages/desktop-client/src/icons/v2/index.ts
- packages/loot-core/src/client/actions/account.ts 22 additions, 0 deletionspackages/loot-core/src/client/actions/account.ts
- packages/loot-core/src/server/accounts/sync.ts 114 additions, 69 deletionspackages/loot-core/src/server/accounts/sync.ts
- packages/loot-core/src/server/api.ts 6 additions, 1 deletionpackages/loot-core/src/server/api.ts
- packages/loot-core/src/server/main.ts 13 additions, 2 deletionspackages/loot-core/src/server/main.ts
- packages/loot-core/src/types/server-handlers.d.ts 6 additions, 1 deletionpackages/loot-core/src/types/server-handlers.d.ts
- upcoming-release-notes/2717.md 6 additions, 0 deletionsupcoming-release-notes/2717.md
Loading
Please register or sign in to comment