- Sep 01, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 31, 2024
-
-
Tim authored
* fix toggleSpentColumn being called on every render * release notes
-
- Aug 30, 2024
-
-
Ryan Bianchi authored
-
- Aug 28, 2024
-
-
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
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 24, 2024
-
-
lelemm authored
-
- Aug 23, 2024
-
-
lelemm authored
* new tag filter * fixes * release notes * fixes for the rules modal * more fixes * linter * visual regression fixes * review suggestions * missing this change
-
- Aug 22, 2024
-
-
Robert Dyer authored
-
- Aug 21, 2024
-
-
Robert Dyer authored
-
- Aug 20, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Crazypkr1099 authored
* Create 2881.md * Fix spending card reading wrong month * Revert "Create 2881.md" This reverts commit de26f690e85964d7083cc9d10227faa171ccf98f. * Create 3295.md
-
- Aug 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 18, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 17, 2024
-
-
Julian Dominguez-Schatz authored
* Display splits in mobile previews * Display splits in desktop previews * UI fix: hide checkboxes on preview child transactions * UI fix: show notes on preview transactions * Add release notes * Update vrt for mobile padding fix * Fix status display * Collapse split previews by default * PR feedback: fix issues with split payee * Update new VRT with spacing from this PR
-
Robert Dyer authored
-
Matiss Janis Aboltins authored
-
Robert Dyer authored
-
- Aug 16, 2024
-
-
Robert Dyer authored
* Translation: desktop-client/components/filters * add release note * fix linter * add missing t definition
-
- Aug 15, 2024
-
-
Matt Fiddaman authored
* hide target category from cover overspending list * release note * suggestions from joel-jeremy * useMemo and better types * add change to mobile * fix build * fix mobile
-
Robert Dyer authored
* Add rule action to append to transaction notes. * add release note * support prepending * fix linter * update release note * fix typecheck error * update VRT test code * revising VRT code * select by row * fix missing delete button * fix VRT tests * fix linter * empty commit for CI * avoid 'undefined' appearing in notes * fix linter
-
Robert Dyer authored
* Automatically focus inputs, or the primary button, in modals. * Set focus on more modals. * focus mobile transaction edits * add release note * fix linter * fix linter
-
Julian Dominguez-Schatz authored
* Add report budget typing * Remove default `any` types * Add release notes * Fix lint * Attempt to fix unrelated test error * fix: changed type name * More correct types * fix types
-
- Aug 14, 2024
-
-
Stefan Wilkes authored
* Added configuration to CSV importer that allows to skip lines * Fixed several type / parser check when import is executed with a different CSV structure on accounts with transactions * Fixed linter warning * Reverted changes on sync.ts as initial error is not occuring anymore. This will also fix the tests again --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
Neil authored
* Update ModeButton.tsx * Update upcoming-release-notes * Update 3257.md * Update ModeButton.tsx
-
Matiss Janis Aboltins authored
-
Robert Dyer authored
* Allow escaping tags with double ##. * add release note * convert '#' to '##' in bank sync-generated notes
-
Julian Dominguez-Schatz authored
* fix(mobile): show category for on-to-off-budget transfers * Add release notes
-
Eirik Reksten authored
* 3211: Added check for string before matching any object. * Release notes for 3251. * Fix release notes authors.
-
- Aug 13, 2024
-
-
Julian Dominguez-Schatz authored
* Fix transfer category in temporary transactions * Add visual regression tests to prevent this issue in the future * Add release notes
-
- Aug 12, 2024
-
-
Joel Jeremy Marquez authored
* More components to use react aria Button * vrt * Fix account menu test * vrt * vrt * VRT * VRT * React Aria Button - Reports page * Release notes * Fix typecheck error * Fix typecheck error + VRT (Create new custom report button got slightly bigger) * Fix payee icon color
-
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
-
Matiss Janis Aboltins authored
-
Jordan Lees authored
* Fix off-by-one error when placing category into 2nd-to-last place Signed-off-by:
JL102 <jordanlees@mailbox.org> * Add changelog file Signed-off-by:
JL102 <jordanlees@mailbox.org> --------- Signed-off-by:
JL102 <jordanlees@mailbox.org>
-
- Aug 11, 2024
-
-
Julian Dominguez-Schatz authored
* Correct type for `to-budget` field * Add release notes * Don't enable `strictNullChecks` for now
-
Julian Wachholz authored
* feat: introduce i18n framework * Incorporate review feedback * Patch demo * remove unnecessary arguments * Consistently use t() function * Fix typing issue * Fix e2e tests --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Aug 10, 2024
-
-
Robert Dyer authored
-