Skip to content
Snippets Groups Projects
  1. Feb 15, 2024
  2. Feb 12, 2024
    • Joel Jeremy Marquez's avatar
      Hooks for frequently made operations (#2293) · 08cbdab2
      Joel Jeremy Marquez authored
      
      * Hooks for frequently made operations
      
      * Release notes
      
      * Fix typecheck errors
      
      * Remove useGlobalPrefs
      
      * Add null checks
      
      * Fix showCleared pref
      
      * Add loaded flag for categories, accounts and payees state
      
      * Refactor to reduce unnecessary states
      
      * Fix eslint errors
      
      * Fix hooks deps
      
      * Add useEffect
      
      * Fix typecheck error
      
      * Set local and global pref hooks
      
      * Fix lint error
      
      * VRT
      
      * Fix typecheck error
      
      * Remove eager loading
      
      * Fix typecheck error
      
      * Fix typo
      
      * Fix typecheck error
      
      * Update useTheme
      
      * Typecheck errors
      
      * Typecheck error
      
      * defaultValue
      
      * Explicitly check undefined
      
      * Remove useGlobalPref and useLocalPref defaults
      
      * Fix default prefs
      
      * Default value
      
      * Fix lint error
      
      * Set default theme
      
      * Default date format in Account
      
      * Update packages/desktop-client/src/style/theme.tsx
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      08cbdab2
  3. Feb 07, 2024
  4. Jan 19, 2024
  5. Jan 15, 2024
  6. Jan 06, 2024
  7. Dec 29, 2023
  8. Dec 22, 2023
  9. Dec 04, 2023
  10. Oct 04, 2023
  11. Sep 17, 2023
  12. Sep 09, 2023
  13. Sep 06, 2023
  14. Sep 03, 2023
  15. Aug 30, 2023
  16. Aug 28, 2023
  17. Aug 25, 2023
  18. Aug 16, 2023
  19. Jul 30, 2023
  20. Jul 26, 2023
  21. Jul 19, 2023
  22. Jul 17, 2023
  23. Apr 16, 2023
  24. Mar 24, 2023
  25. Feb 25, 2023
  26. Feb 10, 2023
  27. 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
  28. Jan 25, 2023
  29. Sep 02, 2022
  30. Aug 30, 2022
  31. Apr 29, 2022
Loading