- Sep 07, 2024
-
-
Neil authored
* day to month * notes
-
- Sep 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 28, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 23, 2024
-
-
lelemm authored
* new tag filter * fixes * release notes * fixes for the rules modal * more fixes * linter * visual regression fixes * review suggestions * missing this change
-
- Aug 21, 2024
-
-
Robert Dyer authored
-
- Aug 20, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Crazypkr1099 authored
* Create 2881.md * Fix spending card reading wrong month * Revert "Create 2881.md" This reverts commit de26f690e85964d7083cc9d10227faa171ccf98f. * Create 3295.md
-
- Aug 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 17, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 15, 2024
-
-
Robert Dyer authored
* Automatically focus inputs, or the primary button, in modals. * Set focus on more modals. * focus mobile transaction edits * add release note * fix linter * fix linter
-
- Aug 14, 2024
-
-
Neil authored
* Update ModeButton.tsx * Update upcoming-release-notes * Update 3257.md * Update ModeButton.tsx
-
- Aug 12, 2024
-
-
Joel Jeremy Marquez authored
* More components to use react aria Button * vrt * Fix account menu test * vrt * vrt * VRT * VRT * React Aria Button - Reports page * Release notes * Fix typecheck error * Fix typecheck error + VRT (Create new custom report button got slightly bigger) * Fix payee icon color
-
Matiss Janis Aboltins authored
-
- Aug 06, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* SpendingMobile UI * notes
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
[React Aria Button] - Migrate sidebar, notifications, transactions, recurring schedule picker buttons (#2984) * More components to use react aria Button * Release notes * vrt * Fix typecheck error * Fix account menu test * Fix typecheck error * Fix typecheck error * Remove unnecessary aria-labels * Fix payee icons and category notes * vrt * vrt * Fix notes button * Fix typecheck error * Fix lint error * VRT * Remove default :focus on Button2 * Add Button2 defaultClassName * Update className * Fix typecheck error * Cleanup * VRT * Fix typecheck error * Fix typecheck error * Fix typecheck error
-
- Aug 04, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* adjust UI * notes * revert cashflow change * merge fixes * remove bold, adjust style code
-
- Aug 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Jul 31, 2024
-
-
Neil authored
* AddLastMonth * notes * Add data for last month a year ago * Adjustments for save button * spending card fix * notes * fix typecheck * fix averages
-
- Jul 25, 2024
- Jul 22, 2024
-
-
Neil authored
* PlusOne * notes * add daterange filters
-
- Jul 18, 2024
-
-
Sreetam Das authored
* Add computed padding for handling clipped Net worth amounts * Add comment, early handle 5 character case * Add release note * Use currency decimal preference for Net Worth graph Y-axis ticks * use number format preference for `BarLineGraph` ticks * use number format preference for checking `NetWorthGraph` tick overflow * prevent `numberFormatConfig` overwrite `getNumberFormat` uses `numberFormatConfig` as the default argument; passing just `{ hideFraction: true }` caused `numberFormatConfig.format` to be ignored * add release note * use `amountToCurrencyNoDecimal` instead for `{BarLine,NetWorth}Graph` ticks
-
- 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 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Jun 24, 2024
-
-
Neil authored
* Add Net value * notes * fix * revert changes * balanceTypeOpType * lint fix * add net numbers * bar fix * nit fixes and fix clicks * remove abs
-
- 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 17, 2024
-
-
Neil authored
* include current * notes * label change * add migration and fix merge issues * fix extra year/month * default and disabled lists * default on * fixes * rerun
-
- Jun 13, 2024
-
-
Neil authored
* fix menus * notes
-
- Jun 10, 2024
-
-
Crazypkr1099 authored
* Added Year comparsion feature. Also fixed bug with greater than 28 days. * Removed comments and console.logs * Create 2806.md * Cleaned up code * Hide's graph if no data, and hides average, last month or last year if no data. * Apply suggestions from code review Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com> * Fixed spent MTD and last MTD. Added in all suggestions from carkom. * Update 2806.md * Added changes required by carkom #2 * Couple more fixes, only show graph if have data for last month (as requested by carkom) * Removed console.log that was mistakenly added. * removed useEffect * Add files via upload * Remove async function * lint fix * fixed carkom requests & added in fix for YAxis issues * Fixed couple of mistakes. Removed Y Axis fix (new PR will be created) * Cleanup code * Fix mode buttons * Removed console.log... * Update showAverage Logic * Update switch logic default should be default for everyone other part of the graph. * Add Math.abs * lint fix --------- Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com>
-
- Jun 06, 2024
-
-
Neil authored
* filter out offBudget * notes
-
- Jun 03, 2024
-
-
Neil authored
* onShow Activity fix with Weekly Interval fix * notes * remove scrollbar * notes update * updates
-
- May 29, 2024
-
-
Neil authored
* spending error fix with some visual changes * notes
-
- May 21, 2024
-
-
Matiss Janis Aboltins authored
-
- May 20, 2024
-
-
Neil authored
* Date Range error catch * notes * update checkDate
-