Skip to content
Snippets Groups Projects
  1. Aug 30, 2023
  2. Aug 25, 2023
  3. Aug 21, 2023
  4. Aug 13, 2023
  5. Aug 12, 2023
  6. Aug 07, 2023
  7. Aug 03, 2023
  8. Jul 30, 2023
  9. Jul 29, 2023
  10. Jul 28, 2023
  11. Jul 26, 2023
  12. Jul 19, 2023
  13. Jul 17, 2023
  14. Jul 11, 2023
  15. Jul 05, 2023
  16. Jul 03, 2023
  17. Jul 02, 2023
  18. Jun 30, 2023
  19. Jun 23, 2023
  20. Jun 17, 2023
  21. May 20, 2023
  22. May 17, 2023
  23. May 09, 2023
  24. May 05, 2023
  25. Mar 24, 2023
  26. Mar 21, 2023
  27. Mar 18, 2023
  28. Mar 05, 2023
  29. Mar 02, 2023
  30. Feb 26, 2023
  31. Feb 10, 2023
  32. Jan 18, 2023
    • Matiss Janis Aboltins's avatar
      :rotating_light: enabling no-unused-vars eslint rule (#469) · b0e25116
      Matiss Janis Aboltins authored
      * :rotating_light:  enabling no-unused-vars eslint rule
      
      * fix more lint issues
      Unverified
      b0e25116
    • Jed Fox's avatar
      Update Victory to the latest version (#480) · 3fa2b3c1
      Jed Fox authored
      * Update Victory
      
      * Fix net worth graph
      
      * Fix cash flow graph in overview
      
      * Use Inter for chart labels
      
      * Fix warning on CashFlowGraph
      Unverified
      3fa2b3c1
    • Jed Fox's avatar
      Fix a bunch of warnings/errors (#479) · 423df672
      Jed Fox authored
      * Remove invalid ref={} prop
      
      * Fix <rect> height being less than 0
      
      * Improve history.push override
      
      * Filters: add missing key prop
      
      * DateSelect: don’t pass `null` to an input
      
      * Filters: add missing key prop
      
      * EditRule: fix key props
      
      * ScheduleDetails: Fix `for` prop
      
      * usePayees: default `payees` to empty array instead of null (fixes crash)
      
      * safeNumber: better error if `value` is not a number
      
      * ScheduleDescription: fix description for “amount is between”
      
      * ScheduleDetails: add missing `key` prop
      
      * BudgetTitlebar: use ButtonWithLoading
      Unverified
      423df672
Loading