- Jul 29, 2024
-
-
Joel Jeremy Marquez authored
* Add Modal2 backdrop * Release notes * VRT * Use HTML reported when running tests locally
-
- Jul 27, 2024
-
-
Matiss Janis Aboltins authored
*
add missing underline to links * Update accounts screenshots
-
- Jul 20, 2024
-
-
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
-
- Jul 16, 2024
-
-
Austin Pearce authored
-
- Jul 11, 2024
-
-
Austin Pearce authored
-
- Jul 08, 2024
-
-
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 04, 2024
-
-
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>
-
- Jul 03, 2024
-
-
Joel Jeremy Marquez authored
* React Aria Button on rules and settings page * Release notes * VRT
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* React Aria Button as base of Button component * Release notes * AmountInput sign button * Fix tests * Comment * Fix disabled/pressed style * Update react-aria-components version * yarn.lock * Apply defaultStyle * Fix button props type
-
Julian Dominguez-Schatz authored
* Reapply rules to split transactions when the parent changes Concretely, this enables the "standard" workflow for split-transaction-entry on desktop, where you enter the payee first, and then edit the amount afterwards (and expect splits in a rule to apply when you edit the amount). * Add release notes * Fix bug in first field below parent transaction * Update vrt
-
- Jun 27, 2024
-
-
Robert Dyer authored
* Fix wording of slit rule. * add release note * fix typo
-
- Jun 26, 2024
-
-
Joel Jeremy Marquez authored
* Group and ungroup split transactions * Release note * Fix release note category * Do not allow on reconciled transactions * Add account validation, fix undo behavior, set split payee * Fix lint errors * Allow extracting some child transactions * Disabled split/unsplit selected items menu * Fix lint error * Fix typecheck error * Special Split payee * "Split" payee on parent transaction * Show manage payees on payee autocomplete modal * Fix typecheck error + cleanup * Fix typecheck error + cleanup * VRT * Fix tests * VRT * Only show split/unsplit when applicable
-
- Jun 21, 2024
-
-
Joel Jeremy Marquez authored
* Format notes as clickable tags * Release notes * Fix tests - extract the handler to higher level component * Update colors * Fix filtering * Rename variables * Remove font weight * Cleanup style * Append note tag filters * Fix overlapping UI * Revert pill colors * Rename prop * Rename notes * Delete filter margin * Fix typecheck error * VRT + typecheck fix * Add matches op in rules + use it to match tags * Fix database types * Fix typecheck error * Fix typecheck * Move create_function call * VRT * Update tag regex * Escape regex input * Update tag regex * Use onApplyFilter * Update tag formatting * Fix tag formatting * Update regex * VRT * Update packages/desktop-client/src/components/modals/EditRule.jsx Co-authored-by:
Robert Dyer <rdyer@unl.edu> * VRT * Fix error * Fix filtered balance * VRT --------- Co-authored-by:
Robert Dyer <rdyer@unl.edu>
-
- Jun 19, 2024
-
-
Neil authored
* remove featureflag * notes * merge fixes * vrt --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Jun 11, 2024
-
-
Crazypkr1099 authored
* Added underline & Fixed Capitalization in Account Header * Create 2847.md * Changed border pixel size, made it more opaque. * removed comments * Update E2E * Required to run E2E in local... * Revert "Required to run E2E in local..." This reverts commit e73ac75cb3607cd95e6b7b852850231663025132. * Revert "Update E2E" This reverts commit 56990fd6fe5c0163b317524cf86eaead358f915c. * testing... * testing... * Update 2847.md * Underline no longer goes to edge * vrt * vrt * fix bad screenshot --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Jun 10, 2024
-
-
Robert Dyer authored
* Fix amounts over 1 million cutting off. * Update VRT * Update VRT * update VRT
-
- Jun 04, 2024
-
-
Joel Jeremy Marquez authored
* Initial * Add cheveron to logo * Updates * Release notes * Fix typecheck error * Fix build error * Align budgeted * Fix tests * Dynamic font sizes in budget table cells * VRT * Apply AutoTextSize * Layout updates * VRT updates * Resize text on value update + fix lint/typecheck errors * Category/groups take full width * Cleanup + VRT * Feedback * VRT * Change column visibility indicator * VRT * Use SvgExpandArrow * VRT * Zero balance contrast on light mode * Update AutoTextSize key * Color updates * VRT
-
Stefan Hall authored
- category groups called income - categories called income
-
- Jun 03, 2024
-
-
Julian Dominguez-Schatz authored
* Release 'Splits in rules' feature * Add release notes * Add missed comment * Remove unused import * Fix failing test
-
- May 29, 2024
-
-
Neil authored
* filterQuery * notes * update * lint fix * VRT * fix account filter * VRT --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- May 16, 2024
-
-
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 08, 2024
-
-
Neil authored
* filter icon change * VRT * notes * lint fix
-
- May 07, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 27, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 26, 2024
-
-
Joel Jeremy Marquez authored
* Add amount colors to mobile transaction list * Release notes * Fix lint error * Add amount colors to mobile accounts page * VRT updates
-
- Apr 24, 2024
-
-
Neil authored
* mobile reports * notes * header updates * hide tooltip in mobile view * visual updates * padding changes * VRT * bottom padding * merge fixes * VRT * unselectable * merge fixes
-
Wizmaster authored
* Reconciling split translations from nYNAB import creates orphan transfers - Fixed link between subtransaction transfers and transaction transfers - Reworked payee transaction and subtransaction import * Reconciling split translations from nYNAB import creates orphan transfers - Added release note * Reconciling split translations from nYNAB import creates orphan transfers - Reworkd data.transactions and data.subtransactions loops * Reconciling split translations from nYNAB import creates orphan transfers - Added comments --------- Co-authored-by:
DJ Mountney <david@twkie.net>
-
- Apr 22, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Update modal paddings * Release notes * Update release notes * Update default Modal padding and style * VRT update * VRT * VRT
-
Joel Jeremy Marquez authored
[Mobile] Update mobile labels to be sentence case + add labels to mobile budget and balance modals (#2627) * Mobile UI updates * Release notes * VRT updates * Midnight VRT
-
Stefan Hall authored
* Add UI test for validating that split transaction rules work as expected * Apply suggestions from code review Renames split-transactions-add to add-split-transactions Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> * Define id for finding splitactions on the page wher its used --------- Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com>
-
Joel Jeremy Marquez authored
* Add midnight theme VRT screenshots * Release notes * Midnight VRT screenshots * Update packages/desktop-client/playwright.config.js Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * VRT --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Apr 19, 2024
-
-
Joel Jeremy Marquez authored
* Reduce iterations on schedule test * Release notes * Set longer timeout
-
Joel Jeremy Marquez authored
* Add colors to mobile transaction amount input * VRT updates * Release notes
-
- Apr 18, 2024
-
-
Joel Jeremy Marquez authored
* Budget month menus * Release notes * Update vrt and fix lint * Merge budget month modals into one modal * Fix typecheck error * VRT updates * Update modal triggers * VRT updates * Adjust budget month modals size * Fix lint error * Remove excess padding * Use modal padding prop
-
- Apr 16, 2024
-
-
Joel Jeremy Marquez authored
* Mobile collapsible budget groups * Release notes * VRT updates * No tap highlight when clicking collapse/uncollapse button * Income group no tap highlight * No highlight on hover
-
Adam authored
* Change Actual default theme to System Default * Add release notes * Update release notes * update vrt --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-