Skip to content
Snippets Groups Projects
  1. Aug 06, 2024
    • Joel Jeremy Marquez's avatar
      [React Aria Button] - Migrate sidebar, notifications, transactions, recurring... · 44ce976f
      Joel Jeremy Marquez authored
      [React Aria Button] - Migrate sidebar, notifications, transactions, recurring schedule picker buttons (#2984)
      
      * More components to use react aria Button
      
      * Release notes
      
      * vrt
      
      * Fix typecheck error
      
      * Fix account menu test
      
      * Fix typecheck error
      
      * Fix typecheck error
      
      * Remove unnecessary aria-labels
      
      * Fix payee icons and category notes
      
      * vrt
      
      * vrt
      
      * Fix notes button
      
      * Fix typecheck error
      
      * Fix lint error
      
      * VRT
      
      * Remove default :focus on Button2
      
      * Add Button2 defaultClassName
      
      * Update className
      
      * Fix typecheck error
      
      * Cleanup
      
      * VRT
      
      * Fix typecheck error
      
      * Fix typecheck error
      
      * Fix typecheck error
      44ce976f
  2. 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
      4439bb6a
  3. May 14, 2024
    • Robert Dyer's avatar
      Add API for working with rules (#2568) · 7cee3b86
      Robert Dyer authored
      
      * Add API for working with rules
      
      * Add release note
      
      * Change 'payees-get-rules' return type to RuleEntity[]
      
      * Reuse existing handlers, make names not have 'payee', add two getters
      
      * fix linter
      
      * fix bad handler name
      
      * fix broken handler name
      
      * add test cases for 'getPayeeRules'
      
      * fix broken test
      
      * Remove unused locals
      
      * Update packages/loot-core/src/types/api-handlers.d.ts
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * Update packages/loot-core/src/types/server-handlers.d.ts
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * Strict types and slightly improved return interface
      
      * update test comment to match new API names
      
      * fix linter issues
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      7cee3b86
  4. Apr 07, 2024
    • Neil's avatar
      Consolidate Link props (#2558) · d6de90a2
      Neil authored
      * Remove Link Button
      
      * remove AnchorLink
      
      * remove ButtonLink
      
      * notes
      
      * merge fix
      
      * clickLink
      
      * typecheck fix
      
      * remove link option from button
      
      * remove ExternalLink
      
      * VRT
      d6de90a2
  5. 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>
      08cbdab2
  6. Feb 07, 2024
  7. Jan 21, 2024
  8. Jan 15, 2024
  9. Jan 09, 2024
  10. Jan 06, 2024
  11. Jan 05, 2024
  12. Dec 05, 2023
  13. Nov 21, 2023
  14. Oct 22, 2023
  15. Sep 11, 2023
  16. Sep 03, 2023
  17. Aug 17, 2023
  18. Aug 07, 2023
  19. Jul 30, 2023
  20. Jul 26, 2023
  21. Jul 23, 2023
  22. Jul 20, 2023
  23. Jul 02, 2023
  24. Jun 27, 2023
  25. Jun 15, 2023
  26. May 10, 2023
  27. May 09, 2023
  28. Mar 29, 2023
  29. Mar 24, 2023
  30. Mar 05, 2023
Loading