- Jul 16, 2024
-
-
Matiss Janis Aboltins authored
-
Austin Pearce authored
-
- Jul 15, 2024
-
-
Matiss Janis Aboltins authored
-
Robert Dyer authored
* Add help modal for keyboard shortcuts. * add release note * fix linter * fix typecheck * fix linter * use component syntax for GroupHeading * use component syntax for Shortcut * fix linter * use component syntax for KeyIcon * refactor to support different dialogs * show different help based on current page * fix linter * reword help * capitalize letters * show cmd on mac * stop event propagation * dont show if a modal is already open * remove unused import * rename modal * move where location check happens * dont stop event * allow typing '?' in inputs * better filter * extract function * fix linter * dont show if filter popover is visible * fix linter * fix wrong shortcut, support SHIFT * fix linter * fix conditional
-
- Jul 13, 2024
-
-
Michael Clark authored
-
Tom Crasset authored
-
Michael Clark authored
-
Yusef Ouda authored
-
- Jul 12, 2024
-
-
Chris Tozlowski authored
* Fix line separator position in operations menu * release note
-
youngcw authored
* fix apply budget * un change * note * lint
-
- Jul 11, 2024
-
-
DJ Mountney authored
* Remove Trafico workflow in favour of our new GitHub bot * Add release note
-
Robert Dyer authored
* Dim hidden income category rows * add release note * fix linter
-
Matt Fiddaman authored
-
Robert Dyer authored
-
Robert Dyer authored
-
Austin Pearce authored
-
- Jul 10, 2024
-
-
Robert Dyer authored
-
Matiss Janis Aboltins authored
*
(budget-type) moving the selector to settings page * Feedback: move the block down -
Robert Dyer authored
-
Robert Dyer authored
* Expose bank sync account data in AQL. * add release note
-
- Jul 09, 2024
-
-
Austin Pearce authored
-
Julian Wachholz authored
-
Matt Fiddaman authored
-
Michael Clark authored
-
Julian Wachholz authored
-
Wizmaster authored
- Added import preview in transaction import list - Added checkboxes to selectively prevent merging transactions Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Jul 08, 2024
-
-
Matiss Janis Aboltins authored
-
Julian Dominguez-Schatz authored
* Disable interactivity on preview statuses These have no click action but have a focus effect of a purple circle (residual from the "Cleared" checkbox styling) that looks a bit glitchy. * Add release notes * Exclude status field from keyboard navigation
-
Joel Jeremy Marquez authored
* Fix cover modal title * Release notes
-
Yusef Ouda authored
* reorders 'Rename' above 'Hide' in menu popovers * release notes * adds debounce to sidebar animation * bump debounce time * release notes * release notes * Update debounce import * Update index.tsx * Update index.tsx * Update index.tsx * Update index.tsx * Update index.tsx * Update index.tsx * Update index.tsx * Update index.tsx * removes event listener on titlebar, changes margins
-
Sreetam Das authored
* Add computed padding for handling clipped Net worth amounts * Add comment, early handle 5 character case * Add release note * Update packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx Co-authored-by:
Robert Dyer <rdyer@unl.edu> * Update vrt snapshots * Fix NetWorthGraph cutoff when `compact` is true This happens in case of `ReportCard` * Update VRT snapshots to revert to original * Revert snapshots to original * vrt --------- Co-authored-by:
Robert Dyer <rdyer@unl.edu> Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Jul 07, 2024
-
-
youngcw authored
* remove version from electron build names * note * fix
-
Yusef Ouda authored
* Adds ability to resize sidebar * Adds release notes * Changes to feature * lint * change translateX to use % for both states * vrt * set max sidebar width, cleanup * set min and max widths * min width to 200px * changes resizable sidebar to use re-resizable instead off css resize * vrt * vrt
-
Joel Jeremy Marquez authored
* Assign schedule to both transactions if schedule is a transfer * Release notes * Migration for old scheduled transfer transactions
-
Michael Clark authored
-
- Jul 05, 2024
-
-
Michael Clark authored
-
- Jul 04, 2024
-
-
Michael Clark authored
-
Joel Jeremy Marquez authored
* React Aria Button on payees and accounts page * Release notes * Fix Reconcile * VRT * VRT * Fix balance hover * VRT * Update packages/desktop-client/src/components/accounts/Balance.jsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Fix lint --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Julian Wachholz authored
* Add PWA shortcuts * Add release note
-
dymanoid authored
* fix: use Unicode-aware SQLite filtering * Add release notes, fix type check * Fix code styling
-