Skip to content
Snippets Groups Projects
  1. Dec 13, 2023
    • spezzino's avatar
      add support for auto theme (#1906) · ca55d9c8
      spezzino authored
      * add support for system theme
      
      * add release notes
      
      * Rename auto theme
      
      * add theme selector
      
      * update visual snapshots
      
      * update snapshots
      
      * update snapshots
      ca55d9c8
  2. Dec 12, 2023
    • Neil's avatar
      Dark Theme color fixes (#2048) · 9da05543
      Neil authored
      * subdued fix
      
      * notes
      
      * fixes
      
      * upcoming
      
      * autocomplete menu
      
      * make notes consistenet on budget page
      
      * VRT updates
      9da05543
  3. Dec 05, 2023
    • Joel Jeremy Marquez's avatar
      [Maintenance] Use Page component for mobile pages (#1993) · dc872647
      Joel Jeremy Marquez authored
      * Use Page component for mobile pages
      
      * Release notes
      
      * Use Button instead of Link in MobileBackButton
      
      * Update mobile budget table to use Page component
      
      * Settings page cleanup
      
      * Fix lint error
      
      * Updates + small font size increase in  page headings
      
      * Fix rebase error
      
      * Button height
      
      * Revert payees navtab
      dc872647
  4. 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
  5. 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
  6. Nov 20, 2023
  7. 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
  8. 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
  9. Nov 15, 2023
    • Neil's avatar
      Color Consolidations (#1868) · fecc9178
      Neil authored
      * Color normalization
      
      * color updates
      
      * VRT updates
      
      * update colors table
      
      * VRT updates
      
      * more VRT updates
      
      * pillborder
      
      * VRT updates
      
      * Revert "VRT updates"
      
      This reverts commit ae58317b00f5ad5e1b75f197f32ca9eda25b63cd.
      
      * Revert "more VRT updates"
      
      This reverts commit a316745efdce2f7c280a166406a5894976612f02.
      
      * Revert "VRT updates"
      
      This reverts commit 03797af362e24612608255dcec7f4ff0dc1faa46.
      
      * Revert "VRT updates"
      
      This reverts commit 454adac2510b0acddb15e6acf86ffb3d7af021f5.
      
      * VRT refresh
      
      * border color
      
      * Checkbox Border
      
      * VRT updates
      fecc9178
  10. Nov 13, 2023
  11. Nov 10, 2023
  12. Nov 04, 2023
  13. Oct 30, 2023
  14. Oct 28, 2023
    • Joel Jeremy Marquez's avatar
      Inline mobile category and group edit (#1781) · e12793e7
      Joel Jeremy Marquez authored
      * Inline mobile category and group edit
      
      * Release notes
      
      * Allow one edit at any time
      
      * Mobile: long press to edit category/group
      
      * Mobile: set userSelect: 'none'
      
      * Move getLongPressEvents
      
      * Add role to prevent tap-to-search
      
      * Add role to text
      
      * Prevent default on longpress
      
      * Add tabIndex to disable tap-to-search
      
      * Add back userSelect
      
      * Role updates
      
      * Remove userSelect
      
      * Revert long press category name
      
      * Remove unused import
      
      * Fix lint error
      
      * Edit mode
      
      * Do not allow to start an edit when another  field is currenty being edited
      
      * Fix blur event not firing
      
      * Grey out zero spent or balance values
      
      * VRT update
      
      * Fix budget cell being zero on click
      
      * Delete useLongPress
      e12793e7
  15. Oct 23, 2023
  16. Oct 11, 2023
  17. Oct 10, 2023
    • Joel Jeremy Marquez's avatar
      Mobile category and group functionalities (#1737) · c33dc6fb
      Joel Jeremy Marquez authored
      * More mobile functionalities
      
      * Cleanup
      
      * Remove close button on mobile budget summary modal
      
      * Release notes
      
      * Close mobile inputs on enter
      
      * Fix mobile budget row header color
      
      * Fix income group hidden
      
      * Add validation + close button on category tooltip
      
      * Add mobile budget visual cues
      
      * More mobile visual cues
      
      * Error message fix
      
      * Update blank category name behavior
      
      * Cleanup
      
      * Cleanup
      
      * Fix mobile group deletion and category tooltip behavior
      
      * Zero sign for AmountInput
      
      * VRT snapshot updates
      
      * Handle null values in must-category-transfer
      c33dc6fb
  18. Sep 11, 2023
  19. Sep 05, 2023
  20. Sep 03, 2023
  21. Aug 30, 2023
  22. Aug 25, 2023
Loading