Skip to content
Snippets Groups Projects
  1. Sep 13, 2023
  2. Sep 05, 2023
  3. Sep 04, 2023
  4. Sep 03, 2023
    • Joel Jeremy Marquez's avatar
      Replace usage of glamor CSSProperties with React CSSProperties (#1542) · 63c3d07c
      Joel Jeremy Marquez authored
      * Remove usages of glamor CSSProperties
      
      * Cleanup
      
      * Re-add CellButton className prop
      
      * More removal of glamor CSSProperties
      
      * Release notes
      
      * Fix vrt test failures
      
      * Use React CSSProperties in View
      
      * Custom CSSProperties type
      
      * Settings UI regression fix
      
      * Fix type check errors
      
      * Address PR comments
      
      * CategorySpendingGraph style
      
      * Fix rebase mistake
      63c3d07c
  5. Aug 25, 2023
  6. Aug 21, 2023
  7. Aug 19, 2023
  8. Aug 17, 2023
  9. Aug 07, 2023
  10. Aug 04, 2023
  11. Jul 30, 2023
  12. Jul 29, 2023
  13. Jul 26, 2023
  14. Jul 23, 2023
  15. Jul 20, 2023
  16. Jul 19, 2023
  17. Jul 17, 2023
  18. Jul 15, 2023
  19. Jul 11, 2023
  20. Jul 09, 2023
  21. Jul 08, 2023
  22. Jul 05, 2023
  23. 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.
      050f48ac
  24. Jul 02, 2023
  25. Jun 15, 2023
    • Shazib Hussain's avatar
      Remove 'export' keyword where not needed. (#1139) · 61a5b1a3
      Shazib Hussain authored
      As discussed in #1126 creating separate PRs.
      
      The linter rule isn't actually part of this first PR and will likely be
      in the final PR as otherwise it will just fail because all the issues
      aren't resolved.
      
      The code is 'ready' though so as soon as this is merged I will open next
      one(s)
      61a5b1a3
  26. May 20, 2023
  27. May 17, 2023
  28. May 09, 2023
  29. May 01, 2023
  30. Apr 28, 2023
Loading