Skip to content
Snippets Groups Projects
  1. Aug 02, 2024
  2. Aug 01, 2024
  3. Jul 31, 2024
  4. Jul 29, 2024
  5. Jul 28, 2024
  6. Jul 27, 2024
  7. Jul 26, 2024
    • Robert Dyer's avatar
      Fix running balances thick header. (#3082) · fe8851c7
      Robert Dyer authored
      * Update running balances width to display large numbers.
      
      * add release note
      
      * update width
      
      * update width
      
      * Fix running balances thick header.
      
      * add release note
      
      * fix alignment
      
      * fix lint
      
      * dont make header clickable
      
      * refactor so HeaderCell can be unclickable
      fe8851c7
    • youngcw's avatar
      [Goals]: Add a long term goal template (#3012) · 511f677a
      youngcw authored
      * update the parser
      
      * can set goal value, but there are errors and it still needs to look for a balance and not month amount
      
      * fix apply budget
      
      * un change
      
      * note
      
      * lint
      
      * working processing, need to set colors based on month somehow
      
      * add long goal option to the gui and db
      
      * note, lint
      
      * fix cleanup
      
      * fix
      
      * make mobile work, lint
      
      * fix bindings
      
      * more proper
      
      * lint
      
      * fix single category run
      
      * don't unset goal values if they don't have a template too
      
      * lint
      
      * more lint
      
      * fix check when no template exists
      
      * rearrange to get around the issue of inconsistent colors
      
      * lint
      
      * typecheck
      
      * add field to aql schema
      
      * fixes
      
      * cleanup
      
      * migration date
      511f677a
  8. Jul 25, 2024
  9. Jul 24, 2024
  10. Jul 23, 2024
  11. Jul 22, 2024
    • Neil's avatar
      Custom Reports: PlusOne (#3117) · 5c0bee60
      Neil authored
      * PlusOne
      
      * notes
      
      * add daterange filters
      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
      4439bb6a
  12. Jul 21, 2024
  13. Jul 20, 2024
  14. Jul 18, 2024
  15. Jul 17, 2024
    • Michael Clark's avatar
      f75d0f80
    • Robert Dyer's avatar
      Add additional hotkeys (#3061) · 07bbe000
      Robert Dyer authored
      * Add account page hotkeys
      
      * add release note
      
      * fix linter
      
      * change shortcut
      
      * change hotkey
      
      * fix lint
      
      * add budget shortcuts
      
      * update help page
      
      * fix linter
      
      * add privacy filter hotkey p
      
      * update help modal
      
      * fix deps
      
      * slash the zero
      
      * bound the month picker
      
      * change privacy shortcut to ctrl+p
      
      * remap keys to ctrl
      
      * add select all hotkey
      
      * fix linter
      
      * change add hotkey to T
      
      * update help modal
      
      * resize help modal
      
      * fix linter
      
      * shrink modal size more
      
      * change budget reset behavior
      
      * change privacy to shift+ctrl+p
      
      * move shift to front
      07bbe000
    • Simon Schmidt's avatar
      CAMT.053: Handle missing ValDt on entries with Sts Book (#3086) · be0d3635
      Simon Schmidt authored
      * Replicate seen-in-the-wild camt.053 example
      
      * Handle missing ValDt in camt
      
      * Release notes for #3086
      be0d3635
Loading