- Feb 16, 2023
-
-
Jed Fox authored
* Prevent Cmd+Z/Cmd+Shift+Z from propagating to the browser * Allow browser to handle undo/redo shortcuts in input fields * Don’t change a transaction’s note from null to ''
-
- Feb 13, 2023
-
-
Sasha Mansurov authored
-
- Feb 10, 2023
-
-
Matiss Janis Aboltins authored
*
(prettier) adding trailing commas * More commas -
Jed Fox authored
* Make the filter text clickable * Fix display of notes field in rules/filters * Allow editing filters * debugger
-
- Feb 05, 2023
-
-
Rich Howell authored
* Remove all references to help@actualbudget.com Replaced help@actualbudget.com with link to GitHub issues * Lint Fixes Lint Fixes * Added React React required for href expansion as per lint rules https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/react-in-jsx-scope.md * Changed links to contact page and fixed linting Changed links to contact page and fixed linting * Update packages/desktop-client/src/components/accounts/AccountSyncCheck.js Co-authored-by:
Jed Fox <git@jedfox.com> * Lint fixes * JSX removal * Lint * Update packages/desktop-client/src/components/tutorial/Final.js Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update packages/desktop-client/src/components/accounts/AccountSyncCheck.js Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Lint fixes --------- Co-authored-by:
Jed Fox <git@jedfox.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Feb 04, 2023
-
-
Nithun Harikrishnan authored
* Fixes editing closed account names issue #616 * Adds null, empty and whitespace checks * Fix whitespacing issue
-
- Feb 01, 2023
-
-
Jed Fox authored
* Fix adding date back to a schedule that lost its date * Propagate errors when searching matching transactions * Make the error more visible * Block removing the date field on schedule-linked rules
-
- Jan 30, 2023
- Jan 29, 2023
-
-
George Sumpster authored
-
- Jan 28, 2023
-
-
George Sumpster authored
-
- Jan 25, 2023
-
-
George Sumpster authored
-
Matiss Janis Aboltins authored
*
upgrade eslint-plugin-import and fix issues * Change import ordering
-
- Jan 23, 2023
-
-
Matiss Janis Aboltins authored
-
- Jan 21, 2023
-
-
shall0pass authored
-
- Jan 20, 2023
-
-
Jed Fox authored
* Regenerate icons without the .web.js extension * Move icons in the root folder to a “v0” folder * Remove generated index.js files * Update generator to auto-remove deleted icons * Add back AnimatedLoading + Loading * Add SVG files for missing icons * lint fix * the perils of (not) running a case-sensitive file system * Fix new import * Switch v0 icons from width/height to viewBox
-
- Jan 18, 2023
-
-
Matiss Janis Aboltins authored
*
enabling no-unused-vars eslint rule * fix more lint issues -
Jed Fox authored
* Remove invalid ref={} prop * Fix <rect> height being less than 0 * Improve history.push override * Filters: add missing key prop * DateSelect: don’t pass `null` to an input * Filters: add missing key prop * EditRule: fix key props * ScheduleDetails: Fix `for` prop * usePayees: default `payees` to empty array instead of null (fixes crash) * safeNumber: better error if `value` is not a number * ScheduleDescription: fix description for “amount is between” * ScheduleDetails: add missing `key` prop * BudgetTitlebar: use ButtonWithLoading
-
- Jan 12, 2023
-
-
Matiss Janis Aboltins authored
-
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>
-
- Jan 02, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Jan 01, 2023
-
-
Jed Fox authored
-
- Dec 30, 2022
-
-
Trevor Farlow authored
-
Trevor Farlow authored
Closes #55
-
- Dec 04, 2022
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Nov 21, 2022
-
-
Matiss Janis Aboltins authored
-
- Nov 05, 2022
-
-
Matiss Janis Aboltins authored
-
- Nov 03, 2022
-
-
Charles Taylor authored
-
Charles Taylor authored
-
- Oct 12, 2022
-
-
Rick Cuddy authored
Create new CircleEmpty svg and set uncleared state to use new icon. Add 'cursor: pointer' to the cleared field to aid in action awareness.
-
- Oct 02, 2022
-
-
Matiss Janis Aboltins authored
Added a button to the reconciliation menu that will automatically create reconciliation balance adjustment transaction according to the target diff calculated.
-
- 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
-