Skip to content
Snippets Groups Projects
  1. Jul 20, 2024
    • Ryan Bianchi's avatar
      Recently used and favorite payees (#2814) · 89a8f102
      Ryan Bianchi authored
      
      * add idea of common payee, a top 10 frequently used payee
      
      * add button in payee to mark as favorite
      
      * cleanup
      
      * minor fixes
      
      * add release notes and make favorite optional
      
      * fix TransactionsTable test
      
      * lint and release notes
      
      * rename section, resort list to ensure both are sorted
      
      * don't show common, move bookmarked to menu
      
      * add a limit on adding common payees
      
      * linting
      
      * reduce to 5 commonly used payees by default
      
      * linting
      
      * more linting
      
      * update migrate timestamp
      
      * more linting
      
      * fix api name, bump migrate timestamp
      
      * Add star to payee dropdown and rename section to 'Suggested Payees'
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      Unverified
      89a8f102
  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
Loading