Skip to content
Snippets Groups Projects
  1. Sep 18, 2024
  2. Sep 17, 2024
  3. Sep 13, 2024
  4. Sep 11, 2024
  5. Sep 10, 2024
  6. Sep 09, 2024
  7. Sep 08, 2024
  8. Sep 07, 2024
  9. Sep 06, 2024
    • Joel Jeremy Marquez's avatar
      Auto notes when transferring budgets (#3119) · 61bffa3d
      Joel Jeremy Marquez authored
      * Add expense category budget notes that resets every month + auto notes when transferring budgets
      
      * Remove unused import
      
      * Release notes
      
      * VRT
      
      * Fix typecheck error
      
      * Rename
      
      * Fix typecheck error
      
      * Fix category name
      
      * Update to notes to reassigned
      
      * Append auto transfer notes to month notes
      
      * Update release notes
      
      * VRT
      
      * VRT
      
      * Fix lint error
      Unverified
      61bffa3d
  10. Sep 04, 2024
  11. Sep 03, 2024
  12. Aug 30, 2024
  13. Aug 28, 2024
    • Michael Clark's avatar
      :electron: Desktop app to work with self signed certificates (#3308) · 8e077e02
      Michael Clark authored
      * solves the problem but creates a vulnerability
      
      * sake...
      
      * working but need to specify rootca.pem
      
      * works
      
      * being flexible on the cert names, as long as its a crt or pem
      
      * remove console logs
      
      * initial setup for adding cert
      
      * caps
      
      * comments
      
      * fix ts strict
      
      * rewrote it
      
      * release notes
      
      * remove unneeded
      
      * https no polyfill
      
      * removing the cert reference if it is not found
      
      * moving full stop
      Unverified
      8e077e02
  14. Aug 26, 2024
  15. Aug 23, 2024
    • lelemm's avatar
      "has tags" filter (#3290) · 7769d030
      lelemm authored
      * new tag filter
      
      * fixes
      
      * release notes
      
      * fixes for the rules modal
      
      * more fixes
      
      * linter
      
      * visual regression fixes
      
      * review suggestions
      
      * missing this change
      Unverified
      7769d030
  16. Aug 22, 2024
  17. Aug 20, 2024
  18. Aug 19, 2024
  19. Aug 17, 2024
  20. Aug 15, 2024
  21. Aug 14, 2024
  22. Aug 13, 2024
  23. 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
Loading