Skip to content
Snippets Groups Projects
  1. Aug 12, 2024
  2. 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
  3. 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
      07bbe000
  4. Jul 10, 2024
  5. Jul 08, 2024
    • Yusef Ouda's avatar
      reorders 'Rename' above 'Hide' in menu popovers, adds debounce to sidebar animation (#3001) · d77b54f2
      Yusef Ouda authored
      * reorders 'Rename' above 'Hide' in menu popovers
      
      * release notes
      
      * adds debounce to sidebar animation
      
      * bump debounce time
      
      * release notes
      
      * release notes
      
      * Update debounce import
      
      * Update index.tsx
      
      * Update index.tsx
      
      * Update index.tsx
      
      * Update index.tsx
      
      * Update index.tsx
      
      * Update index.tsx
      
      * Update index.tsx
      
      * Update index.tsx
      
      * removes event listener on titlebar, changes margins
      d77b54f2
  6. Apr 27, 2024
  7. Apr 14, 2024
  8. 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
  9. Mar 24, 2024
  10. 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
  11. Feb 07, 2024
  12. Jan 23, 2024
  13. Jan 19, 2024
  14. Jan 15, 2024
  15. Jan 06, 2024
  16. Dec 05, 2023
  17. Dec 04, 2023
  18. Nov 22, 2023
  19. Nov 21, 2023
  20. Nov 16, 2023
    • Neil's avatar
      Mobile pages standardized (Colors/UI) (#1874) · e8055bbc
      Neil authored
      * Mobile Color Consistency
      
      * VRT updates
      
      * color updates
      
      * notes
      
      * Sync Text
      
      * Adjust header font smaller
      
      * color and format adjustments
      
      * tidying header buttons
      
      * color and button adjustments
      
      * Header Text color
      
      * VRT updates
      
      * back button changes
      
      * VRT changes
      
      * adjust buttons
      
      * lint fix
      
      * darkTheme header background
      
      * VRT updates
      
      * VRT updates
      e8055bbc
  21. Nov 09, 2023
  22. Nov 04, 2023
  23. Oct 22, 2023
  24. Oct 21, 2023
  25. Oct 16, 2023
    • Neil's avatar
      darkMode Fixes (#1800) · acf44560
      Neil authored
      * darkMode Fixes
      
      * notes
      
      * AutoComplete Colors
      
      * Sync button fix
      
      * dark color changes
      acf44560
  26. Oct 10, 2023
  27. Sep 20, 2023
  28. Sep 16, 2023
  29. Sep 12, 2023
Loading