Skip to content
Snippets Groups Projects
  1. Aug 12, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Long press transaction to reveal floating action bar with bulk actions (#2892) · 09c44d35
      Joel Jeremy Marquez authored
      * Mobile transaction long press
      
      * Floating action bar
      
      * Styling
      
      * Add functionality
      
      * Fix typecheck error
      
      * Release notes
      
      * Undo notifications
      
      * Fix schedules and update transaction delete confirmation message
      
      * Use react-aria useLongPress
      
      * Bulk edit amount display
      
      * Themes
      
      * Do not clear on batch update
      
      * useUndo hook
      
      * Fix typecheck error
      
      * Update useUndo
      
      * Fix typecheck error
      
      * Handle batch deleted transactions
      
      * useMemo
      
      * Make onClearSelectedTransactions mandatory
      
      * Extract FloatingActionBar to a separate component
      
      * Require onAddSelectedTransaction and onClearSelectedTransactions if there are  any selectedTransactions
      
      * Fix schedule link
      
      * Undo notification timeout
      
      * Use useSelected
      
      * Fix typecheck error
      
      * Category transactions batch updates
      
      * Remove undo notification title
      
      * Fix types
      
      * Fix notes undo notification
      
      * Move SelectedProvider to TransactionListWithBalances
      
      * Remove NewPayeeEntity
      
      * Disable support for amount batch edit for now
      
      * Fix lint error
      
      * Notification inset + reuse useTransactionBatchActions
      
      * Always show notification close button regardless if sticky or not
      
      * Allow clicking action bar when notifications are present
      
      * Fix typecheck error
      
      * Remove inset on addNotification calls
      
      * Use PressResponder
      
      * Fix mobile transaction border
      
      * VRT
      
      * VRT
      
      * VRT
      
      * VRT
      Unverified
      09c44d35
  2. Aug 11, 2024
  3. Jul 20, 2024
  4. Jul 16, 2024
  5. Jul 07, 2024
    • Yusef Ouda's avatar
      Adds ability to resize sidebar (#2993) · f129b07d
      Yusef Ouda authored
      * Adds ability to resize sidebar
      
      * Adds release notes
      
      * Changes to feature
      
      * lint
      
      * change translateX to use % for both states
      
      * vrt
      
      * set max sidebar width, cleanup
      
      * set min and max widths
      
      * min width to 200px
      
      * changes resizable sidebar to use re-resizable instead off css resize
      
      * vrt
      
      * vrt
      Unverified
      f129b07d
  6. Jul 05, 2024
  7. Jul 03, 2024
  8. Jun 04, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Budget table revamp (#2642) · 1c7d9bf1
      Joel Jeremy Marquez authored
      * Initial
      
      * Add cheveron to logo
      
      * Updates
      
      * Release notes
      
      * Fix typecheck error
      
      * Fix build error
      
      * Align budgeted
      
      * Fix tests
      
      * Dynamic font sizes in budget table cells
      
      * VRT
      
      * Apply AutoTextSize
      
      * Layout updates
      
      * VRT updates
      
      * Resize text on value update + fix lint/typecheck  errors
      
      * Category/groups take full width
      
      * Cleanup + VRT
      
      * Feedback
      
      * VRT
      
      * Change column visibility indicator
      
      * VRT
      
      * Use SvgExpandArrow
      
      * VRT
      
      * Zero balance contrast on light mode
      
      * Update AutoTextSize key
      
      * Color updates
      
      * VRT
      Unverified
      1c7d9bf1
  9. May 18, 2024
  10. May 16, 2024
  11. May 13, 2024
  12. May 07, 2024
  13. Apr 22, 2024
  14. Apr 08, 2024
  15. Apr 02, 2024
  16. Mar 24, 2024
  17. Mar 12, 2024
  18. Feb 21, 2024
  19. Feb 11, 2024
  20. Feb 08, 2024
  21. Feb 07, 2024
  22. Jan 24, 2024
  23. Jan 20, 2024
    • DJ Mountney's avatar
      Bundle loot-core types into the API (#2053) · 0045d921
      DJ Mountney authored
      
      * Bundle loot-core types into the API
      
      So we can have loot-core be the source of truth
      for some types that get passed through
      
      - Improves downstream development with API by including types
      - Use path aliases for dist vs dev tsconfigs
      - Convert api index to typescript as example
      - Permit ts-ignore for issues with our version of typescript
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      0045d921
  24. Jan 19, 2024
  25. Jan 16, 2024
  26. Jan 15, 2024
  27. Jan 12, 2024
  28. Jan 11, 2024
    • DJ Mountney's avatar
      Proposal for switching desktop-client to vite (#2084) · d5359a96
      DJ Mountney authored
      * Proof of concept for switching desktop-client to vite
      
      * Fix other packages ts tests issues
      
      * Update jsx tests to use vitest instead of jest
      
      * Inject our global shims properly
      
      * Add comment regarding new plugin
      
      * Cleanup unnessary change after rebase
      
      * Fix inter fonts pathing
      
      * Remove manual chunks sizes for now
      
      Just set the limit higher
      
      * Bring back size compare
      
      * Suppress victory warnings
      
      * Remove craco config now that it's not used
      
      * Add vite basic ssl plugin
      
      - This autogenerates self-signed certs in dev mode when HTTPS env is set
      - Made to match the CRA behaviour
      
      * Add release note
      
      * Remove warning suppression for victory
      
      - Updated to a rollup version that includes the fix
      Unverified
      d5359a96
  29. Jan 09, 2024
  30. Jan 08, 2024
  31. Dec 19, 2023
  32. Dec 12, 2023
  33. Dec 02, 2023
  34. Nov 28, 2023
  35. Nov 14, 2023
  36. Nov 13, 2023
  37. Oct 11, 2023
  38. Sep 18, 2023
Loading