- Oct 09, 2024
-
-
David Martos authored
* Fix rules not checking "category is nothing" when reconciling * release notes * Apply suggestions from code review Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk> --------- Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk>
-
Matiss Janis Aboltins authored
-
Travis Lesicka authored
-
Matt Fiddaman authored
* don't consider payees in rules as orphaned * release note * lint * indentation * ignore deleted rules
-
Koen van Staveren authored
* test: csv import e2e tests * chore: release note * chore: lint * chore: remove .only * fix: csv import e2e tests there was an issue with css precedent which I don't understand why but this fixes this * chore: release note * fix: flakiness e2e test * Update bin/run-vrt * fix: flakiness e2e test * chore: lint * chore: fix merge --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk>
-
Koen van Staveren authored
* fix: csv import with less than 5 columns * chore: release note * Apply suggestions from code review Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk> * Update packages/desktop-client/src/components/modals/ImportTransactionsModal/FieldMappings.jsx --------- Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk>
-
- Oct 08, 2024
-
-
Koen van Staveren authored
* refactor: fill in basic types in rules.ts * chore: release note * chore: implement pr feedback --------- Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk>
-
Matiss Janis Aboltins authored
-
Koen van Staveren authored
* feat(rules): templating actions * chore: update snapshots * fix: date functions templating * chore: lint * fix: put action templating behind feature flag * fix: template syntax checking * test: handle bar functions * chore: pr feedback * feat: add `{{debug x}}` handler
-
Michael Clark authored
* remove unneeded logger and add reload functionality * release notes
-
wysinder authored
* Show accurate balances when hiding reconciled transactions. * Linting * Add release notes
-
Joel Jeremy Marquez authored
* [Mobile] Allow updating existing transaction's account * Release notes * Update packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
Tim authored
-
- Oct 07, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Vincenzo Di Biase authored
* fix 3597 first day of week on calendar transactin * added release note * fixed release note filename
-
Michael Clark authored
* move settings to the file management area * more settings * giving users option to automatically move files when changing dir * trueee * updates * does this fix the type issue * weird * translating * release notes * release notes * a bit extra safety * updating wording * parameterising backup params * text update * parameterise vals * add a notification to ensure the user knows the dir has changed * pencil icon to save real estate * ordering * Rename 3500.md to 3584.md * Update packages/desktop-client/src/components/manager/BudgetList.tsx Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
Matiss Janis Aboltins authored
-
Matt Fiddaman authored
* fix size comparison workflow * note
-
Matiss Janis Aboltins authored
-
- Oct 06, 2024
-
-
Matiss Janis Aboltins authored
-
Michael Clark authored
* removing is-dev dependency * release notes * release notes
-
Matiss Janis Aboltins authored
-
- Oct 05, 2024
-
-
Joel Jeremy Marquez authored
[Mobile] Fix budget list on mobile auto selecting a budget file under the Switch budget file menu (#3574) * Fix budget list on mobile * Releast notes
-
Joel Jeremy Marquez authored
* Update to Budgeted to match the column name in mobile budget table * Release notes * VRT * VRT
-
- Oct 04, 2024
-
-
Joel Jeremy Marquez authored
* More Mobile VRTs * Mobile VRTs * Fix mobile budget page * Updated VRT * VRT fix * Update VRT * [skip ci] Release notes * Cleanup tests * Fix VRT * VRT * Extend timeout * Clean screenshots * Updated VRT * Category / group VRTs * Mobile budget page menu VRT * Updated VRT * Prevous and next budget month tests * Code Rabbit suggestions * Feedback * VRT * Fix getSelectedMonth * Fix selectedBudgetMonthButton locator * Fix flaky tests * Update VRT
-
Matiss Janis Aboltins authored
-
Michael Clark authored
* remove unneeded loot core ref and keeping better-sqlite external * release notes * putting the package config back * cleaning up * add missing db files * updates * window state updates
-
- Oct 03, 2024
-
-
Austin Pearce authored
Co-authored-by:
Austin Pearce <austin@apearce.dev>
-
Ali Gradina authored
* marked files for translation * added release note * fixed linting warnings *
fix account filters being overridden (#3441) * :electron: Reduce package size (#3443) * reduce package size of all packages * release notes * Update beforePackHook.ts * [Maintenance] Cleanup react aria packages and dedupe (#3450) * Cleanup react aria packages and dedupe * Release notes * (synced-prefs) moving the prefs from metadata.json to the db (#3423) * :electron: Restart server silently when adding self signed cert and add some logs (#3431) * restart server silently on add self signed cert and add some logging * release notes * fix name * updating names to be more specific * removing setloading * feedback * (synced-prefs) move budget type to synced prefs (#3427) * update synced account balance in db if available (#3452) * (synced-prefs) fix bulk-reading not working in import modal (#3460) * fix: csv import deduplication (#3456) * release simplefin as a first-party feature (#3459) Closes #2272 * Do not allow renaming to an empty category or group name (#3463) * Do not allow renaming to an emoty category or group name * Release notes * [Mobile] Fix #3214 - Pull down to refresh triggering clicks on budget cells (#3374) * Fix #3214 * Fix rollover indicator * VRT * Fix typecheck error * VRT * Release notes * VRT * Update style * Fix budgeted * VRT * VRT * Revert VRT * VRT * Fix style * Revert usePreviewTransactions * Fix error * Fix reports form submit handlers (#3462) * Fix form submit handlers * Release notes * :electron: Remove some old updater code (#3468) * remove some old updater code * remove old updater logic * CSV import e2e tests (#3467) * Fix React Aria Button hover styles (#3453) * Fiox hover styles and use className instead of inline to prepare for future css migration * Release notes * Cleanup * Update edit rule hover style * Undoable auto transfer notes + auto notes for cover (#3411) * Undo auto transfer notes + auto notes for cover * Release notes * Fix notes * Fix notes undo * Do not show clicked category on transfer or cover menus * Fix typecheck error * typecheck * Fix removeCategoriesFromGroups * (reports) deleting custom report should remove it from the dashboard (#3469) * Revert "CSV import e2e tests (#3467)" (#3474) This reverts commit 5e12d401. * (synced-prefs) separate metadata and local prefs out (#3458) * :electron: Replace deprecated file protocol registration (#3475) * replace deprecated file handler in electron * release notes * types eh * types * update sql regexp to default to empty string when field is null (#3480) * rename report/rollover budget to tracking/envelope (#3483) * (import) fix csv import checkboxes not working (#3478) * Update tooltip and themes with better visibility (#3298) * Update tooltip and themes with better visibility * Rename merge request # into release notes * rename release note * update VRT * tweak light theme * dont put border on autocomplete menus * update VRT * tweak popover style * simplify * update VRT * update VRT --------- Co-authored-by:Dustin Conlon <dustin@dustinconlon.com> Co-authored-by:
Dustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com> Co-authored-by:
youngcw <calebyoung94@gmail.com> * fix modals on mobile BudgetTable (#3487) * Fix privacy filter (#3472) * Fix privacy filter * Release notes * Coderabbit suggestion * VRT * VRT * Revert VRT * VRT * VRT * VRT * VRT * Delete VRT * VRT * Revert VRT *
fix custom reports crashing when opening table (#3484) * (tests) adding custom report e2e tests (#3493) * (dashboards) ability to save filters & timeframes on spending widgets (#3432) * marked files for translation * Revert " fix account filters being overridden (#3441)" This reverts commit 7336badffdb1e99411eaa6b3e7a0046a9c9de68c. * Revert "Revert " fix account filters being overridden (#3441)"" This reverts commit 5cbadc41bb8d8b2a465a43694060d5b8ba56d78b. * Revert changes due to failed rebase * removed import of t * fixed lint warning * added PayeeTableRow.tsx * needed changes * bugfix: pluralization * variables adjustments * removed doubled trans --------- Co-authored-by:Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Michael Clark <5285928+MikesGlitch@users.noreply.github.com> Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> Co-authored-by:
Matt Fiddaman <github@m.fiddaman.uk> Co-authored-by:
Koen van Staveren <koenvanstaveren@hotmail.com> Co-authored-by:
Ryan Bianchi <1435081+qedi-r@users.noreply.github.com> Co-authored-by:
Robert Dyer <rdyer@unl.edu> Co-authored-by:
Dustin Conlon <dustin@dustinconlon.com> Co-authored-by:
Dustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com> Co-authored-by:
youngcw <calebyoung94@gmail.com> Co-authored-by:
Tim <hello@timsmart.co>
-
Matiss Janis Aboltins authored
-
- Oct 02, 2024
-
-
Michael Clark authored
* Update BalanceWithCarryover.tsx * Create 3535.md
-
Matiss Janis Aboltins authored
Closes #3519
-
Matiss Janis Aboltins authored
-
Matt Fiddaman authored
* fix creating rule from transaction * note
-
- Sep 30, 2024
-
-
Joel Jeremy Marquez authored
* Wait for transaction table to be visible * Release notes
-
Joel Jeremy Marquez authored
* Set theme-color at App level instead of per page * Release notes * Fix lint error
-
- Sep 29, 2024
-
-
Joel Jeremy Marquez authored
* Check for data-theme before taking a screenshot * Release notes * Update playwright.config.js * Fix error * Updates VRT * VRT * Revert VRT --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Sep 28, 2024
-
-
Julian Dominguez-Schatz authored
* Fix regression in case sensitivity for `is`/`matches` operators * Add test * Add release notes * Fix failing tests --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
Ryan Bianchi authored
-