- Sep 09, 2023
-
-
youngcw authored
* Show right name for income group on mobile * release note
-
- Sep 07, 2023
-
-
Matiss Janis Aboltins authored
*
(mobile) fix sync button design * Release notes -
youngcw authored
* fix percent goals in the same priority level not compounding but overwritting * release note * don't show hidden groups on mobile view * cleanup * cleanup2 * cleanup3 * release note
-
- Sep 06, 2023
-
-
youngcw authored
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Remove usages of glamor CSSProperties * Cleanup * Re-add CellButton className prop * More removal of glamor CSSProperties * Release notes * Fix vrt test failures * Use React CSSProperties in View * Custom CSSProperties type * Settings UI regression fix * Fix type check errors * Address PR comments * CategorySpendingGraph style * Fix rebase mistake
-
Joel Jeremy Marquez authored
* Replace format with useFormat * [chore] Release notes
-
- Aug 30, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 25, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 21, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 20, 2023
-
-
Ziga Macele authored
-
- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 18, 2023
-
-
shall0pass authored
* don't show hidden categories on mobile * release note
-
- Aug 13, 2023
-
-
Matiss Janis Aboltins authored
*
(eslint) add 'plugin:react/recommended' * Release notes
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Part 2 of the path migration. No functional changes. Part 1: https://github.com/actualbudget/actual/pull/1418 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Jul 28, 2023
-
-
Jed Fox authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 19, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Jul 18, 2023
-
-
Joel Jeremy Marquez authored
-
- Jun 15, 2023
-
-
Shazib Hussain authored
As discussed in #1126 creating separate PRs. The linter rule isn't actually part of this first PR and will likely be in the final PR as otherwise it will just fail because all the issues aren't resolved. The code is 'ready' though so as soon as this is merged I will open next one(s)
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- Apr 30, 2023
-
-
Trevor Farlow authored
Switch to TS version of `no-unused-vars` rule.
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-
- Mar 21, 2023
-
-
Jed Fox authored
-
- Feb 28, 2023
-
-
Jed Fox authored
* Run `yarn dedupe` * Update to better-sqlite3@latest * Remove react-native * Remove a bunch more unused deps * Update mitt to 3.0 * Remove a few more * Remove react-native-gesture-handler * Revert "Update to better-sqlite3@latest" This reverts commit d436bc8d73f2745f484def4e40596322d0c56458. * Dedupe better-sqlite3 versions * snapshots! * Fix jsdom error * Revert "Dedupe better-sqlite3 versions" This reverts commit f99d2ab6f9311663e3312ab5b00bc81c068f040d. * Add back jest-watch-typeahead * Fix conflicting Jest version (The jest-environment-jsdom package that is magically available seems to only be compatible with Jest 27)
-
- Feb 10, 2023
-
-
Matiss Janis Aboltins authored
*
(prettier) adding trailing commas * More commas
-
- Jan 25, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
*
upgrade eslint-plugin-import and fix issues * Change import ordering
-
- Jan 18, 2023
-
-
Matiss Janis Aboltins authored
*
enabling no-unused-vars eslint rule * fix more lint issues
-
- Jan 16, 2023
-
-
Trevor Farlow authored
* mobile: disable edit on tap of category balance * fixup! mobile: disable edit on tap of category balance
-
- Jan 12, 2023
-
-
Matiss Janis Aboltins authored
-
- Jan 10, 2023
-
-
Trevor Farlow authored
* Split the Settings component into multiple files (#434) * Remove need for isMobile in CSS: lean on media queries in styles.js and glamor Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Sep 02, 2022
-
-
Tom French authored
* style: enforce sorting of imports * style: alphabetize imports * style: merge duplicated imports
-
Tom French authored
* style: enforce ordering of imports * style: sort imports in loot-core * style: sort imports in desktop-client * style: sort imports in loot-design * style: manual fixes
-
- Sep 01, 2022
-
-
Tom French authored
* build: add linter to loot-design package * style: automated fixes * style: manual linter fixes
-
- Apr 29, 2022
-
-
James Long authored
-