- Feb 08, 2023
-
-
Jed Fox authored
-
- 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>
-
Rich Howell authored
* Update FatalError.js Removed reference to automatic reporting of errors to ActualBudget, also removed the email address as a endpoint for errors to be reported to and replaced it with GitHub issues. * Update FatalError.js Link changed. * Update FatalError.js Changed link
-
Rich Howell authored
The Actualbudget blog no longer exists, replaced the links with the OSS release notes.
-
- Feb 04, 2023
-
-
Nithun Harikrishnan authored
* Fixes editing closed account names issue #616 * Adds null, empty and whitespace checks * Fix whitespacing issue
-
- Feb 03, 2023
-
-
Jed Fox authored
* Update index.js * Switch to hard error when SharedArrayBuffer is unavailable * Remove “Server misconfiguration alert!”
-
Jed Fox authored
-
Jed Fox authored
* Add support for searching the schedules table at /schedules * Move filtering logic into SchedulesTable * Extract out a <Search> component * Improve margins in Link Schedule dialog * Add support for filtering in Link Schedule * Add support for filtering by date * rename param for clarity * Remove unused imports * Fix schedules with empty values always showing up in search results * Fix matching behavior
-
- 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
-
shall0pass authored
* mobile detection * remove intermediate variable
-
- Jan 31, 2023
- Jan 30, 2023
- Jan 29, 2023
-
-
George Sumpster authored
-
- Jan 28, 2023
-
-
George Sumpster authored
-
shall0pass authored
-
Rich Howell authored
-
- Jan 25, 2023
-
-
George Sumpster authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
*
upgrade eslint-plugin-import and fix issues * Change import ordering
-
- Jan 23, 2023
-
-
Matiss Janis Aboltins authored
-
shall0pass authored
-
- Jan 21, 2023
-
-
shall0pass authored
-
- Jan 20, 2023
-
-
Jed Fox authored
-
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
-
Jed Fox authored
-
- Jan 18, 2023
-
-
Jed Fox authored
* Make ButtonSetting more generic * Add an “Experimental Features” section in the settings * Fix text color * Put experimental features behind another link * Update Encryption.js * Update FixSplits.js * Remove unused variable * That’s what I get for coding on my phone Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Matiss Janis Aboltins authored
*
enabling no-unused-vars eslint rule * fix more lint issues -
Jed Fox authored
* Update Victory * Fix net worth graph * Fix cash flow graph in overview * Use Inter for chart labels * Fix warning on CashFlowGraph
-
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 17, 2023
-
-
Jed Fox authored
-
- Jan 16, 2023
-
-
Jed Fox authored
-
Jed Fox authored
-
Trevor Farlow authored
* mobile: disable edit on tap of category balance * fixup! mobile: disable edit on tap of category balance
-
- Jan 14, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
winklevos authored
-
- Jan 13, 2023
-
-
Jed Fox authored
* Center the settings UI when the sidebar is collapsed * Fix lint
-