- 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 20, 2024
-
-
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 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 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
* TS strict changes * notes * renderRowProps * RenderTableRow
-
- May 07, 2024
-
-
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 21, 2024
-
-
Neil authored
* update TS issues * notes * review fixes * revert * add parseInt * fix getLiveRange
-
Neil authored
* StackedBar Activity * LineGraph and some session updates * notes * table graphs * Revert "table graphs" This reverts commit 69b5a441261a7e257fb84f353907d5d101c0fa48. * revert Line * notes update * adust session code and add filters * review fixes
-
- Apr 16, 2024
-
-
Neil authored
* Button changes and time filters * rename on dashboard * notes * fix time filters * Sort Categories * Page title * category sort order * move button * featureflag * Highlight report name * sankey fix * VRT * remove doubled element * adjust to match master * add Year * notes * lint fix * update names * IntervalsUpdates * fixing bugs * ts updates * lint fix * merge fixes * notes * simplify lookups * Add Daily and Weekly * notes * notes * merge fix * TS fix * Change week start date based on user prefs * fix weeks * fix averages * remove $week * remove date-week * TS fixes
-
- Apr 02, 2024
-
-
Neil authored
* Button changes and time filters * rename on dashboard * notes * fix time filters * Sort Categories * Page title * category sort order * move button * featureflag * Highlight report name * sankey fix * VRT * remove doubled element * adjust to match master * add Year * notes * lint fix * update names * IntervalsUpdates * fixing bugs * ts updates * lint fix * merge fixes * notes * simplify lookups
-
- Mar 26, 2024
-
-
Neil authored
* Live card data * Live Data * notes * Patch strict TS issues --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Mar 21, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 20, 2024
-
-
Neil authored
* IntervalsUpdates * notes * updates * add Ranges * calc Leg strict * ts updates * review updates
-
- Mar 06, 2024
-
-
Matiss Janis Aboltins authored
Closes #1919
-
- Feb 28, 2024
-
-
Neil authored
* Add interval split and menu items * notes
-
- Feb 21, 2024
-
-
Neil authored
* updated saved work * merge fixes * Disable CREATE TABLE * notes * turn on db table * Fix TableGraph recall crash * table format changes * type fixes * fixing some card displays * merge fixes * revert table change * cardMenu width * notes * fix filtering logic * reload saved filters * lint fix * visual graph changes * slice fixes * typescript update
-
- Feb 12, 2024
-
-
Joel Jeremy Marquez authored
* Hooks for frequently made operations * Release notes * Fix typecheck errors * Remove useGlobalPrefs * Add null checks * Fix showCleared pref * Add loaded flag for categories, accounts and payees state * Refactor to reduce unnecessary states * Fix eslint errors * Fix hooks deps * Add useEffect * Fix typecheck error * Set local and global pref hooks * Fix lint error * VRT * Fix typecheck error * Remove eager loading * Fix typecheck error * Fix typo * Fix typecheck error * Update useTheme * Typecheck errors * Typecheck error * defaultValue * Explicitly check undefined * Remove useGlobalPref and useLocalPref defaults * Fix default prefs * Default value * Fix lint error * Set default theme * Default date format in Account * Update packages/desktop-client/src/style/theme.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Feb 11, 2024
-
-
Johannes Löthberg authored
It has been superseded by the new custom reports feature. Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- Feb 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 02, 2024
-
-
Neil authored
* Add Toggles * budget table * testing * updates * updates * fixes * updates * fix Menu * lint fixes * fix keybindings * revert budget menu changes * notes * remove default exports * fixes * disabled fix * add style option * lint fix * remove css * lint fixes * color updates * merge menu with togglemenu * host * menu fixes * fix regression * remove host * adjustments * work * fix hidden filters * merge fixes * adjustments * updates * fix uncat table values * fixes * notes * title change * Adjust showHide selector
-
- Jan 22, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 21, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 18, 2024
-
-
Neil authored
* work * notes * missing entity * lint
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 12, 2024
-
-
Neil authored
* work * updates * merge fixes * syntax fix * Add Label element * updates * notes * normalize customLabel * fix * range adjustments * margin update * merge fixes * review Updates * labelFix * Fix adjustTextSize
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* MobileBudget tsx * Release notes * Fix type error * Update upcoming-release-notes/2081.md Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * SyncRefresh.tsx * Remove loadCategories --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 12 - All loot-core folders except server * Release notes * Fix imports
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default exports 8 * Release notes * Schedules
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
- Dec 18, 2023
-
-
DJ Mountney authored
-
- Dec 16, 2023
-
-
Neil authored
* enable Legend * notes * adding type * overhaul * calculateLegend
-
- Dec 15, 2023
-
-
Neil authored
* work * fixes * updates * update table layout * revert changes * notes * updae names and improve flow
-