Skip to content
Snippets Groups Projects
  1. Sep 11, 2024
  2. Aug 08, 2024
  3. Jul 20, 2024
  4. Jul 17, 2024
    • 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
      Unverified
      07bbe000
  5. Jul 15, 2024
    • 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
Loading