Skip to content
Snippets Groups Projects
  1. Jul 25, 2024
  2. Jul 23, 2024
  3. Jul 22, 2024
    • Neil's avatar
      Custom Reports: PlusOne (#3117) · 5c0bee60
      Neil authored
      * PlusOne
      
      * notes
      
      * add daterange filters
      Unverified
      5c0bee60
    • 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
  4. Jul 20, 2024
  5. Jul 18, 2024
    • Sreetam Das's avatar
      fix: number format config not being respected for graphs (#2832) · d032fce7
      Sreetam Das authored
      * Add computed padding for handling clipped Net worth amounts
      
      * Add comment, early handle 5 character case
      
      * Add release note
      
      * Use currency decimal preference for Net Worth graph Y-axis ticks
      
      * use number format preference for `BarLineGraph` ticks
      
      * use number format preference for checking `NetWorthGraph` tick overflow
      
      * prevent `numberFormatConfig` overwrite
      
      `getNumberFormat` uses `numberFormatConfig` as the default argument;
      passing just `{ hideFraction: true }` caused `numberFormatConfig.format`
      to be ignored
      
      * add release note
      
      * use `amountToCurrencyNoDecimal` instead for `{BarLine,NetWorth}Graph` ticks
      Unverified
      d032fce7
  6. Jul 17, 2024
  7. Jul 16, 2024
  8. Jul 15, 2024
    • Matiss Janis Aboltins's avatar
    • Robert Dyer's avatar
      Add help modal for keyboard shortcuts. (#3033) · 70726741
      Robert Dyer authored
      * Add help modal for keyboard shortcuts.
      
      * add release note
      
      * fix linter
      
      * fix typecheck
      
      * fix linter
      
      * use component syntax for GroupHeading
      
      * use component syntax for Shortcut
      
      * fix linter
      
      * use component syntax for KeyIcon
      
      * refactor to support different dialogs
      
      * show different help based on current page
      
      * fix linter
      
      * reword help
      
      * capitalize letters
      
      * show cmd on mac
      
      * stop event propagation
      
      * dont show if a modal is already open
      
      * remove unused import
      
      * rename modal
      
      * move where location check happens
      
      * dont stop event
      
      * allow typing '?' in inputs
      
      * better filter
      
      * extract function
      
      * fix linter
      
      * dont show if filter popover is visible
      
      * fix linter
      
      * fix wrong shortcut, support SHIFT
      
      * fix linter
      
      * fix conditional
      Unverified
      70726741
  9. Jul 13, 2024
  10. Jul 12, 2024
  11. Jul 11, 2024
  12. Jul 10, 2024
  13. Jul 09, 2024
  14. Jul 08, 2024
  15. Jul 07, 2024
  16. Jul 04, 2024
  17. Jul 03, 2024
Loading