- Jun 03, 2024
-
-
Matt Fiddaman authored
* Fix CSV import not matching category is (nothing) rules * release note
-
Julian Dominguez-Schatz authored
* Release 'Splits in rules' feature * Add release notes * Add missed comment * Remove unused import * Fix failing test
-
Robert Dyer authored
* Show account notes in tooltip on sidebar * add release note * Only show tooltip for accounts * Split account name and note into separate nodes * Add padding inside tooltip * Move tooltip to the right * remove commented code * Tweak the visual design * Fix lint * adjust padding * Update packages/desktop-client/src/components/sidebar/Account.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * refactor to avoid function --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Matiss Janis Aboltins authored
*
(tooltip) refactoring to react-aria (vol.6) * Release notes
-
- May 30, 2024
-
-
Robert Dyer authored
* initial support for linking to off budget * add release note
-
- May 29, 2024
-
-
Neil authored
* filterQuery * notes * update * lint fix * VRT * fix account filter * VRT --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
Neil authored
* spending error fix with some visual changes * notes
-
- May 28, 2024
-
-
Robert Dyer authored
* Better account sync listing * use PrivacyFilter on balances * add release note
-
Robert Dyer authored
* Make picking budget months easier to see * add release note
-
- May 22, 2024
-
-
Julian Dominguez-Schatz authored
* Use amount when creating a rule from a transaction * Add release notes
-
Robert Dyer authored
* Avoid using underlines for emphasis * add release note
-
- May 21, 2024
-
-
Matiss Janis Aboltins authored
-
Joris Pelgröm authored
-
Tyler Marshall authored
* fix: move rollover arrow into view ref: https://github.com/actualbudget/actual/issues/2757 * fix: adds isNarrowWidth for responsive arrow * ci: fix lint * fix: update category name
-
- May 20, 2024
-
-
Neil authored
* Date Range error catch * notes * update checkDate
-
Neil authored
* Table Totals Callback * notes * Update packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableRow.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- May 18, 2024
-
-
Tyler Marshall authored
-
- May 17, 2024
-
-
Matiss Janis Aboltins authored
-
- May 16, 2024
-
-
Neil authored
* TS strict changes * notes * TS strict custom spreadsheets * notes * TS strict group speadsheets * notes * AreaGraph * render row changes * type fix * merge fixes
-
Joel Jeremy Marquez authored
* Require account in mobile transaction entry + confirm transaction delete * Release notes * VRT * VRT
-
- May 15, 2024
-
-
Joel Jeremy Marquez authored
* Refactor Page component and use in report pages * Release notes * Fix typecheck error and budget table background * Update pages * VRT updates * Reports page data-testid * VRT updates * Updates * VRT * Paddings * Put create new custom report in page header * Cleanup * Feedback * VRT * Fix graph sizes in mobile * Update flex grow * VRT
-
Matiss Janis Aboltins authored
-
- May 14, 2024
-
-
Joel Jeremy Marquez authored
* Do not remember last entered category in mobile transaction entry * Release notes
-
Neil authored
* TS strict changes * notes * TS strict custom spreadsheets * notes * render row changes * update report * notes
-
Robert Dyer authored
* Add API for working with rules * Add release note * Change 'payees-get-rules' return type to RuleEntity[] * Reuse existing handlers, make names not have 'payee', add two getters * fix linter * fix bad handler name * fix broken handler name * add test cases for 'getPayeeRules' * fix broken test * Remove unused locals * Update packages/loot-core/src/types/api-handlers.d.ts Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update packages/loot-core/src/types/server-handlers.d.ts Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Strict types and slightly improved return interface * update test comment to match new API names * fix linter issues --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* Auto insert decimals to mobile split transaction amounts * autoDecimals prop * Fix typecheck error
-
- May 13, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* spending error * fixes * notes
-
Neil authored
* TS strict changes * notes * renderRowProps * RenderTableRow
-
Daniel Gale-Rosen authored
* sort filters before creating dropdown * add release notes
-
- May 09, 2024
-
-
Boris Fritscher authored
* Implement CAMT.053 transactions importer with a file parser and enable xml filetype in dialogs * add release notes * fix types and lint
-
- May 08, 2024
-
-
Neil authored
* filter icon change * VRT * notes * lint fix
-
- May 07, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget file quick switch mode * Release notes * Updates * Fix typecheck error * Fix paddings * Update modal * Fix lint error * Display no budget files * Fix remote files not showing
-
Yoonjae Choi authored
* design: revise modal margin * docs: revise release note name * remove: remove style padding --------- Co-authored-by:
Yoonjae Choi <Choi@quantusui-MacBookAir.local>
-
Neil authored
* Show table activity * notes * lint fix * add underline * add linkstyle * fix table aligment
-
Neil authored
* Overview * Router and Selector * ReportSidebar * ReportTopbar * CustomReport * updates * notes * Patch some TS issues * fix malfunctioning disabled lists * add find --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* [Mobile] Add schedule name and date to scheduled transaction modal * useRef to prevent rerenders * Release notes * Fix typecheck error * Fix lint errors * Update schedule font * Heavier font weight
-
Matiss Janis Aboltins authored
-
- May 06, 2024
-
-
Joel Jeremy Marquez authored
* Use budget name as export file name * Release notes
-
- May 04, 2024
-
-
Joseph Livecchi authored
* Updated Login to handle header auth
-