Skip to content
Snippets Groups Projects
  1. Mar 05, 2024
  2. 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
  3. Feb 11, 2024
  4. Jan 06, 2024
  5. Dec 18, 2023
  6. Dec 05, 2023
  7. Nov 24, 2023
    • Neil's avatar
      Dark Theme Live (#1925) · 2c87c603
      Neil authored
      * Remove Featureflag
      
      * notes
      
      * VRT updates
      
      * Dark Theme fixes
      
      * VRT updates
      
      * VRT updates
      
      * Revert "VRT updates"
      
      This reverts commit 7d669f2df2baabb3d20c2da55437adcf01959ef8.
      
      * Revert VRT
      
      Reverting VRT
      
      * VRT updates
      
      * pillbackground
      
      * VRT updates
      
      * Theme Selector
      
      * VRT Updates
      
      * notes
      
      * VRT updates
      2c87c603
  8. Nov 20, 2023
  9. Nov 19, 2023
    • Joel Jeremy Marquez's avatar
      Mobile create account (#1853) · b5530085
      Joel Jeremy Marquez authored
      * Mobile create account
      
      * Release notes
      
      * Update add button style
      
      * Add back desktop page header padding
      
      * Empty accounts handling
      
      * decimal keyboard on CreateLocalAccount balance input
      
      * VRT updates
      b5530085
  10. 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
  11. Oct 22, 2023
  12. Oct 21, 2023
  13. Oct 04, 2023
  14. Sep 18, 2023
  15. Sep 07, 2023
  16. Sep 05, 2023
  17. 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
  18. Sep 01, 2023
  19. Aug 25, 2023
  20. Aug 19, 2023
  21. Aug 09, 2023
  22. Aug 07, 2023
  23. Jul 30, 2023
  24. Jul 28, 2023
  25. Jul 26, 2023
  26. Jul 02, 2023
  27. Jun 23, 2023
  28. 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
  29. Jun 06, 2023
    • Jed Fox's avatar
      Remove account types (#948) · a25327d3
      Jed Fox authored
      Closes #944, closes #532. ~WIP because something is causing the test
      budget to fail to create because it’s using INSERT instead of UPDATE sql
      queries. (Or not? I have no idea)~
      a25327d3
  30. May 09, 2023
  31. Apr 13, 2023
  32. Mar 24, 2023
Loading