- Jul 18, 2024
-
-
Joel Jeremy Marquez authored
* Add callouts to starting fresh and migration documentations * README * Update README
-
Michael Clark authored
* adding keyboard shortcuts reference to help menu * add release notes
-
wdpk authored
* Split transaction handling for csv export (#2973) * refactor, zero-amt parents and add split_amount change how child/parents are counted to remove dependence on `sort_order` being negative. for export, give parent transactions a 0 in the `amount` column, but add a new column with their `split_amount` for other programs to possibly import --------- Co-authored-by:
Zeus\Herb <herb@win.dows> Co-authored-by:
DJ Mountney <david.mountney@twkie.net>
-
- Jul 17, 2024
-
-
Michael Clark authored
-
Robert Dyer authored
* Add account page hotkeys * add release note * fix linter * change shortcut * change hotkey * fix lint * add budget shortcuts * update help page * fix linter * add privacy filter hotkey p * update help modal * fix deps * slash the zero * bound the month picker * change privacy shortcut to ctrl+p * remap keys to ctrl * add select all hotkey * fix linter * change add hotkey to T * update help modal * resize help modal * fix linter * shrink modal size more * change budget reset behavior * change privacy to shift+ctrl+p * move shift to front
-
Simon Schmidt authored
* Replicate seen-in-the-wild camt.053 example * Handle missing ValDt in camt * Release notes for #3086
-
Joel Jeremy Marquez authored
* React Aria Button on modals * Release notes * Remove tabIndex * Remove aria-label
-
Joel Jeremy Marquez authored
* Fix rules in mobile transaction entry * Release notes * Remove alert
-
Joel Jeremy Marquez authored
* React Aria Button on management app * Release notes * Update release notes * Fix typecheck error * Remove aria labels * Apply suggestions from code review Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Remove aria-labels * Remove aria-label --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Robert Dyer authored
* Fix ? crashing on load budget page. * add release note
-
Robert Dyer authored
* Update running balances width to display large numbers. * add release note * update width * update width
-
Austin Pearce authored
-
- 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
-