- 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
-
youngcw authored
* update the parser * can set goal value, but there are errors and it still needs to look for a balance and not month amount * fix apply budget * un change * note * lint * working processing, need to set colors based on month somehow * add long goal option to the gui and db * note, lint * fix cleanup * fix * make mobile work, lint * fix bindings * more proper * lint * fix single category run * don't unset goal values if they don't have a template too * lint * more lint * fix check when no template exists * rearrange to get around the issue of inconsistent colors * lint * typecheck * add field to aql schema * fixes * cleanup * migration date
-
- Jul 25, 2024
-
-
Joel Jeremy Marquez authored
* Fix menus autoclosed when clicked element on top of the menu item * Release notes
-
Neil authored
* spending card fix * notes
-
Neil authored
* add save button * notes * rerun checks * add time * tooltips * change entity to string * lint fix * adjust defaults * lint
-
- Jul 24, 2024
-
-
Neil authored
* updateReport db Schema fix * notes * error
-
- Jul 23, 2024
-
-
Fran González authored
* Fix no dismissal on budget action * Add release notes file * Correct tag * Remove unnecessary callback * Linting * Apply same strategy on reportcomponents * Rename to onMenuAction
-
- Jul 22, 2024
-
-
Neil authored
* PlusOne * notes * add daterange filters
-
Bruno Ribeiro authored
Enhance Autocomplete sorting, Payees tab filter, and Schedules tab filter to ignore characters with accents / diacritics (#3045) * Autocomplete sort now ignores diacritics * Payees tab now takes into account diacritics * Category Autocomplete now ignores diacritics * Schedules filter now ignore diacritics * Added release note * Fixed type error * Added normalisation to manage rules filter * Added normalisation to $like operator * Added normalisation function to loot-core * Fixed type error & added normalisation to notlike * Fixed unit tests * Changed normalise to use loot-core/shared on desktop * Linting fix
-
- Jul 21, 2024
-
-
Reece authored
* modify fly.io url to point to correct documentation * Create 3113.md
-
- Jul 20, 2024
-
-
Matiss Janis Aboltins authored
*
ping WIP PRs that have been inactive for a week * Bump the stale action version -
Julian Dominguez-Schatz authored
* Use dicts to look up common information * Show abbreviated payees in split payee section * Update vrt * fix: missing transfer icon * Add release notes * fix: update vrt again * bugfix: failing edge cases * fix: stale test * fix: stale test, p2 (+ vrt)
-
Joel Jeremy Marquez authored
* React Aria Modal POC * Fix imports * Use composition * Fix typecheck and lint errors * VRT * Fix schedule details modal header * Fix typecheck error + VRT * Fix typecheck error * Release notes * Update release note * Fix props * Update modal props * useModalState hook * VRT * VRT * Fix typecheck error * Fix modal close * VRT * Fix test * Fix typecheck error
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-