Skip to content
Snippets Groups Projects
  1. Sep 03, 2024
  2. Aug 22, 2024
    • Michael Clark's avatar
      :electron: Notarize the mac desktop app (#3300) · 9108b633
      Michael Clark authored
      * adding notarization stuff back in
      
      * win csc settings so win build doesnt try to sign with mac stuff
      
      * windows doesnt need to know about mac build
      
      * teamid env var instead of config val as per docs
      
      * for testing purposes only
      
      * probably wont work
      
      * yet, didnt work
      
      * try this
      
      * update notarize
      
      * removing test code
      
      * add release notes
      Unverified
      9108b633
  3. Aug 20, 2024
  4. Aug 17, 2024
  5. 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
  6. Aug 11, 2024
  7. Jul 20, 2024
  8. Jul 16, 2024
  9. 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
  10. Jul 05, 2024
  11. Jul 03, 2024
  12. 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
  13. May 18, 2024
  14. May 16, 2024
  15. May 13, 2024
  16. May 07, 2024
  17. Apr 22, 2024
  18. Apr 08, 2024
  19. Apr 02, 2024
  20. Mar 24, 2024
  21. Mar 12, 2024
  22. Feb 21, 2024
  23. Feb 11, 2024
  24. Feb 08, 2024
  25. Feb 07, 2024
  26. Jan 24, 2024
  27. 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
  28. Jan 19, 2024
  29. Jan 16, 2024
  30. Jan 15, 2024
  31. Jan 12, 2024
  32. 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
  33. Jan 09, 2024
  34. Jan 08, 2024
  35. Dec 19, 2023
  36. Dec 12, 2023
  37. Dec 02, 2023
  38. Nov 28, 2023
Loading