Matiss Janis Aboltins
270705b3cd
📈 adding extra console.log lines for bank-sync to help with troubleshooting ( #2529 )
...
* 📈 adding extra console.log lines for bank-sync to help with troubleshooting
* Release notes
2024-03-31 13:28:45 +01:00
Neil
9588a76109
Add Area Icon ( #2526 )
...
* Add Area Icon
* notes
2024-03-30 20:14:49 +00:00
Ryan Bianchi
ada9e7da31
[WIP] Fix custom reports cold-reload crash ( #2528 )
...
* when custom reports were cold-reloaded, the selections would be null crashing the page
* add release notes for PR
* fix typo in release note file name
2024-03-30 20:03:20 +00:00
Neil
38ffccb903
Custom Reports live data ( #2505 )
...
* Live card data
* Live Data
* notes
* Patch strict TS issues
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-03-26 09:04:26 +00:00
Robert Dyer
f5023a7c07
feature: Show account sync indicators when viewing accounts on mobile ( #2476 )
...
* cleanup: Move account sync indicators to the left on mobile
* cleanup: account sync indicators on mobile should show pending/failed syncs
* feature: show account sync indicator when viewing account on mobile
* fix lint issues
* add release note
2024-03-25 22:11:50 -07:00
Joel Jeremy Marquez
bc6a0f8e60
Fix mobile transactions load more ( #2504 )
...
* Fix mobile transaction load more
* Release notes
2024-03-25 08:24:07 -07:00
Joel Jeremy Marquez
5ee7d336ef
Autocomplete changes related to mobile modals PR ( #2500 )
...
* Autocomplete changes related to mobile modals PR
* Release notes
* Fix lint error
* AccountDetails
* Code review updates
2024-03-25 08:23:29 -07:00
Matiss Janis Aboltins
24e42daa51
🐛 fix hotkeys sometimes not working ( #2489 )
2024-03-24 07:08:07 +00:00
Matiss Janis Aboltins
4bafd13c55
🐛 (import) disallow importing transactions with too large or small amounts ( #2494 )
2024-03-24 07:06:34 +00:00
Matiss Janis Aboltins
afaee6bc16
♻️ (typescript) port some common components to strict TS ( #2481 )
2024-03-23 09:35:20 +00:00
Neil
e44fbb3847
Create wip ( #2443 )
...
* Create wip.yml
Adding WIP to new PRs
* Create 2443.md
notes
* Update .github/workflows/wip.yml
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* Update .github/workflows/wip.yml
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* Update upcoming-release-notes/2443.md
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* Update wip.yml
* Update 2443.md
* Update wip.yml
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-03-22 20:53:12 +00:00
Neil
ff70c654a2
Custom Reports Error Catch ( #2492 )
...
* Error Catch
* notes
* fixes
2024-03-22 16:03:47 +00:00
Joel Jeremy Marquez
586a26968c
Force async onRefresh on PullToRefresh component ( #2487 )
...
* Force async onRefresh
* Release notes
2024-03-21 13:36:59 -07:00
Matiss Janis Aboltins
107acdb36b
🐛 (report) do not include offbudget transfers in cash-flow card expenses ( #2485 )
2024-03-21 19:13:59 +00:00
Matiss Janis Aboltins
5343030800
🐛 (import) patch phantom transactions getting created ( #2464 )
2024-03-21 18:16:37 +00:00
Robert Dyer
d7635755f2
Fix error when viewing uncategorized transactions when there are upcoming scheduled transactions. ( #2475 )
...
* fix: Error when opening uncategorized transactions page
* add release note
* fix linter warning
2024-03-21 07:45:58 -07:00
Wizmaster
501c6a02cc
Import locked transactions from nYNAB ( #2474 )
...
* Import locked transactions from nYNAB
* Import locked transactions from nYNAB
- Adding PR release note
2024-03-20 08:13:01 -07:00
Neil
6281cc751e
Custom Reports: Intervals Updates ( #2479 )
...
* IntervalsUpdates
* notes
* updates
* add Ranges
* calc Leg strict
* ts updates
* review updates
2024-03-20 09:01:44 +00:00
Ikko Eltociear Ashimine
dc7cab501e
Update sync.ts ( #2478 )
2024-03-19 19:35:52 +00:00
Daniel Gale-Rosen
f51376a4a5
Increase minimum cleared column width ( Fix #2341 ) ( #2462 )
...
* increase minimum cleared column width
* add release notes
* update snapshots
2024-03-17 21:25:14 -07:00
Joel Jeremy Marquez
6f600a4fee
Convert BudgetTable to a functional component ( #2459 )
...
* Convert BudgetTable to a functional component
* Release notes
* Fix lint errors
* Remove undo-event listener
2024-03-15 07:25:07 -07:00
Neil
c82a6dc5ef
Custom Reports disabled list ( #2410 )
...
* Add interval split and menu items
* notes
* disabledList work
* notes
* fix
* fix balanceType
* rework constants
* review fixes
2024-03-14 19:35:59 +00:00
youngcw
ab97a3fbcd
import locked transactions ynab4 ( #2455 )
...
* import locked transactions
* note, lint
2024-03-12 17:06:52 -07:00
shall0pass
8b15c8cc17
[Theme] Bugfix: Bulk edit background color for Midnight theme ( #2460 )
...
* bulk edit background color
* change
* NOTE
2024-03-12 19:01:28 -05:00
Matiss Janis Aboltins
02ec279a64
♻️ (typescript) make rollover budget components strict TS compliant ( #2453 )
2024-03-12 22:04:25 +00:00
Joel Jeremy Marquez
ab8c3c018a
[Maintenance] Reorganize mobile components ( #2425 )
...
* Reorganize mobile components
* Fix lint error
* Cleanup
* Fix lint error
* Release notes
* Cleanup
* Cleanup useActions
* useDebounceCallback
2024-03-12 15:01:38 -07:00
Joel Jeremy Marquez
8356640e45
Fix midnight theme autocomplete hover ( #2461 )
...
* Fix midnight theme autocomplete hover and make ItemHeader not depend on category groups
* Update
* Release notes
* Fix typecheck error
2024-03-12 12:54:16 -07:00
Joel Jeremy Marquez
1767a32b3d
[Maintenance] Input onChangeValue and onUpdate prop naming ( #2381 )
...
* Differentiate Input onUpdate to onChangeValue
* Release notes
* Fix lint error
* Remove onChange
2024-03-12 08:54:47 -07:00
Neil
5bcfc71be6
Hide hidden categories in auto-complete ( #2429 )
...
* the work
* notes
* add to elements
2024-03-11 16:23:37 +00:00
DJ Mountney
998efb9447
Fix budget key tab navigation ( #2452 )
...
* Fix budget key tab navigation
- restore the collapsed property
* Add release note
2024-03-09 14:19:30 -07:00
Robert Dyer
dc159d71a2
Show a modal to confirm unlinking accounts ( #2441 )
2024-03-09 18:40:16 +00:00
Robert Dyer
7db7b5c400
Provide "api/category-groups-get" API endpoint ( #2446 )
2024-03-09 17:29:20 +00:00
Robert Dyer
823b426952
Show scheduled transactions when viewing "All accounts" ( #2447 )
2024-03-09 17:17:15 +00:00
DJ Mountney
8827169bfa
Fix flaky transfer e2e test ( #2434 )
...
* Fix flaky transfer e2e test
- If tests ran too fast, the transactions wouldn't finish rendering
before the select of the transactions was attempted.
* Add release note
2024-03-07 13:02:42 -08:00
CampaniaGuy
90eaf2ba17
[WIP] Implement "pill gesture" icon in navigation bar on Mobile view for better UX ( #2419 )
...
* Fix mobile UX, issue #2079
* upcoming-release-notes
* Fix navigation bar buttons not fully displayed
* pill size changed, exported nav bar height
* Edit navigation bar const
Edit nav bar pill color
* Removed export
* Fixes release notes
* Fixed formatting
* Fix mobile UX, issue #2079
* upcoming-release-notes
* Fix navigation bar buttons not fully displayed
* pill size changed, exported nav bar height
* Edit navigation bar const
Edit nav bar pill color
* Removed export
* Fixes release notes
* Fixed formatting
* Test schedules and mobile images created
* Reverted schedules checks test images
2024-03-06 15:41:05 -07:00
Neil
a5fa0f3bb6
Show activity updates ( #2408 )
...
* Show activity changes
* notes
* adjust filter loading
* switch back
* adjust test
* lint fix
* budget test
* lint fix
* Filtered Balance
* flicker fix
* VRT updates
* remove test variables
* default category
* categoryId separated
2024-03-06 22:37:28 +00:00
Matiss Janis Aboltins
4570459d85
🔥 delete abandoned sankey feature ( #2417 )
...
Closes #1919
2024-03-06 17:28:08 +00:00
Attila Kerekes
76cbd44c75
fix ofx amount parsing for longer decimal places ( #2421 )
2024-03-06 09:42:41 -07:00
shall0pass
0e0d960cd4
[Bugfix] Midnight theme - Budget Name color, Mobile category color in account view ( #2422 )
...
* budget name / mobile account category color
* note
* color of plus on account page
2024-03-05 13:50:41 -06:00
shall0pass
98c17bd5e0
[Goals] Schedule top off amount ( #2404 )
...
* add log messages to schedule templates
* log the included schedules
* more log output
* use a negate filter for sinking funds
* carve out a top out exception if no sinking funds
* note
2024-03-04 14:46:08 -06:00
shall0pass
601c9aa7df
[End of Month Cleanup] Remove automatic funding of rollover categories ( #2409 )
...
* remove automatic funding of rollover categories
* note
2024-03-04 14:45:15 -06:00
Matiss Janis Aboltins
3b77609159
✨ (bank-sync) quality of life improvements for sync ( #2416 )
2024-03-04 18:42:34 +00:00
DJ Mountney
66261641a0
Add option to make a transfer from two selected transactions ( #2398 )
...
* Adds option to make a transfer from two selected transactions
- Transactions amount must match
- Transactions must be from different accounts
- Split transactions not eligible
2024-03-03 13:34:08 -08:00
DJ Mountney
4b034468e3
Update shared transaction module to strict typescript ( #2388 )
...
* Update shared transaction module to strict typescript
2024-03-03 13:18:03 -08:00
Matiss Janis Aboltins
b700aee87d
♻️ (typescript) move some files to strict mode ( #2403 )
2024-03-03 17:50:13 +00:00
Matiss Janis Aboltins
9fca85209f
🔖 (24.3.0) ( #2413 )
...
* 🔖 (24.3.0)
* Remove used release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v24.3.0
2024-03-03 17:05:39 +00:00
Neil
a9362cc6f9
BarGraph crash ( #2411 )
...
* Fix crash
* notes
2024-03-02 07:35:05 +00:00
Neil
40296dc876
Custom reports updates ( #2386 )
...
* 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
* update
* fixes
* fixes
* create button fix and rename card fix
* Title change
2024-03-01 18:41:32 +00:00
Neil
ed1e0ceb30
Custom Reports AutoComplete ( #2350 )
...
* updated saved work
* merge fixes
* Disable CREATE TABLE
* notes
* turn on db table
* Fix TableGraph recall crash
* table format changes
* type fixes
* fixing some card displays
* merge fixes
* revert table change
* cardMenu width
* Add Saved Reports Autocomplete
* notes
* fix invalid values crash
* Title and auto-focus and esc
* notes
* fix filtering logic
* reload saved filters
* lint fix
* visual graph changes
* merge fixes
* fix
* review updates
2024-02-28 21:50:23 +00:00
Neil
55817b0e70
Add interval split and menu items to custom reports ( #2389 )
...
* Add interval split and menu items
* notes
2024-02-28 19:47:42 +00:00