Robert Dyer
2d4256b239
Fix wording of split rule. ( #2927 )
...
* Fix wording of slit rule.
* add release note
* fix typo
2024-06-27 13:08:30 -07:00
Joel Jeremy Marquez
5951b92668
Group and ungroup split transactions ( #2805 )
...
* Group and ungroup split transactions
* Release note
* Fix release note category
* Do not allow on reconciled transactions
* Add account validation, fix undo behavior, set split payee
* Fix lint errors
* Allow extracting some child transactions
* Disabled split/unsplit selected items menu
* Fix lint error
* Fix typecheck error
* Special Split payee
* "Split" payee on parent transaction
* Show manage payees on payee autocomplete modal
* Fix typecheck error + cleanup
* Fix typecheck error + cleanup
* VRT
* Fix tests
* VRT
* Only show split/unsplit when applicable
2024-06-26 12:39:36 -07:00
Julian Dominguez-Schatz
7d960579f9
Release 'Splits in rules' feature ( #2789 )
...
* Release 'Splits in rules' feature
* Add release notes
* Add missed comment
* Remove unused import
* Fix failing test
2024-06-03 07:39:57 -07:00
Stefan Hall
464c9de6fb
Add VRT test for validating that split transaction rules work as expected ( #2604 )
...
* Add UI test for validating that split transaction rules work as expected
* Apply suggestions from code review
Renames split-transactions-add to add-split-transactions
Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com >
* Define id for finding splitactions on the page wher its used
---------
Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com >
2024-04-22 08:15:43 -07:00
Matiss Janis Aboltins
af666458d3
✅ (VRT) darkmode visual regression tests ( #1860 )
2023-11-10 21:17:07 +00:00
Matiss Janis Aboltins
addd8e0f5f
✅ (e2e) adding sample schedules to test budget ( #1672 )
2023-09-11 08:42:22 +01:00
Matiss Janis Aboltins
a0290609f9
👷 visual regression tests ( #1553 )
2023-08-25 17:34:10 +01:00
Jed Fox
80e135e38f
Allow rendering a schedule in <Value /> ( #706 )
...
* Allow rendering a schedule rule in <Value />
* Refactor: RulesPage.getNthRule returns arrays for conditions/actions
* Visit the rules page after creating a schedule
2023-02-28 14:35:38 -05:00
Matiss Janis Aboltins
69a54a16e4
✅ (e2e) adding e2e tests for accounts: creating & closing ( #695 )
2023-02-26 15:25:53 +00:00