- Dec 06, 2023
-
-
Neil authored
* Range fix and payee fix * bug fixes and UI tweaks * range options, hover UI * Select - UnSelect All Buttons * fix hidden group bug * YAxis PrivacyFilter * notes * more privacyFilter graphs * overflowY fix * Loading Indicator * Fix Filter button hover * data revamp * review fixes * LoadingIndicator fixes * remove a loop * filterbuttontype * lint fixes * review fixes * filtersbutton * updates * Split out functions to separate files * uncategorized optimization * rename ambiguous variables * notes * remove indexStack * renaming variables * Improve scrolling of tableGraph * revert renaming variables * code fixes * lint fixes * review fixes * fix * review fixes * variable name changes * const eslint fixes * remove indexStack
-
Tuhin Ghose authored
-
Matiss Janis Aboltins authored
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 2 * Release notes
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
DJ Mountney authored
-
Joel Jeremy Marquez authored
* Use Page component for mobile pages * Release notes * Use Button instead of Link in MobileBackButton * Update mobile budget table to use Page component * Settings page cleanup * Fix lint error * Updates + small font size increase in page headings * Fix rebase error * Button height * Revert payees navtab
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Fix bulk edit field modal in desktop * Release notes
-
Kyle Mckay authored
* Fix failure to create category with deleted name I'm not 100% familiar with the design of the data model so may have misinterpreted what's going on here, but how I read this: - The tombstone flag is used to soft delete categories. - When creating a new category, duplicate names within a group are prevented. - When checking for duplicate names, the tombstone flag was unchecked which meant deleted categories were falsely blocking creation. I had a look at category deleteion logic to verify that simply including the tombstone flag in this check is sane and see that there's a category mapping being maintained to redirect one category to another on deletion. So from what I can tell the correct behaviour here is to allow a new category with the previously deleted name, rather than to revive the old category (to preserve that old mapping lineage). * Add release note * Add regression test
-
Vishnu Kaushik authored
* Fix #1977: Filter Amount formatting issue * Fix linting and add release notes
-
- Dec 04, 2023
-
-
Michael Clark authored
-
- Dec 02, 2023
-
-
Ameek Singh authored
-
Michael Clark authored
-
DJ Mountney authored
-
Matiss Janis Aboltins authored
-
- Dec 01, 2023
-
-
Joel Jeremy Marquez authored
* Larger mobile autocomplete fonts and paddings * Release notes * VRT + update tests * Update tests * Update data-highlighted and tests * Use styles text * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Adjust Add Transaction padding + VRT updates * Larger autocomplete text and divider * Fix rebase * Fix rebase * Fix icons * Adjust fonts * Fix lint errors * PR feedback * VRT * Update embedded autocomplete highlight hover color * Refactor create payee button * Embedded create payee button color * Dummy change to re-run CI
-
youngcw authored
* sort properly * note
-
- Nov 30, 2023
-
-
Neil authored
* Update rules.ts * notes * Update packages/loot-core/src/server/accounts/rules.ts Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Entity update * fix --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
youngcw authored
* fix broken schedule amount sign in firefox * note * delete line
-
- Nov 28, 2023
-
-
Stefan Hall authored
-
shall0pass authored
* fix overbudget in schedules template * release note
-
- Nov 26, 2023
-
-
Neil authored
* Range fix and payee fix * bug fixes and UI tweaks * range options, hover UI * Select - UnSelect All Buttons * fix hidden group bug * YAxis PrivacyFilter * notes * more privacyFilter graphs * overflowY fix * Loading Indicator * Fix Filter button hover * review fixes * LoadingIndicator fixes * remove a loop * filterbuttontype * review fixes * filtersbutton * updates
-
Michael Clark authored
-
William Kurniawan authored
-
Julian Dominguez-Schatz authored
-
Mohamed Muhsin authored
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Fix budget amount not saved when clicking on another budget cell * Release notes
-
Joel Jeremy Marquez authored
* Transfer and Off Budget category in mobile * Release notes * Fix typo * Update lookupName callers
-
- Nov 25, 2023
-
-
Zach Whelchel authored
-
Matiss Janis Aboltins authored
-
- Nov 24, 2023
-
-
Neil authored
* Remove Featureflag * notes * VRT updates * Dark Theme fixes * VRT updates * VRT updates * Revert "VRT updates" This reverts commit 7d669f2df2baabb3d20c2da55437adcf01959ef8. * Revert VRT Reverting VRT * VRT updates * pillbackground * VRT updates * Theme Selector * VRT Updates * notes * VRT updates
-
- Nov 23, 2023
-
-
DJ Mountney authored
-
- Nov 22, 2023
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Part 2 of eslint prefer-const * Release notes * Update
-
Zach Whelchel authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
-