- Aug 06, 2024
-
-
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
-
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 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
-
- 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
-
- May 14, 2024
-
-
Neil authored
* TS strict changes * notes * TS strict custom spreadsheets * notes * render row changes * update report * notes
-
- May 13, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* spending error * fixes * notes
-
Neil authored
* TS strict changes * notes * renderRowProps * RenderTableRow
-
- May 07, 2024
-
-
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>
-
- May 03, 2024
-
-
Neil authored
* monthly Spending * Add Average * notes * title * date filter * TS fixes and hide average when no data * fix average tooltip and relabel x-axis * Wording/verbiage * filters changes * feature flag * networth card fix
-
Neil authored
* adjustments * notes * scroll height * lint fix * compact scrollbar * fixes * filters fix * scrollbar color * fix week ranges
-
- Apr 26, 2024
-
-
Neil authored
* monthly Spending * Add Average * notes * title * date filter * TS fixes and hide average when no data * fix average tooltip and relabel x-axis * Wording/verbiage * remove spending files * adjustments * reports.d revert * revert filter changes * adjust update filters * notes * remove old notes * adjust style * lint fixes
-
- 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
-
- Apr 22, 2024
-
-
Neil authored
* StackedBar Activity * LineGraph and some session updates * notes * table graphs * Revert "table graphs" This reverts commit 69b5a441261a7e257fb84f353907d5d101c0fa48. * Revert stackedBar * add filters * revert * notes * lint fix * visual updates
-