Joel Jeremy Marquez
3ec4ef71c6
[Mobile] Update mobile labels to be sentence case + add labels to mobile budget and balance modals ( #2627 )
...
* Mobile UI updates
* Release notes
* VRT updates
* Midnight VRT
2024-04-22 08:41:16 -07:00
Joel Jeremy Marquez
5df02c19dc
[Mobile] Add To Be Budgeted category to cover and transfer modal ( #2635 )
...
* Add To Be Budgeted category to cover and transfer modal
* Release notes
* Fix To Be Budgeted input selection
* Fix typecheck error
* Fix duplicate modals in firefox
* Fix lint error
2024-04-22 08:39:01 -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
aad609f427
✨ added loading descriptions and lazy-loaded module retries ( #2639 )
2024-04-22 08:05:27 +01:00
Joel Jeremy Marquez
7313cf722d
[Maintenance] Add midnight theme VRT screenshots ( #2619 )
...
* Add midnight theme VRT screenshots
* Release notes
* Midnight VRT screenshots
* Update packages/desktop-client/playwright.config.js
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* VRT
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-04-21 21:49:03 -07:00
Joel Jeremy Marquez
978a658c1e
[Mobile] Fix encryption modals for mobile ( #2633 )
...
* Fix encryption modals for mobile
* Release notes
2024-04-21 21:48:44 -07:00
Julian Dominguez-Schatz
cdad43ff32
Improve 'Before split' section in rule splits ( #2651 )
...
* Copy category from parent transaction when splitting
* Rename 'Before split' -> 'Apply to all'
* Add release notes
* Update tests to reflect change
2024-04-21 15:00:19 -07:00
Neil
4c29afd424
Custom Reports update TS issues ( #2637 )
...
* update TS issues
* notes
* review fixes
* revert
* add parseInt
* fix getLiveRange
2024-04-21 20:46:25 +01:00
Neil
c98a21b030
Custom Reports StackedBar show activity ( #2606 )
...
* StackedBar Activity
* LineGraph and some session updates
* notes
* table graphs
* Revert "table graphs"
This reverts commit 69b5a44126 .
* revert Line
* notes update
* adust session code and add filters
* review fixes
2024-04-21 18:26:32 +01:00
Matiss Janis Aboltins
f5fde34952
🐛 fix budget-type identification when deleting files ( #2649 )
2024-04-20 22:36:22 +01:00
youngcw
59f854c075
fix superfluous tooltip scrollbars fixes #2621 ( #2650 )
...
* fix tooltips with scrollbars
* note
2024-04-20 14:32:43 -07:00
Joel Jeremy Marquez
85affae70f
[Maintenance] Fix slow/flaky VRT test ( #2634 )
...
* Reduce iterations on schedule test
* Release notes
* Set longer timeout
2024-04-19 14:06:21 -07:00
Adam
57d4cc57cd
[Maintenance] Organize .gitignore ( #2623 )
...
* Organize .gitignore
* Rename section in .gitignore
* Create 2623.md
2024-04-19 12:56:02 -07:00
youngcw
7d892d8164
Add assets to release ( #2632 )
...
* add flatpack to electron build
* note
* add to workflow
* try to fix workflow
* typos
* workflow
* work
* update
* add repo
* update other electron workflow
* stable doesn't work
* fix version
* add step
* note
* fix
2024-04-19 12:54:45 -07:00
youngcw
84fbc7e464
add flatpak to electron build list ( #2617 )
...
* add flatpack to electron build
* note
* add to workflow
* try to fix workflow
* typos
* workflow
* work
* update
* add repo
* update other electron workflow
* stable doesn't work
* fix version
2024-04-19 12:45:34 -07:00
Joel Jeremy Marquez
5f77b87b07
[Mobile] Add negative/positive colors to mobile transaction amount input ( #2628 )
...
* Add colors to mobile transaction amount input
* VRT updates
* Release notes
2024-04-18 21:03:38 -07:00
Neil
97ec8f8d3a
Custom Reports: Add filters to sessionStorage ( #2612 )
...
* Add filters to sessionStorage
* notes
* setSessionReports util
2024-04-18 20:38:25 +01:00
Joel Jeremy Marquez
407ad4deee
[Mobile] Budget month notes and budget action menu ( #2610 )
...
* Budget month menus
* Release notes
* Update vrt and fix lint
* Merge budget month modals into one modal
* Fix typecheck error
* VRT updates
* Update modal triggers
* VRT updates
* Adjust budget month modals size
* Fix lint error
* Remove excess padding
* Use modal padding prop
2024-04-18 10:36:23 -07:00
Matiss Janis Aboltins
1c04aeae39
🔥 stripping out plaid integration ( #2616 )
2024-04-18 18:31:28 +01:00
youngcw
02e7d036d5
rename electron master workflow ( #2620 )
...
* rename
* note
2024-04-17 13:18:21 -07:00
Joel Jeremy Marquez
16ef674910
[Mobile] Use decimal input mode for mobile modal amount fields ( #2607 )
...
* Use decimal input mode for mobile modal amount fields
* Release notes
2024-04-17 06:34:47 -07:00
Joel Jeremy Marquez
19bcfbe6e9
[Mobile] Collapsible budget groups ( #2611 )
...
* Mobile collapsible budget groups
* Release notes
* VRT updates
* No tap highlight when clicking collapse/uncollapse button
* Income group no tap highlight
* No highlight on hover
2024-04-16 13:26:23 -07:00
Adam
a2c1c2dea6
Change default theme from light to the system's default theme ( #2544 )
...
* Change Actual default theme to System Default
* Add release notes
* Update release notes
* update vrt
---------
Co-authored-by: youngcw <calebyoung94@gmail.com >
2024-04-16 13:14:20 -07:00
Joel Jeremy Marquez
e9b5bfcc53
[Mobile] Use budget start month pref on mobile to match desktop behavior ( #2613 )
...
* Use budget start month pref on mobile to match desktop behavior
* Release notes
* Fix failing tests
2024-04-16 13:06:53 -07:00
Joel Jeremy Marquez
672dd5ea4b
[Mobile] Fix account notes not retrieving correctly in mobile ( #2599 )
...
* Fix account notes not retrieving correctly
* Release notes
* Update release notes
* Fix type errors
2024-04-16 13:06:26 -07:00
Joel Jeremy Marquez
b101f9989b
Display balances in category autocomplete ( #2551 )
...
* Display balances in category autocomplete
* Release notes
* Fix typecheck error
* Update balance colors
* Show category balances in mobile
* Patch unit tests
* Darket midnight theme autocomplete hover color
* Category autocomplete split transaction highlight
* Update 2551.md
* Extract modals from EditField
* Fix failing tests
* Update variable names
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-04-16 12:14:20 -07:00
Matiss Janis Aboltins
cf9b8c357e
🐛 (tooltip) add scrollbars to tooltips that go out of bounds ( #2614 )
2024-04-16 19:43:00 +01:00
Joel Jeremy Marquez
c71e1d2e8a
[Maintenance] Add missing key prop to all modals ( #2609 )
...
* Add key prop to all modals
* Release notes
2024-04-16 10:36:07 -07:00
Mohamed El Mahdali
1e462714e4
fix( #2575 ): Stop cash flow card labels from getting cutting off if bar height is too low ( #2597 )
2024-04-16 18:27:13 +01:00
Neil
d9f55460dd
Add daily and weekly to custom reports interval list ( #2483 )
...
* Button changes and time filters
* rename on dashboard
* notes
* fix time filters
* Sort Categories
* Page title
* category sort order
* move button
* featureflag
* Highlight report name
* sankey fix
* VRT
* remove doubled element
* adjust to match master
* add Year
* notes
* lint fix
* update names
* IntervalsUpdates
* fixing bugs
* ts updates
* lint fix
* merge fixes
* notes
* simplify lookups
* Add Daily and Weekly
* notes
* notes
* merge fix
* TS fix
* Change week start date based on user prefs
* fix weeks
* fix averages
* remove $week
* remove date-week
* TS fixes
2024-04-16 16:19:05 +01:00
Joel Jeremy Marquez
77a670bbc3
[Mobile] Scheduled transaction menu modal ( #2608 )
...
* Mobile scheduled transaction menu modal
* Release notes
2024-04-15 11:51:09 -07:00
Matiss Janis Aboltins
1a1fe9ac9d
⚡ extra error handling in case backend failed loading ( #2601 )
...
* ⚡ extra error handling in case backend failed loading
* Release notes
* Rename some error vars
2024-04-15 07:39:57 +01:00
Matiss Janis Aboltins
16df116d1d
♻️ (tooltip) migration to react-aria (vol 2) ( #2593 )
2024-04-14 11:30:57 +02:00
Joel Jeremy Marquez
d7075ae551
Balance menu modal enhancement ( #2598 )
...
* Balance menu modal enhancement
* Release notes
* Fix typecheck error
2024-04-13 20:51:56 -07:00
Joel Jeremy Marquez
e500cba7e9
[Mobile] Category budget actions modal ( #2501 )
...
* Update autocomplete types
* Remote optional type
* Improve SingleInputModal
* Fix lint error
* Category budget modals
* Cleanup + release notes
* Cleanup
* Fix typecheck errors
* Update useMergedRefs
* Fix lint error
* Fix typecheck error
* VRT updates
* Focus amount on mount
* Fix errors
* Open modal on budget amount click
* Updates
* Remove unused props + updates
* Fix lint error
* Close budget menu modal on enter
* Delete comment
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* Update release notes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-04-13 13:49:09 -07:00
Joel Jeremy Marquez
2d188b3941
[Mobile] Category activity/transactions page ( #2531 )
...
* Mobile category transactions
* Release notes
* Fix typo
* Fix typecheck error
* Handle null location state
* VRT
* Fix account search
* Update test
* Search placeholder
* vrt
* Add month to page title
* Cleanup
* Fix AccountName component
* Replace ButtonLink with Link
* Fix typecheck
* Code review update
2024-04-13 11:45:43 -07:00
Matt Fiddaman
e88ea69801
Force transaction cleared checkboxes to show on reconcile view ( #2589 )
...
* Force transaction cleared checkboxes on reconcile view
* Add release notes
2024-04-13 09:44:54 -07:00
Mohamed El Mahdali
9aeab0ff5b
Hide Y axis values of net worth graph when privacy mode i… ( #2594 )
2024-04-13 12:50:35 +01:00
Neil
36c700d92d
Custom Reports: Show Activity for donutGraph ( #2583 )
...
* Activate Click for donut
* notse
2024-04-13 10:30:38 +01:00
Michael Clark
eed6105222
Electron: Fix load backup functionality ( #2580 )
2024-04-12 21:28:55 +01:00
youngcw
291e3a8d14
Allow 5 decimal places in file import parser ( #2588 )
...
* allow specifically 5 decimal places in parser
* note
* update tests
* lint
2024-04-12 11:13:21 -07:00
Robert Dyer
edd34b7903
Dim categories hidden by their groups ( #2582 )
...
* Dim categories hidden by their groups
* Dim hidden cats on mobile view
* Do not show hide/show menu on mobile for categories in hidden groups
* Rename catGroup to categoryGroup
* Fix lint issue
* Hide menu line
* Pass in categoryGroup instead of isHidden
* avoid need for extra local
* fix lint issues
2024-04-12 10:56:46 -07:00
Attila Kerekes
345ea71eed
Add option to disable reconciliation when importing CSV and files. ( #2585 )
2024-04-12 07:54:55 -07:00
Robert Dyer
d89a016ab1
Do not allow hiding income category group ( #2581 )
...
* Do not allow hiding income category group
* add release note
* rename file
* Migrate DB so income groups are not hidden
* Update migration to explicitly match on is_income = 1
2024-04-12 07:40:01 -07:00
Joel Jeremy Marquez
b87951855b
[Maintenance] Remove left behind editableTitle prop ( #2586 )
...
* Remove left behind editableTitle prop
* Release notes
2024-04-11 14:53:49 -07:00
Joel Jeremy Marquez
70e37c0119
Use desktop colors for mobile autocomplete modals ( #2577 )
...
* Use desktop colors for mobile autocomplete modals
* Release notes
* Color updates
* Color updates
* Update close button
* Fix typecheck
* Rename to ModalCloseButton
* Update ModalTitle
2024-04-11 14:33:03 -07:00
Joel Jeremy Marquez
f55bd860ba
[Mobile] Budget menu modals ( #2491 )
...
* Update autocomplete types
* Remote optional type
* Improve SingleInputModal
* Fix lint error
* Mobile budget page modals
* Release notes
* Fix typecheck / lint errors
* Fix typecheck errors
* Fix typecheck error
* Modal logo
* Fix typecheck error
* VRT updates
* Modal header margins
* Update 2491.md
* ModalTitle shrinkOnOverflow + VRT
2024-04-11 12:41:06 -07:00
DJ Mountney
0f960df8cf
Improve api output types ( #2567 )
...
* Improve api output types
- Fixes some missing models
- Fixes some output path aliasing
* Add changelog
2024-04-11 07:36:48 -07:00
Attila Kerekes
915c562545
Add option to disable reconciliation when importing OFX files. ( #2564 )
2024-04-10 20:12:59 -07:00
Julian Dominguez-Schatz
770d86258f
Support splits in create-rule option on account page ( #2569 )
...
* Support splits in create-rule option on account page
* Add release notes
2024-04-10 20:11:54 -07:00