Skip to content
Snippets Groups Projects
  1. Apr 26, 2024
    • Neil's avatar
      Custom Reports Adjustments (#2659) · d49f907f
      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
      Unverified
      d49f907f
  2. 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
      Unverified
      469c789c
  3. Apr 22, 2024
    • Neil's avatar
      Custom Reports: Line show activity (#2636) · 985411d4
      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
      Unverified
      985411d4
  4. Apr 21, 2024
  5. Apr 18, 2024
  6. Apr 16, 2024
  7. Apr 13, 2024
  8. Apr 09, 2024
  9. Apr 07, 2024
    • Neil's avatar
      Consolidate Link props (#2558) · d6de90a2
      Neil authored
      * Remove Link Button
      
      * remove AnchorLink
      
      * remove ButtonLink
      
      * notes
      
      * merge fix
      
      * clickLink
      
      * typecheck fix
      
      * remove link option from button
      
      * remove ExternalLink
      
      * VRT
      Unverified
      d6de90a2
  10. Apr 06, 2024
  11. Apr 05, 2024
  12. Apr 04, 2024
  13. Apr 02, 2024
    • Neil's avatar
      Custom Reports: Confirm delete report (#2521) · 83fd85f0
      Neil authored
      * confirm delete report
      
      * notes
      
      * card confirm
      Unverified
      83fd85f0
    • Neil's avatar
      Add yearly to custom reports (#2466) · 308f8339
      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
      Unverified
      308f8339
  14. Mar 30, 2024
  15. Mar 26, 2024
  16. Mar 25, 2024
  17. Mar 22, 2024
  18. Mar 21, 2024
  19. Mar 20, 2024
  20. Mar 14, 2024
  21. Mar 12, 2024
  22. Mar 06, 2024
  23. Mar 02, 2024
  24. Mar 01, 2024
    • Neil's avatar
      Custom reports updates (#2386) · 40296dc8
      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
      
      * update
      
      * fixes
      
      * fixes
      
      * create button fix and rename card fix
      
      * Title change
      Unverified
      40296dc8
  25. Feb 28, 2024
    • Neil's avatar
      Custom Reports AutoComplete (#2350) · ed1e0ceb
      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
      
      * Add Saved Reports Autocomplete
      
      * notes
      
      * fix invalid values crash
      
      * Title and auto-focus and esc
      
      * notes
      
      * fix filtering logic
      
      * reload saved filters
      
      * lint fix
      
      * visual graph changes
      
      * merge fixes
      
      * fix
      
      * review updates
      Unverified
      ed1e0ceb
    • Neil's avatar
      Add interval split and menu items to custom reports (#2389) · 55817b0e
      Neil authored
      * Add interval split and menu items
      
      * notes
      Unverified
      55817b0e
  26. 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
      Unverified
      8568aebd
  27. Feb 16, 2024
  28. 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>
      Unverified
      08cbdab2
  29. Feb 11, 2024
  30. 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
      Unverified
      485902af
  31. Feb 09, 2024
  32. Feb 08, 2024
  33. Feb 05, 2024
    • Neil's avatar
      Custom Reports: add save reports menu (#2257) · 4c4f2fd4
      Neil authored
      * Add schema work
      
      * notes
      
      * merge fixes
      
      * Add Reports Save Menu
      
      * merge fixes
      
      * updates
      
      * notes
      
      * updates
      
      * updates
      
      * save updates fix
      
      * typecheck fixes
      
      * merge fixes
      
      * saveReport strict Typescript
      
      * fix sidebar
      
      * lint fix
      
      * fixing functionality plus clean up
      
      * clean up
      Unverified
      4c4f2fd4
  34. Feb 03, 2024
Loading