Skip to content
Snippets Groups Projects
  1. Jul 28, 2024
  2. Jul 03, 2024
  3. Mar 03, 2024
  4. 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
  5. Feb 07, 2024
  6. Jan 15, 2024
  7. Jan 06, 2024
  8. Dec 05, 2023
  9. Sep 13, 2023
  10. Jul 30, 2023
  11. Jul 28, 2023
  12. Mar 24, 2023
  13. Mar 21, 2023
    • Jed Fox's avatar
      Improve visual consistency on the settings page (#799) · 8e94d177
      Jed Fox authored
      This PR improves the consistency of the settings UI by moving everything
      (except the budget name field on mobile) into `<Setting>` boxes.
      Additionally, it adds a “Settings” option to the file dropdown menu (I
      keep expecting it to be there, and I think it’s reasonable to expose it
      in both locations so it’s easier to access)
      Unverified
      8e94d177
  14. Feb 10, 2023
  15. Jan 10, 2023
Loading