- Mar 05, 2024
-
-
shall0pass authored
* budget name / mobile account category color * note * color of plus on account page
-
- Feb 12, 2024
-
-
Joel Jeremy Marquez authored
* Hooks for frequently made operations * Release notes * Fix typecheck errors * Remove useGlobalPrefs * Add null checks * Fix showCleared pref * Add loaded flag for categories, accounts and payees state * Refactor to reduce unnecessary states * Fix eslint errors * Fix hooks deps * Add useEffect * Fix typecheck error * Set local and global pref hooks * Fix lint error * VRT * Fix typecheck error * Remove eager loading * Fix typecheck error * Fix typo * Fix typecheck error * Update useTheme * Typecheck errors * Typecheck error * defaultValue * Explicitly check undefined * Remove useGlobalPref and useLocalPref defaults * Fix default prefs * Default value * Fix lint error * Set default theme * Default date format in Account * Update packages/desktop-client/src/style/theme.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Feb 11, 2024
-
-
Hinerangi Courtenay authored
* Fix Mobile menu blocks items (#2040) * Only set bottom padding on pages the mobile nav bar is used (#2040) * Add release note for PR
-
- 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 10 - all desktop-client src folders except icons * Release notes
-
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 exports 7 * 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 4 * Fix default imports * Fix default imports * Fix manager Modals import * Release notes
-
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
-
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
-
- 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 20, 2023
-
-
Joel Jeremy Marquez authored
* [regression] Remove extra padding in mobile accounts page * Release notes * VRT
-
- Nov 19, 2023
-
-
Joel Jeremy Marquez authored
* Mobile create account * Release notes * Update add button style * Add back desktop page header padding * Empty accounts handling * decimal keyboard on CreateLocalAccount balance input * VRT updates
-
- Nov 16, 2023
-
-
Neil authored
* Mobile Color Consistency * VRT updates * color updates * notes * Sync Text * Adjust header font smaller * color and format adjustments * tidying header buttons * color and button adjustments * Header Text color * VRT updates * back button changes * VRT changes * adjust buttons * lint fix * darkTheme header background * VRT updates * VRT updates
-
- Oct 22, 2023
-
-
Joel Jeremy Marquez authored
* Custom useNavigate which tracks previous location * Release notes * Fix lint errors
-
- Oct 21, 2023
-
-
Neil authored
* page color updates * notes
-
- Oct 04, 2023
-
-
Neil authored
-
- Sep 18, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 07, 2023
-
-
Matiss Janis Aboltins authored
*
(mobile) pull down to trigger bank-sync * Release notes * Remove canSync checks
-
- Sep 05, 2023
-
-
Joel Jeremy Marquez authored
* Change BUDGET to FOR BUDGET in mobile accounts page * Release notes * Updated screenshot
-
- 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
-
- Sep 01, 2023
-
-
Trevor Farlow authored
* Make all mobile view themes respect Actual color themes
-
- Aug 25, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 09, 2023
-
-
Neil authored
-
- Aug 07, 2023
-
-
Johannes Löthberg authored
-
- Jul 30, 2023
-
-
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 28, 2023
-
-
Jed Fox authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 02, 2023
-
-
Matiss Janis Aboltins authored
Closes #1163
-
- Jun 23, 2023
-
-
Trevor Farlow authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
- 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)
-
- Jun 06, 2023
-
-
Jed Fox authored
Closes #944, closes #532. ~WIP because something is causing the test budget to fail to create because it’s using INSERT instead of UPDATE sql queries. (Or not? I have no idea)~
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- Apr 13, 2023
-
-
Matiss Janis Aboltins authored
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-