Skip to content
Snippets Groups Projects
  1. Feb 26, 2023
  2. Feb 25, 2023
  3. Feb 24, 2023
  4. Feb 15, 2023
  5. Feb 10, 2023
  6. Feb 07, 2023
  7. Feb 05, 2023
  8. Feb 04, 2023
  9. Feb 03, 2023
    • Jed Fox's avatar
      Add support for filtering the schedules table (#590) · e6459f30
      Jed Fox authored
      * Add support for searching the schedules table at /schedules
      
      * Move filtering logic into SchedulesTable
      
      * Extract out a <Search> component
      
      * Improve margins in Link Schedule dialog
      
      * Add support for filtering in Link Schedule
      
      * Add support for filtering by date
      
      * rename param for clarity
      
      * Remove unused imports
      
      * Fix schedules with empty values always showing up in search results
      
      * Fix matching behavior
      Unverified
      e6459f30
    • Trevor Farlow's avatar
      Schedule Editor: Keep payee list open while toggling transfer payees focus (#355) · bfa3828b
      Trevor Farlow authored
      * Schedule Editor: Keep payee list open while toggling transfer payees focus
      
      This makes the schedule editor match the behavior of the PayeeAutocomplete in TransactionsTable
      
      * Move fix to PayeeAutocomplete
      Unverified
      bfa3828b
  10. Jan 30, 2023
  11. Jan 29, 2023
  12. Jan 28, 2023
  13. Jan 27, 2023
  14. Jan 25, 2023
  15. Jan 23, 2023
  16. Jan 20, 2023
  17. 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
      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
  18. Jan 17, 2023
  19. Jan 16, 2023
  20. Jan 12, 2023
  21. Jan 11, 2023
  22. Jan 10, 2023
  23. Jan 06, 2023
  24. Jan 03, 2023
  25. Jan 02, 2023
  26. Dec 30, 2022
  27. Dec 29, 2022
  28. Dec 12, 2022
Loading