Skip to content
Snippets Groups Projects
  1. Jul 09, 2024
  2. Apr 11, 2024
  3. Apr 09, 2024
    • Jenna's avatar
      Bugfix:Midnight theme button contrast (#2538) · da6b039f
      Jenna authored
      
      * added green700 (g3) to highlight text in PayeeAutocomplete and CategoryAutocomplete
      
      * added upcoming release note doc for Isuee 2488
      
      * modified background and text to meet WCAG AA compliance for contrast
      
      * updated code for autocomplete highlight on menu items
      
      * fixed linting errors and renamed release note
      
      * updated release note category from 'bug' to 'bugfix'
      
      * fixing the light theme
      
      ---------
      
      Co-authored-by: default avatarJenn Cox <jenncox@Jenns-MacBook-Air.local>
      da6b039f
  4. Apr 04, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile]: More functionalities (#2472) · 6f251e60
      Joel Jeremy Marquez authored
      * Balance modals
      
      * Release notes
      
      * Fix typecheck errors
      
      * Fix errors
      
      * Mobile scheduled transaction modal
      
      * Cleanup
      
      * Fix props
      
      * Fix typecheck errors
      
      * Updates
      
      * Fix autocomplete typings
      
      * Update autocomplete types
      
      * Fix typecheck errors
      
      * Fix typecheck errors
      
      * Remote optional type
      
      * Pass this to apply
      
      * Use bind
      
      * Fix typecheck error
      
      * Ignore typecheck error for now
      
      * Add onClose in Autocomplete
      
      * open category modal on enter in transfer modal
      
      * Budget summary modals
      
      * Accounts update
      
      * Add paddingBottom
      
      * Fix typecheck error
      
      * Revert navigate
      
      * Disable esline
      
      * Close account and Reopen account
      
      * Improve SingleInputModal
      
      * Fix lint error
      
      * Fix category autocomplete modal header
      
      * Rebase updates
      
      * Cleanup
      
      * Clearer error message
      
      * Close report balance tooltip on selection
      
      * Updated based on review
      6f251e60
  5. Apr 01, 2024
  6. Mar 25, 2024
  7. Feb 21, 2024
  8. 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
  9. Jan 15, 2024
  10. Jan 06, 2024
  11. Dec 22, 2023
  12. Dec 05, 2023
  13. Dec 01, 2023
    • Joel Jeremy Marquez's avatar
      Larger mobile autocomplete fonts and paddings (#1900) · 5d1f2d48
      Joel Jeremy Marquez authored
      * Larger mobile autocomplete fonts and paddings
      
      * Release notes
      
      * VRT + update tests
      
      * Update tests
      
      * Update data-highlighted and tests
      
      * Use styles text
      
      * Fix tests
      
      * Fix tests
      
      * Fix tests
      
      * Fix tests
      
      * Fix tests
      
      * Fix tests
      
      * Adjust Add Transaction padding + VRT updates
      
      * Larger autocomplete text and divider
      
      * Fix rebase
      
      * Fix rebase
      
      * Fix icons
      
      * Adjust fonts
      
      * Fix lint errors
      
      * PR feedback
      
      * VRT
      
      * Update embedded autocomplete highlight hover color
      
      * Refactor create payee button
      
      * Embedded create payee button color
      
      * Dummy change to re-run CI
      5d1f2d48
  14. Nov 18, 2023
  15. Nov 09, 2023
  16. Oct 21, 2023
  17. Oct 04, 2023
  18. Sep 03, 2023
    • Joel Jeremy Marquez's avatar
      Replace usage of glamor CSSProperties with React CSSProperties (#1542) · 63c3d07c
      Joel Jeremy Marquez authored
      * Remove usages of glamor CSSProperties
      
      * Cleanup
      
      * Re-add CellButton className prop
      
      * More removal of glamor CSSProperties
      
      * Release notes
      
      * Fix vrt test failures
      
      * Use React CSSProperties in View
      
      * Custom CSSProperties type
      
      * Settings UI regression fix
      
      * Fix type check errors
      
      * Address PR comments
      
      * CategorySpendingGraph style
      
      * Fix rebase mistake
      63c3d07c
  19. Aug 23, 2023
  20. Aug 09, 2023
  21. Aug 08, 2023
  22. Jul 30, 2023
  23. Jul 26, 2023
  24. Jul 19, 2023
  25. Jul 17, 2023
  26. Jun 15, 2023
    • Shazib Hussain's avatar
      Remove 'export' keyword where not needed. (#1139) · 61a5b1a3
      Shazib Hussain authored
      As discussed in #1126 creating separate PRs.
      
      The linter rule isn't actually part of this first PR and will likely be
      in the final PR as otherwise it will just fail because all the issues
      aren't resolved.
      
      The code is 'ready' though so as soon as this is merged I will open next
      one(s)
      61a5b1a3
  27. May 21, 2023
  28. May 09, 2023
  29. Apr 23, 2023
  30. Mar 24, 2023
  31. Mar 21, 2023
  32. Feb 10, 2023
  33. Feb 03, 2023
  34. Jan 30, 2023
  35. Jan 25, 2023
  36. Sep 02, 2022
Loading