Skip to content
Snippets Groups Projects
  1. Jul 28, 2024
  2. Jul 10, 2024
  3. Jul 03, 2024
  4. May 15, 2024
    • Joel Jeremy Marquez's avatar
      Page enhancements - add page headers to mobile reports (#2733) · e3b4c3f5
      Joel Jeremy Marquez authored
      * Refactor Page component and use in report pages
      
      * Release notes
      
      * Fix typecheck error and budget table background
      
      * Update pages
      
      * VRT updates
      
      * Reports page data-testid
      
      * VRT updates
      
      * Updates
      
      * VRT
      
      * Paddings
      
      * Put create new custom report in page header
      
      * Cleanup
      
      * Feedback
      
      * VRT
      
      * Fix graph sizes in mobile
      
      * Update flex grow
      
      * VRT
      e3b4c3f5
  5. 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
  6. Mar 03, 2024
  7. 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
  8. Feb 07, 2024
  9. Jan 15, 2024
  10. Jan 06, 2024
  11. Dec 05, 2023
  12. 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
  13. 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
  14. Nov 04, 2023
  15. Oct 04, 2023
  16. Sep 13, 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. Jul 30, 2023
  21. Jul 28, 2023
  22. Jul 20, 2023
  23. Jun 27, 2023
  24. Jun 15, 2023
  25. Jun 04, 2023
  26. May 17, 2023
    • Trevor Farlow's avatar
      :sparkles: Responsive context (#964) · 029dfd46
      Trevor Farlow authored
      
      Introduces a **ResponsiveProvider** as the sole location that tracks
      window size and makes that info available to the entire app. This can be
      used for media queries and size-based component switching.
      ---------
      
      Co-authored-by: default avatarJed Fox <git@jedfox.com>
      029dfd46
  27. Apr 13, 2023
  28. Mar 24, 2023
  29. Mar 21, 2023
    • Jed Fox's avatar
      Improve visual consistency on the settings page (#799) · 8e94d177
      Jed Fox authored
      This PR improves the consistency of the settings UI by moving everything
      (except the budget name field on mobile) into `<Setting>` boxes.
      Additionally, it adds a “Settings” option to the file dropdown menu (I
      keep expecting it to be there, and I think it’s reasonable to expose it
      in both locations so it’s easier to access)
      8e94d177
  30. Mar 08, 2023
  31. Mar 05, 2023
Loading