Skip to content
Snippets Groups Projects
  1. Jul 25, 2024
  2. Jun 10, 2024
    • Crazypkr1099's avatar
      Added Year comparison feature. (#2806) · 2b96bb3d
      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: default avatarNeil <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: default avatarNeil <55785687+carkom@users.noreply.github.com>
      2b96bb3d
  3. May 29, 2024
  4. May 13, 2024
  5. May 03, 2024
    • Neil's avatar
      Monthly spending report (#2622) · 04bc0c3c
      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
      04bc0c3c
  6. Apr 24, 2024
    • Neil's avatar
      Mobile reports (#2624) · 469c789c
      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
      469c789c
  7. Mar 20, 2024
  8. Feb 21, 2024
    • Neil's avatar
      Custom Reports: save reports (*new SQL table creation*) (#2335) · 8568aebd
      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
      8568aebd
  9. Feb 12, 2024
    • Joel Jeremy Marquez's avatar
      Hooks for frequently made operations (#2293) · 08cbdab2
      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: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      08cbdab2
  10. Feb 10, 2024
    • Neil's avatar
      Update Custom Report styles (#2345) · 485902af
      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
      
      * Revert Changes
      
      * notes
      
      * merge fixes
      
      * notes
      
      * notes
      
      * revert notes
      
      * Area changes
      485902af
  11. Feb 09, 2024
  12. Jan 21, 2024
  13. Jan 18, 2024
  14. Jan 15, 2024
  15. Jan 12, 2024
    • Neil's avatar
      Custom Reports: Enable Show Labels (#2124) · b477f7c2
      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
      b477f7c2
  16. Jan 06, 2024
  17. Dec 12, 2023
  18. Dec 06, 2023
    • Neil's avatar
      Custom Reports optimization (#1988) · 2741422c
      Neil authored
      * Range fix and payee fix
      
      * bug fixes and UI tweaks
      
      * range options, hover UI
      
      * Select - UnSelect All Buttons
      
      * fix hidden group bug
      
      * YAxis PrivacyFilter
      
      * notes
      
      * more privacyFilter graphs
      
      * overflowY fix
      
      * Loading Indicator
      
      * Fix Filter button hover
      
      * data revamp
      
      * review fixes
      
      * LoadingIndicator fixes
      
      * remove a loop
      
      * filterbuttontype
      
      * lint fixes
      
      * review fixes
      
      * filtersbutton
      
      * updates
      
      * Split out functions to separate files
      
      * uncategorized optimization
      
      * rename ambiguous variables
      
      * notes
      
      * remove indexStack
      
      * renaming variables
      
      * Improve scrolling of tableGraph
      
      * revert renaming variables
      
      * code fixes
      
      * lint fixes
      
      * review fixes
      
      * fix
      
      * review fixes
      
      * variable name changes
      
      * const eslint fixes
      
      * remove indexStack
      2741422c
  19. Dec 05, 2023
  20. Nov 26, 2023
    • Neil's avatar
      Custom Reports Bug Fixes (#1930) · e48f36cd
      Neil authored
      * Range fix and payee fix
      
      * bug fixes and UI tweaks
      
      * range options, hover UI
      
      * Select - UnSelect All Buttons
      
      * fix hidden group bug
      
      * YAxis PrivacyFilter
      
      * notes
      
      * more privacyFilter graphs
      
      * overflowY fix
      
      * Loading Indicator
      
      * Fix Filter button hover
      
      * review fixes
      
      * LoadingIndicator fixes
      
      * remove a loop
      
      * filterbuttontype
      
      * review fixes
      
      * filtersbutton
      
      * updates
      e48f36cd
  21. Nov 24, 2023
    • Neil's avatar
      Dark Theme Live (#1925) · 2c87c603
      Neil authored
      * Remove Featureflag
      
      * notes
      
      * VRT updates
      
      * Dark Theme fixes
      
      * VRT updates
      
      * VRT updates
      
      * Revert "VRT updates"
      
      This reverts commit 7d669f2df2baabb3d20c2da55437adcf01959ef8.
      
      * Revert VRT
      
      Reverting VRT
      
      * VRT updates
      
      * pillbackground
      
      * VRT updates
      
      * Theme Selector
      
      * VRT Updates
      
      * notes
      
      * VRT updates
      2c87c603
  22. Nov 16, 2023
    • Neil's avatar
      Customizeable Reports (#1791) · 1f105999
      Neil authored
      * Reorganize and add graphs
      
      * Create Customizable Chart
      
      * Notes
      
      * Hide Menu update Donut
      
      * lint fixes
      
      * Organize Menus
      
      * Change Title
      
      * UI changes
      
      * UI updates
      
      * Add Data Table
      
      * Functionality additions and Privacy Filters
      
      * Date filters working and formatting changes
      
      * Fix default spreadsheet and add tableGraph
      
      * Integrate Summary Data and Split Legend
      
      * started adding functionality on charts
      
      * list fix
      
      * Enabling more graphs, fixing errors
      
      * Legend, interactions, Empty Rows Filter
      
      * fixes for EmptyRows/interactions/legends
      
      * formatting UI and filtering data
      
      * format date
      
      * fix errors
      
      * Fix Legend Order
      
      * lint fixes
      
      * Add tooltips
      
      * Feature Flag
      
      * fix overview card, fix offbudget checkbox
      
      * Revamped dataType, added scrollBars
      
      * data display adjustments
      
      * data spreadsheet updates/groups added to matrix
      
      * Add Category Selector
      
      * Add Labels Button
      
      * formatting fixes
      
      * Add Averages to dataTable
      
      * data bug fix
      
      * Added all type back in with exceptions
      
      * formatting
      
      * split assets/debts, add Uncategorized
      
      * bug fixes and UI updates
      
      * add scrollbars to table
      
      * formatting dataTable
      
      * tooltips, navigation and graph labels
      
      * Code clean-up and re-org
      
      * revert color change
      
      * Change labels name
      
      * organize files
      
      * code cleanup
      
      * Tooltip Colors
      
      * Descoping legend for future PR
      
      * descope legend & rename split
      
      * rename type variable to be more descriptive
      
      * adjustments for sankey and eslint merges
      
      * notes update
      
      * code review fixes
      
      * code fixes
      
      * fix date selections
      1f105999
  23. Nov 11, 2023
  24. Nov 09, 2023
  25. Oct 11, 2023
  26. Sep 19, 2023
  27. Sep 13, 2023
  28. Sep 03, 2023
  29. Aug 07, 2023
  30. May 17, 2023
  31. May 09, 2023
  32. Mar 21, 2023
  33. Feb 10, 2023
  34. Jan 18, 2023
Loading