Skip to content
Snippets Groups Projects
  1. Feb 04, 2024
  2. Feb 01, 2024
  3. Jan 06, 2024
  4. Dec 18, 2023
  5. Dec 05, 2023
  6. Dec 04, 2023
  7. 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
  8. Nov 15, 2023
    • Neil's avatar
      Color Consolidations (#1868) · fecc9178
      Neil authored
      * Color normalization
      
      * color updates
      
      * VRT updates
      
      * update colors table
      
      * VRT updates
      
      * more VRT updates
      
      * pillborder
      
      * VRT updates
      
      * Revert "VRT updates"
      
      This reverts commit ae58317b00f5ad5e1b75f197f32ca9eda25b63cd.
      
      * Revert "more VRT updates"
      
      This reverts commit a316745efdce2f7c280a166406a5894976612f02.
      
      * Revert "VRT updates"
      
      This reverts commit 03797af362e24612608255dcec7f4ff0dc1faa46.
      
      * Revert "VRT updates"
      
      This reverts commit 454adac2510b0acddb15e6acf86ffb3d7af021f5.
      
      * VRT refresh
      
      * border color
      
      * Checkbox Border
      
      * VRT updates
      Unverified
      fecc9178
  9. Sep 16, 2023
  10. Sep 03, 2023
  11. Aug 16, 2023
  12. Aug 09, 2023
  13. Aug 03, 2023
  14. Jul 30, 2023
  15. Jul 26, 2023
  16. Jul 23, 2023
  17. Jul 19, 2023
  18. Jul 18, 2023
  19. Jul 04, 2023
    • Neil's avatar
      Reorganize Accounts Folder (#1258) · 050f48ac
      Neil authored
      There's no new code here, just a reorg. Had to change some import calls
      in some files to make it all work properly.
      
      Having just done a lot of work in the accounts directory I figured it
      could do with some organization. I've broken out all the Header
      functions into a different file in order to cut down on the size of the
      account.js file.
      
      I also moved the transactions files into a new directory since they are
      used by other pages. Also makes them easier to find with this structure.
      Unverified
      050f48ac
Loading