Skip to content
Snippets Groups Projects
  1. Jul 17, 2023
  2. Jul 07, 2023
  3. 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
  4. Jul 03, 2023
  5. Jul 02, 2023
  6. Jun 30, 2023
  7. Jun 28, 2023
  8. Jun 27, 2023
  9. Jun 26, 2023
  10. Jun 24, 2023
  11. Jun 23, 2023
  12. Jun 20, 2023
  13. Jun 17, 2023
  14. Jun 15, 2023
  15. Jun 14, 2023
  16. Jun 06, 2023
    • Jed Fox's avatar
      Remove account types (#948) · a25327d3
      Jed Fox authored
      Closes #944, closes #532. ~WIP because something is causing the test
      budget to fail to create because it’s using INSERT instead of UPDATE sql
      queries. (Or not? I have no idea)~
      Unverified
      a25327d3
  17. May 29, 2023
    • Jed Fox's avatar
      More import-related ESLint rules (#1070) · e660e1e7
      Jed Fox authored
      - Enforce that imports from the same package are merged into a single
      import
      - In `loot-core`, require that imports of other `loot-core` files use a
      relative import (like the vast majority of such imports) rather than
      specifiers starting with `loot-core/` (probably a result of moving files
      out of other packages into `loot-core`)
      Unverified
      e660e1e7
  18. May 21, 2023
  19. May 20, 2023
  20. May 15, 2023
  21. May 10, 2023
  22. May 09, 2023
  23. May 08, 2023
  24. May 04, 2023
  25. Apr 30, 2023
  26. Apr 28, 2023
  27. Apr 25, 2023
  28. Apr 21, 2023
  29. Apr 20, 2023
  30. Apr 19, 2023
Loading