Skip to content
Snippets Groups Projects
  1. Aug 06, 2024
  2. Jun 21, 2024
    • Joel Jeremy Marquez's avatar
      Format transaction notes as clickable tags (#2670) · f02ca4e3
      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: default avatarRobert Dyer <rdyer@unl.edu>
      
      * VRT
      
      * Fix error
      
      * Fix filtered balance
      
      * VRT
      
      ---------
      
      Co-authored-by: default avatarRobert Dyer <rdyer@unl.edu>
      Unverified
      f02ca4e3
  3. May 15, 2024
    • Joel Jeremy Marquez's avatar
      Page enhancements - add page headers to mobile reports (#2733) · e3b4c3f5
      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
      Unverified
      e3b4c3f5
  4. 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
      Unverified
      04bc0c3c
  5. 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
  6. 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
  7. Mar 20, 2024
  8. 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
  9. Feb 08, 2024
  10. Feb 02, 2024
  11. Jan 21, 2024
  12. Jan 06, 2024
  13. Dec 18, 2023
  14. Dec 05, 2023
  15. 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
      Unverified
      e48f36cd
  16. 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
      Unverified
      1f105999
  17. Sep 13, 2023
  18. Aug 07, 2023
  19. Jul 30, 2023
  20. Jul 26, 2023
  21. Jul 17, 2023
  22. Jul 11, 2023
  23. Jul 05, 2023
  24. Jul 03, 2023
  25. Jul 02, 2023
  26. May 05, 2023
  27. Mar 24, 2023
  28. Feb 10, 2023
  29. Sep 02, 2022
  30. Aug 30, 2022
  31. Apr 29, 2022
Loading