Skip to content
Snippets Groups Projects
  1. Sep 24, 2024
  2. Aug 15, 2024
    • Robert Dyer's avatar
      Add rule actions to prepend/append to transaction notes. (#3215) · af73dcd7
      Robert Dyer authored
      * Add rule action to append to transaction notes.
      
      * add release note
      
      * support prepending
      
      * fix linter
      
      * update release note
      
      * fix typecheck error
      
      * update VRT test code
      
      * revising VRT code
      
      * select by row
      
      * fix missing delete button
      
      * fix VRT tests
      
      * fix linter
      
      * empty commit for CI
      
      * avoid 'undefined' appearing in notes
      
      * fix linter
      Unverified
      af73dcd7
  3. 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
      Unverified
      44ce976f
  4. 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
  5. 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>
      Unverified
      7cee3b86
  6. 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
      Unverified
      d6de90a2
  7. 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
  8. Feb 07, 2024
  9. Jan 21, 2024
  10. Jan 15, 2024
  11. Jan 09, 2024
  12. Jan 06, 2024
  13. Jan 05, 2024
  14. Dec 05, 2023
  15. Nov 21, 2023
  16. Oct 22, 2023
  17. Sep 11, 2023
  18. Sep 03, 2023
  19. Aug 17, 2023
  20. Aug 07, 2023
  21. Jul 30, 2023
  22. Jul 26, 2023
  23. Jul 23, 2023
  24. Jul 20, 2023
  25. Jul 02, 2023
  26. Jun 27, 2023
  27. Jun 15, 2023
  28. May 10, 2023
  29. May 09, 2023
  30. Mar 29, 2023
Loading