- Feb 15, 2024
-
-
DHRUV RAMDEV authored
* fix: Margin when editing account on desktop * add release notes * increase margin * Update regression tests * fix: Reduce padding in other areas * update snapshots
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 12 - All loot-core folders except server * Release notes * Fix imports
-
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 imports - Button * Fix * Release notes * Fix Button imports
-
Joel Jeremy Marquez authored
* ESLint no-default-imports part 1 * Release notes * Remove Notes.tsx default export * Fix Notes imports
-
- Dec 18, 2023
-
-
DJ Mountney authored
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
- Nov 15, 2023
-
-
Neil authored
* Color normalization * color updates * VRT updates * update colors table * VRT updates * more VRT updates * pillborder * VRT updates * Revert "VRT updates" This reverts commit ae58317b00f5ad5e1b75f197f32ca9eda25b63cd. * Revert "more VRT updates" This reverts commit a316745efdce2f7c280a166406a5894976612f02. * Revert "VRT updates" This reverts commit 03797af362e24612608255dcec7f4ff0dc1faa46. * Revert "VRT updates" This reverts commit 454adac2510b0acddb15e6acf86ffb3d7af021f5. * VRT refresh * border color * Checkbox Border * VRT updates
-
- Oct 04, 2023
-
-
Neil authored
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Replace format with useFormat * [chore] Release notes
-
- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 16, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 09, 2023
-
-
Neil authored
-
- Aug 06, 2023
-
-
Matiss Janis Aboltins authored
Closes #1328 Closes #1471
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Part 3 of the migration. Part 2 here: https://github.com/actualbudget/actual/pull/1419
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 18, 2023
-
-
Joel Jeremy Marquez 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.
-