- Sep 04, 2024
-
-
Matiss Janis Aboltins authored
-
- Sep 03, 2024
-
-
Matt Fiddaman authored
* add translations for `desktop-client/components/accounts` * release note * fix lint * fix quotes * feedback * Update 3277.md
-
- Sep 01, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 15, 2024
-
-
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
-
- Jul 04, 2024
-
-
Joel Jeremy Marquez authored
* React Aria Button on payees and accounts page * Release notes * Fix Reconcile * VRT * VRT * Fix balance hover * VRT * Update packages/desktop-client/src/components/accounts/Balance.jsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Fix lint --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jun 16, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - icons * Fix icon imports + lint errors * Release notes * Fix typecheck error * Fix icon import * Fix lint error
-
Joel Jeremy Marquez authored
* ESLint no default exports 9 - components folder * ESLint no default exports 9 - components folder 2 * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default export part 6 - View.tsx * Fix default imports * Fix imports * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no-default-exports part 5 - Text.tsx * Fix default import * Release notes
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
Joel Jeremy Marquez authored
* ESLint no default imports - Button * Fix * Release notes * Fix Button imports
-
- Dec 18, 2023
-
-
DJ Mountney authored
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
- Oct 04, 2023
-
-
Neil authored
-
- Sep 13, 2023
-
-
Shaan Khosla authored
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Replace format with useFormat * [chore] Release notes
-
- Aug 09, 2023
-
-
Neil authored
-
- 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>
-
Matiss Janis Aboltins authored
Just moving away from the barrel `common` export to a bit more specific imports. Part 1 of the migration (other imports to follow in other PRs).
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 04, 2023
-
-
Neil authored
There's no new code here, just a reorg. Had to change some import calls in some files to make it all work properly. Having just done a lot of work in the accounts directory I figured it could do with some organization. I've broken out all the Header functions into a different file in order to cut down on the size of the account.js file. I also moved the transactions files into a new directory since they are used by other pages. Also makes them easier to find with this structure.
-