Matiss Janis Aboltins
692ade7254
Extract mobile rules form to a new page ( #5516 )
2025-08-14 21:52:47 +01:00
dependabot[bot]
da0ac0b144
Bump tmp from 0.2.1 to 0.2.5 ( #5551 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.1 to 0.2.5.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.5 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 22:07:53 +01:00
Michael Clark
be20f65b6e
🛠️ Moving loot-core to Vite ( #5379 )
...
* Moving loot core to Vite
2025-08-13 20:49:48 +01:00
Joel Jeremy Marquez
1067e32028
[Mobile] Fix preview transactions not loading in multi-account views and uncategorized splits not loading ( #5072 )
...
* Fix preview transactions not loading in multi-account views and uncategorized splits not loading
* Update release notes
* Fix typecheck error
* Coderabbit feedback
* Fix lint error
* Fix banners
* Fix uncategorized view to use new route
* Updates
* Update VRT
* Dummy commit
* Fix lint
* [autofix.ci] apply automated fixes
* Update loading
* Coderabbit feedback
* [autofix.ci] apply automated fixes
* Delete old snapshots
* Translate Closed
* Update Closed translation
* Update translation
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
* [autofix.ci] apply automated fixes
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-08-13 11:05:05 -07:00
Johannes Maas
dcb1c69e67
Display absolute date of reconciliation ( #5521 )
2025-08-13 13:47:27 -04:00
Matiss Janis Aboltins
f084e28086
Added CODEOWNERS file ( #5544 )
2025-08-12 22:10:10 +01:00
Joel Jeremy Marquez
f54e459e03
Fix transaction hooks and improve transactions loading experience in mobile ( #5415 )
...
* Fix transaction hooks and improve transactions loading experience in mobile
* Allow skipping of running balance calculation on preview transactions + recalculate running balances if there are any inversed transaction amounts
* [autofix.ci] apply automated fixes
* Disable PullToRefresh when transaction list is in loading state (See #5080 )
* Cleanup
* Add calculateRunningBalancesTopDown to calculate top down from starting balance
* update balance sheet value
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-12 13:57:17 -07:00
Matiss Janis Aboltins
ccdde60bfe
TypeScript: convert edit rules modal ( #5543 )
2025-08-12 21:41:13 +01:00
Michael Süssemilch
712d315229
fix: hidden category selection and include hidden when they are shown on budget ( #5526 )
...
* fix: hidden category selection
* chore: add (hidden) to hidden categories and groups
* feat: add hidden category to filter
* feat: show hidden categories in mobile
* refactor: remove unused variable
2025-08-12 12:57:54 -07:00
milanalexandre
31c6362307
Fix SpendingCard crash ( #5541 )
2025-08-12 09:51:10 -04:00
CyberSardinha
d1519993d6
Add gocardless support for Stadtsparkasse München ( #5383 )
...
* Add files via upload
* added credits to the original author Nebukadneza
* [autofix.ci] apply automated fixes
* Create 5383.md
* Improve Stadtsparkasse München GoCardless transaction parsing
* Improve Stadtsparkasse München GoCardless transaction parsing
* Update 5383.md
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-12 01:18:55 -04:00
Julian Dominguez-Schatz
ebde78434a
Add backend logic to support automations UI ( #5532 )
...
* Add backend logic to support automations UI
* Fix tests
* Add release notes
* PR feedback: default priority
* PR feedback: template_settings
* PR feedback: batch
* PR feedback: no remainder special-casing
* Simplify SQL
* Fix tests
* Coderabbit
* Schema default
2025-08-11 23:39:09 -04:00
Matiss Janis Aboltins
8fcaff8e3a
Fix display of link schedules condition ( #5529 )
2025-08-09 16:34:02 +01:00
dependabot[bot]
13bc99738f
Bump tmp from 0.2.1 to 0.2.4 ( #5504 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.1 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.4 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-09 01:39:06 -04:00
Junyuan Zheng
959824d317
[BUG] Fix incorrect mathematic calculation in reconcile window ( #5528 )
...
* [Bug 5527] Fix incorrect mathmatic equation in resoncile window
* fix linter
* update
* add note
* [autofix.ci] apply automated fixes
* fix linter
* fix linter & type
* fix typing error
* fix lint and typing
* add test
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-09 01:26:06 -04:00
ShayanAraghi
2abc144b03
Add fix for unfocusing the date disabling all other buttons ( #5519 )
...
* Add fix for unfocusing the date disabling all other buttons
* Add Release notes
2025-08-08 11:41:12 -07:00
dgliwka
71250f5fb7
[WIP] add Polish Złoty currency ( #5472 )
...
* add Polish Złoty currency
* Add release note
* Add Polish Złoty currency
* Delete upcoming-release-notes/5672.md
2025-08-08 09:40:52 -07:00
Michael Süssemilch
c5f050f6f8
fix: negative numbers in summary report ( #5520 )
...
* fix: negative numbers in summary report
* doc: add release notes
2025-08-08 12:32:48 -04:00
r1ch
0d46e221f9
Fix missing space on MergeUnusedPayeesModal ( #5523 )
...
* Missing space MergeUnusedPayeesModal.tsx
Create PR branch
* Create 5523.md
* [autofix.ci] apply automated fixes
* Update MergeUnusedPayeesModal.tsx
* Add parent
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-08 09:31:55 -07:00
Matiss Janis Aboltins
6bf2f581a3
Extracted rule editor outside of the modal and into its own component ( #5518 )
2025-08-07 22:38:44 +01:00
POGMAN
3c34603111
Add 'Prior year to date' time range ( #5419 )
...
* add 'Last year to date' time range
* Rename 'Last YTD' to 'Prior YTD'
* Day accurate prevYear for Prior YTD
* Update VRT
2025-08-07 13:31:12 -07:00
milanalexandre
3e488ae8f7
Fix translate payees page ( #5514 )
...
* Payees page
* edit rule
format
* add relese note
* feed back
---------
Co-authored-by: Alex <Alex>
2025-08-07 15:51:25 -04:00
Emil George
bacf3091b6
[4036] - Fix Payee Name Overflow ( #5489 )
...
* fix: update payee name overflow styles
* chore: add release note
* fix: use text one line component
2025-08-07 10:16:05 -07:00
Emil George
ac77c0f360
Add Indian Rupee (INR) Currency ( #5483 )
2025-08-07 11:49:21 -04:00
r1ch
e21256e7a2
[WIP] Fix display of old payee name in MergeUnusedPayees modal ( #5485 )
2025-08-07 09:35:16 -04:00
Joel Jeremy Marquez
22237d11ca
Add Philippine Peso currency ( #5507 )
2025-08-06 17:39:49 -07:00
milanalexandre
63604c1161
Fix translate custom report and rule ( #5486 )
...
* translate Allocation Methods
* fix translate Action
translate Split info
* translate date range
* translate monthly spending
* translate shorter filter
* translate date filter reports custom
* add relese note
---------
Co-authored-by: Alex <Alex>
2025-08-06 15:14:36 -07:00
Michael Süssemilch
74b95ca83e
feat(currency): add to reports ( #5283 )
...
* feat(currency): add to networth report
* feat(currency): add to cashflow report
* feat(currency): add to spending report
* feat(currency): add to summary report
* feat(currency): add to calendar report
* feat(currency): add to custom report
* chore: add release note
* chore(rename): rename formatFunc to format
* fix: missing average rounding
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-08-06 18:05:37 -04:00
Matiss Janis Aboltins
6a9028464b
Mobile rules page ( #5390 )
2025-08-06 23:00:08 +01:00
Matt Fiddaman
186d417c6e
make bulk notes prepend/append behaviour consistent with rules ( #5464 )
2025-08-06 16:26:10 -04:00
Alex Camilleri
c898116412
Added Länsförsäkringar bank ( #5479 )
...
* Added Länsförsäkringar
* Release Notes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2025-08-06 21:21:27 +01:00
Matt Fiddaman
85bd6bfb81
hide hold for next month option when "to budget" is negative ( #5496 )
2025-08-06 13:12:58 -04:00
Matiss Janis Aboltins
72616376e2
Enhance Tooltip component with close delay functionality ( #5475 )
2025-08-06 08:49:20 +01:00
Matt Fiddaman
136ad055f7
♻️ bump sync-server dependencies ( #5497 )
...
* bcrypt 5.0.2 -> 6.0.0
* supertest 6.3.4 -> 7.1.4
* pluggy-sdk 0.70.1 -> 0.74.0
* types
* better-sqlite3 11.10.0 -> 12.2.0
* express-rate-limit 7.5.0 -> 8.0.1
* babel/core 7.27.1 -> 7.28.0
* typescript 5.8.3 -> 5.9.2
* node types
* note
* typechecker
2025-08-06 02:00:04 -04:00
Matt Fiddaman
c621f68e0a
fix live report date mode not supporting a 2 month window ( #5495 )
...
* allow live report date ranges 2 months wide
* note
2025-08-05 23:19:54 -04:00
Matt Fiddaman
4f611ca458
fix ( #5493 )
2025-08-05 22:12:11 -04:00
Matt Fiddaman
d98e8375a8
merge automatic package versioning GitHub workflows ( #5480 )
...
* merge bump-package-versions script with get-next-package-version
* note
* appease the rabbit
* add update flag to node script
* use update flag in workflow
* not much has changed but they live underwater
2025-08-05 22:06:37 -04:00
passabilities.eth
4f50c1a889
Display Schedule Name in Upcoming Tx Notes ( #5482 )
...
* show schedule name in notes for upcoming scheduled transactions
* release notes
2025-08-05 21:36:34 -04:00
Matiss Janis Aboltins
0fa582b3d3
feat: show/hide balance graph in side nav ( #5452 )
2025-08-05 21:35:33 +01:00
Matt Fiddaman
80cd2cf347
prevent closing an account into itself ( #5462 )
...
* prevent closing account into itself
* note
* prevent at API level too
2025-08-05 15:11:01 -04:00
milanalexandre
f328332ab2
fix translations on the "new transaction" and "list" page on mobile ( #5471 )
...
* fix 'frome'/'to' && 'Split'...
* add relese note
* fomat
---------
Co-authored-by: Alex <Alex>
2025-08-05 01:15:45 -04:00
Chai
7465bdb54d
fix: missing table column on mobile devices ( #5126 )
...
* fix: missing table column
* chore: better releasenote
* chore: incorrect filename
* Update VRT
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-04 21:31:01 -04:00
milanalexandre
1ad3406e84
Fix/i18n translate status and date ( #5411 )
...
* add translations for StatusLabel
* add translations for BalanceHistoryGraph (date)
* add random translations
* Update setHoveredValue update to avoid a crash
format
* add relese note
* feed back
---------
Co-authored-by: Alex <Alex>
2025-08-04 20:48:41 -04:00
Matt Fiddaman
48166952ce
add Qatari Riyal currency symbol ( #5456 )
...
* add Quatari Riyal currency symbol
* note
2025-08-04 20:43:03 -04:00
Matt Fiddaman
994b959050
parallelise contributor points calculations ( #5465 )
2025-08-04 18:46:33 -04:00
Çağdaş Şenel
7f4f5005a5
Add currencies SEK and TRY ( #5477 )
...
* Add SEK and TRY
* Add SEK and TRY to translations
* Add release notes
2025-08-04 20:09:29 +01:00
ShayanAraghi
1e05b169c8
Truncate multiple payee names with ellipsis to prevent layout overflow in the payee column. ( #5418 )
...
* Have the multiple payee text overflow with ellipsis
* [autofix.ci] apply automated fixes
* Add release notes
* add minWidth to the payee text
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-04 11:28:07 -07:00
POGMAN
c54a5b3405
Use null as tag color by default (fallback to theme color) and stricter tag validation ( #5398 )
...
* Use null as tag color by default (fallback to theme color) and stricter tag validation
* Set ColorPicker's defaultValue props
* Set default tag color in first position
* Make ColorSwatchPicker configurable
Easier to change colors and how they are presented
2025-08-04 11:27:44 -07:00
milanalexandre
5c11a0a51a
Fix missing translations ( #5396 )
...
* add missing translations
* add relese note
* add missing translations (no note)
---------
Co-authored-by: Alex <Alex>
2025-08-04 11:26:17 -07:00
milanalexandre
8f69669cc6
Fix translate rule stages ( #5421 )
...
* add translation support for rule stages
* add relese note
* fix test
* feed back
---------
Co-authored-by: Alex <Alex>
2025-08-04 11:25:56 -07:00