Michael Clark
87779d3199
Updating sync server package name to @actual-app/sync-server ( #4370 )
...
* updating sync server to have a consistent package name
* release notes
2025-02-16 22:37:00 +00:00
Matt Fiddaman
e5eb8646c2
rename two migrations to realign with convention ( #4343 )
2025-02-16 18:57:03 +00:00
Joel Jeremy Marquez
0504becaf5
[TypeScript] Convert test page models to TS ( #4218 )
...
* Dummy commit
* Delete js snapshots
* Move extended expect and test to fixtures
* Fix wrong commit
* Update VRT
* Dummy commit to run GH actions
* Convert test page models to TS
* Release notes
* Fix typecheck errors
* New page models to TS
* Fix typecheck error
* Fix page name
* Put awaits on getTableTotals
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-16 10:24:38 -08:00
Martin Michotte
04f8140d26
Add fallback value for payeename: 'undefined' - CBC Bank ( #4384 )
...
* Add fallback value for payename: 'undefined'
* docs: add release note
* Add fallback value for payename: 'undefined' (for negative amounts)
2025-02-16 14:03:06 +01:00
Matt Fiddaman
9fd004205c
Custom mapping and import settings for bank sync providers ( #4253 )
...
* barebones UI
* add saving and prefs
* add last sync functionality
* use mapping for synced transactions
* note
* jest -u
* Update VRT
* Coderabbit
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* add new fields
* rename migration, newer in master
* lint
* coderabbit
* update snapshots
* GoCardless handlers fallback and notes
* expose new fields from SimpleFIN
* update tests
* update instructions on GoCardless handlers
* lint
* feedback
* Update VRT
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: youngcw <calebyoung94@gmail.com >
2025-02-14 13:57:03 +00:00
Matt Farrell
f90fc69341
Add percentage adjustments to schedule templates ( #4098 ) ( #4257 )
...
* add percentage adjustments to schedule templates
* update release note
* remove unecessary parentheses
* Update packages/loot-core/src/server/budget/goalsSchedule.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* PR comments addressed
* Linting fixes
* Updated error handling, added tests
* Linting fixes
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: youngcw <calebyoung94@gmail.com >
2025-02-13 16:53:28 -07:00
Michael Clark
7e1c0a8682
🐛 Fix Initializing the connection to the local database hang ( #4375 )
...
* fix initializing to the local db
* release notes
2025-02-13 22:43:33 +00:00
Julian Dominguez-Schatz
454f019f7a
Make loot-core compatible with exactOptionalPropertyTypes ( #4214 )
...
* Make `loot-core` compatible with `exactOptionalPropertyTypes`
* Add release notes
2025-02-12 18:43:47 -05:00
Matt Fiddaman
f1a4c888b2
Re-enable linting on the server ( #4363 )
...
* getAccountDb
* uuidv4
* === / !==
* default exports
* re-enable linting for the server
* fix jest
* note
2025-02-12 21:42:07 +00:00
Matiss Janis Aboltins
524707cecc
🐛 fix category is nothing rule crashing spending report widget ( #4360 )
2025-02-12 14:54:47 +00:00
Matiss Janis Aboltins
8351edc8bb
♻️ (imports) updating some common component import paths to the component lib ( #4358 )
2025-02-12 09:15:34 +00:00
Julian Dominguez-Schatz
4957cd652b
Correct link to translation setup for local install ( #4353 )
...
* Correct link to translation setup for local install
* Add release notes
2025-02-11 19:14:48 -05:00
Koen van Staveren
dbdc5af2b9
fix: helpers with empty or undefined values ( #4356 )
...
* fix: helpers with empty or undefined values
* chore: note
2025-02-11 21:21:54 +01:00
Matiss Janis Aboltins
679b94a626
♻️ moving more components to the new component-lib pkg ( #4346 )
2025-02-11 18:33:50 +00:00
Matt Fiddaman
5e217ec9a2
Sort SimpleFIN transactions in date order ( #4354 )
...
* sort SimpleFIN transactions
* note
2025-02-11 18:26:25 +00:00
Matiss Janis Aboltins
52ce2a179e
♻️ (api) removing deprecated 'methods' export ( #4350 )
2025-02-11 18:22:23 +00:00
Matiss Janis Aboltins
be1c194eb4
♻️ (eslint) disallow importing actual-app/web in loot-core ( #4347 )
2025-02-11 18:22:09 +00:00
Matiss Janis Aboltins
7d9190ea9c
♻️ replace loot-core/src imports with loot-core ( #4349 )
2025-02-11 18:21:35 +00:00
ChickenSaysBak
c883e71e49
Fix calendar interaction when editing reports dashboard ( #4336 )
...
* Fix calendar interaction when editing reports dashboard
* Release notes
2025-02-11 11:02:00 -07:00
Michael Clark
6710456c05
⚒ Workflow updates to only trigger when needed ( #4352 )
2025-02-11 14:54:40 +00:00
Michael Clark
be2126e136
☁️ Server workflows run only when server files have changed ( #4348 )
...
* making the server workflows run only when server files have changed
* release notes
* also on merge to master
* rabbit suggestion
* e2e tests and size compare dont need to run when server changes
* adding to the paths ignore
2025-02-10 22:46:25 +00:00
Mike Clark
7ddd79c61e
bringing in the lastest updates
2025-02-10 20:11:08 +00:00
Matiss Janis Aboltins
4ee70e7f1f
✨ component library - minimalistic infrastructure ( #4169 )
2025-02-10 19:49:59 +00:00
Michael Clark
7faecf4273
feedback ( #5 )
...
* feedback
* remove temp script
2025-02-10 19:26:54 +00:00
Mike Clark
c947d964fa
release notes
2025-02-08 22:34:02 +00:00
Michael Clark
5f1fadb7cc
Fix hard crash when closing budget thats synced to cloud file ( #4322 )
...
* fix hard crash when closing budget thats synced to cloud file
* release notes
2025-02-06 21:49:07 +00:00
Matt Fiddaman
c4ad24edde
bump versions to v25.2.1 ( #4319 )
2025-02-06 19:01:37 +00:00
Michael Clark
f5b9a5b23d
Fix electron translations ( #4317 )
...
* fix electron translations
2025-02-06 18:16:17 +00:00
Matt Fiddaman
15298703ac
fix Weblate URL if language has never been changed ( #4312 )
...
* fix weblate URL if language has never been changed
* note
2025-02-06 15:00:56 +00:00
youngcw
7096d00fc6
nYNAB import - properly handle hidden categories and groups ( #4294 )
...
* add error handler
* lint
* note
* rabbit
* handle groups
* handle hidden right
* cleanup mock file
* lint;note
2025-02-06 07:56:14 -07:00
youngcw
e8b4a750ed
Handle duplicate categories/groups in nYNAB importer. ( #4293 )
...
* add error handler
* lint
* note
* rabbit
* handle groups
2025-02-06 07:36:31 -07:00
Julian Dominguez-Schatz
4a7b0e7365
Add an action to automatically generate release PRs ( #4306 )
...
* Add an action to automatically generate release PRs
* Add release notes
* PR feedback: error handling
2025-02-06 08:37:42 -05:00
Julian Dominguez-Schatz
f1da358186
Fix crashes on reports page with translations enabled ( #4303 )
...
* Fix crashes
* Add release notes
2025-02-06 08:37:23 -05:00
youngcw
a23a28522f
[Goals]: Handle tracking budget income categories ( #4300 )
...
* handle tracking income categories
* note
2025-02-05 17:49:29 -07:00
Harry Digos
6a5de96033
fix deleting rules considering the applied filters ( #4224 )
...
* fix: combine selected and filtered rules when deleting
* chore: add release note
* fix: update deps array
* refactor: replace intersection
* fix: keep selected after filters
2025-02-05 22:38:22 +00:00
Bruno Ribeiro
bd063423e5
fix( #2495 ): fix GoCardless transaction ID to fallback to it's own generated ID on sync ( #4241 )
...
* fix(#2495 ): fixed gocardless import ID
* chore: added release note
* chore: updated release note
* refactor: made condition more clear
* Revert "refactor: made condition more clear"
This reverts commit ec16c99041 .
* fix: added edge case
2025-02-05 22:37:47 +00:00
Julian Dominguez-Schatz
bdf4dda3a8
🔖 (25.2.0) ( #4296 )
...
* 🔖 (25.2.0)
* Remove used release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-05 16:10:13 -05:00
Matt Fiddaman
0c1c8e6adb
Make password login page more mobile responsive ( #4266 )
...
* make password screen more responsive
* note
2025-02-03 08:33:39 +00:00
Matt Fiddaman
ed91fb1ef4
fix first occurrence of some schedules moved after the weekend not showing in preview ( #4256 )
2025-02-03 00:08:13 +00:00
Koen van Staveren
b14c77aed7
report sorting on dashboard ( #4276 )
...
* fix: report sorting on dashboard
* chore: note
* chore: feedback
* chore: fix vrt's
* Update packages/loot-core/migrations/1736640000000__custom_report_sorting.sql
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
* chore: use new migration
* Update packages/loot-core/migrations/1738491452000__sorting_rename.sql
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-02-02 16:56:04 +00:00
youngcw
64df0e107c
🐛 [Goals]: Fix inconsistent schedule amounts ( #4265 )
...
* remove the balance check
* fix inconsistent schedule amounts
* note, cleanup
* update error
* lint;test
2025-01-30 16:03:22 -07:00
Matt Fiddaman
9b59333563
keep all English translations regardless of translated % ( #4232 )
...
* keep all English translations regardless of translated %
* note
2025-01-30 09:00:59 +00:00
Julian Dominguez-Schatz
b09d800e40
fix: allow child transactions to have different transfer payees ( #4255 )
...
* fix: allow child transactions to have different transfer payees
* Add release notes
2025-01-29 18:54:53 -05:00
Koen van Staveren
d1c3b9bab1
enhance: add more action rule templating helpers ( #4243 )
...
* enhance: add more action rule templating helpers
* chore: note
2025-01-28 19:09:39 +01:00
Koen van Staveren
663f830cc9
fix: hide to budget tooltip when menu is open ( #4246 )
2025-01-28 16:44:58 +01:00
Matt Fiddaman
9dcd22962c
Fix persistent split error popover ( #4225 )
...
* unset transaction error in db when no longer present
* note
2025-01-27 14:51:49 +00:00
Samuel Barnes
f09f4af667
Custom upcoming length ( #4206 )
...
* save button
* release notes
* custom component shows
* custom input and saving working
* updated getUpcomingDays to handle custom values
* close modal after save
* test around getUpcomingDays
* updated to use more accurate timespan calculation
* fix for scheduled events only occurring till end of period
* add a day
* fixed input step down
2025-01-23 19:56:43 +00:00
Joel Jeremy Marquez
1f5e5d41a4
Remove unnecessary dispatch calls that are already being handled by shared-listeners.ts ( #4179 )
...
* Remove unnecessary dispatch calls that are already being handles by shared-listeners.ts
* Release notes
* Fix lint error
2025-01-23 08:28:05 -08:00
Matt Fiddaman
caaa801d24
add option to complete non-recurring schedules from transaction menu ( #4180 )
2025-01-23 15:18:33 +00:00
youngcw
5448a5c264
🐛 [Goals]: Fix notifications not showing for single category template applications ( #4222 )
...
* show broken transfers
* more detail
* feat: add step to fix splits for fixing transfers with categories that should not be there
* reword
* update the setting
* note
* lint
* typo
* another misspelling
* fix single notification
* note
* Update VRT
* run checks
---------
Co-authored-by: UnderKoen <koenvanstaveren@hotmail.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 18:02:51 -07:00