Skip to content
Snippets Groups Projects
  1. Jul 22, 2024
    • Bruno Ribeiro's avatar
      Enhance Autocomplete sorting, Payees tab filter, and Schedules tab filter to... · 4439bb6a
      Bruno Ribeiro authored
      Enhance Autocomplete sorting, Payees tab filter, and Schedules tab filter to ignore characters with accents / diacritics (#3045)
      
      * Autocomplete sort now ignores diacritics
      
      * Payees tab now takes into account diacritics
      
      * Category Autocomplete now ignores diacritics
      
      * Schedules filter now ignore diacritics
      
      * Added release note
      
      * Fixed type error
      
      * Added normalisation to manage rules filter
      
      * Added normalisation to $like operator
      
      * Added normalisation function to loot-core
      
      * Fixed type error & added normalisation to notlike
      
      * Fixed unit tests
      
      * Changed normalise to use loot-core/shared on desktop
      
      * Linting fix
      Unverified
      4439bb6a
  2. 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
  3. Jul 04, 2024
  4. Jun 03, 2024
  5. May 15, 2024
    • Joel Jeremy Marquez's avatar
      Page enhancements - add page headers to mobile reports (#2733) · e3b4c3f5
      Joel Jeremy Marquez authored
      * Refactor Page component and use in report pages
      
      * Release notes
      
      * Fix typecheck error and budget table background
      
      * Update pages
      
      * VRT updates
      
      * Reports page data-testid
      
      * VRT updates
      
      * Updates
      
      * VRT
      
      * Paddings
      
      * Put create new custom report in page header
      
      * Cleanup
      
      * Feedback
      
      * VRT
      
      * Fix graph sizes in mobile
      
      * Update flex grow
      
      * VRT
      Unverified
      e3b4c3f5
  6. Feb 26, 2024
  7. Feb 16, 2024
  8. 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
  9. Jan 21, 2024
  10. Jan 19, 2024
  11. Jan 15, 2024
  12. Jan 06, 2024
  13. Dec 29, 2023
  14. Dec 22, 2023
  15. Dec 18, 2023
  16. Dec 05, 2023
  17. Nov 22, 2023
  18. Nov 21, 2023
  19. Oct 22, 2023
  20. Oct 04, 2023
  21. Sep 09, 2023
  22. Sep 03, 2023
  23. Aug 16, 2023
  24. Jul 31, 2023
  25. Jul 30, 2023
  26. Jul 29, 2023
  27. Jul 28, 2023
  28. Jul 26, 2023
  29. Jul 19, 2023
  30. Jul 18, 2023
Loading