- Aug 07, 2024
-
-
Julian Dominguez-Schatz authored
* Add rollover budget typing * Fix lint * Add release notes * Fix strict typechecking
-
- Aug 06, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* SpendingMobile UI * notes
-
Matiss Janis Aboltins authored
-
Spencer Murray authored
* Use csv fields with name payee/notes as defaults for Payee/Notes in getInitialMappings * Add release notes * Run lint * Use or instead of nullish coalesce to match other fields
-
Matt Fiddaman authored
-
Joel Jeremy Marquez authored
* More components to use react aria Button * Release notes * vrt * Fix typecheck error * Fix account menu test * Fix typecheck error * Fix typecheck error * Remove unnecessary aria-labels * Fix payee icons and category notes * vrt * vrt * Fix notes button * Fix typecheck error * Fix lint error * VRT * Remove default :focus on Button2 * Add Button2 defaultClassName * Update className * Fix typecheck error * Cleanup * VRT * Fix typecheck error * Fix typecheck error * Fix typecheck error * react-aria Button for budget pages * Release notes
-
Joel Jeremy Marquez authored
[React Aria Button] - Migrate sidebar, notifications, transactions, recurring schedule picker buttons (#2984) * More components to use react aria Button * Release notes * vrt * Fix typecheck error * Fix account menu test * Fix typecheck error * Fix typecheck error * Remove unnecessary aria-labels * Fix payee icons and category notes * vrt * vrt * Fix notes button * Fix typecheck error * Fix lint error * VRT * Remove default :focus on Button2 * Add Button2 defaultClassName * Update className * Fix typecheck error * Cleanup * VRT * Fix typecheck error * Fix typecheck error * Fix typecheck error
-
Robert Dyer authored
-
- Aug 05, 2024
-
-
Matt Fiddaman authored
-
Alex Walker authored
* Add unit tests for each goal type * Add test for goals schedule template * Update release notes
-
- Aug 04, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* adjust UI * notes * revert cashflow change * merge fixes * remove bold, adjust style code
-
rodriguestiago0 authored
-
youngcw authored
* revert built in number parse * note * tests * remove trivial test * more tests --------- Co-authored-by:
Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com>
-
- Aug 03, 2024
-
-
Tim Quelch authored
* Update monthly spending report name * Add change note --------- Co-authored-by:
DJ Mountney <david@twkie.net>
-
alcroito authored
Imported hidden categories had the parent category entity id (UUID) appended to the end of the name, making the category name quite long and somewhat hard to read. Remove the entity id from the end, and replace the apostrophe that divides the master category from the sub category with a forward slash. This shortens the name, ensuring a better chance that the full category name fits into the default table cell width. Co-authored-by:
DJ Mountney <david@twkie.net>
-
Sebastian Civarolo authored
* update conditionExists function to compare filter options * rename method * array.some instead of for loop * release note * refactor the condition search
-
Matiss Janis Aboltins authored
-
Julian Dominguez-Schatz authored
* Correct table usage of `onBlur` * Add basic spreadsheet typing structure * Move to different module * Add account typing * Add release notes * Fix lint * Remove unneeded diff * PR feedback
-
Julian Dominguez-Schatz authored
* Disable typography linter in tests * Add release notes * Remove unused type ignore
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 02, 2024
-
-
Matiss Janis Aboltins authored
*
(modals) allow content to be vertically scrollable Closes #3079 * Feedback: overfloww auto * fix modal scrollbar style * dont need to spread * lint * Update 3161.md * adding width 100% to inputwithcontent --------- Co-authored-by:Michael Clark <5285928+MikesGlitch@users.noreply.github.com>
-
- Aug 01, 2024
-
-
Yusef Ouda authored
* use default 'rollover' for budgetType localPref * release notes --------- Co-authored-by:
Yusef Ouda <5180063+YusefOuda@users.noreply.github.com>
-
- Jul 31, 2024
- Jul 29, 2024
-
-
Matt Fiddaman authored
* add goal tooltip to balance in budget table * release note * fix long goals over multiple months
-
Matiss Janis Aboltins authored
Closes #3141
-
Joel Jeremy Marquez authored
* Fix local playwright reporter config * Release notes
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Add Modal2 backdrop * Release notes * VRT * Use HTML reported when running tests locally
-
- Jul 28, 2024
-
-
Michael Clark authored
* allow autocomplete events to fire when dropdown is closed * release notes * simpler solution * release notes
-
Michael Clark authored
* fix electron file location picker * add release notes * update message and style
-
Matiss Janis Aboltins authored
-
- Jul 27, 2024
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Fix Button2 isDisabled prop * Release notes * Update 3146.md
-
Matiss Janis Aboltins authored
*
add missing underline to links * Update accounts screenshots -
Matiss Janis Aboltins authored
-
- Jul 26, 2024
-
-
Robert Dyer authored
* Update running balances width to display large numbers. * add release note * update width * update width * Fix running balances thick header. * add release note * fix alignment * fix lint * dont make header clickable * refactor so HeaderCell can be unclickable
-