- Feb 10, 2023
-
-
Jed Fox authored
* Make the filter text clickable * Fix display of notes field in rules/filters * Allow editing filters * debugger
-
- Feb 09, 2023
-
-
Matiss Janis Aboltins authored
-
Jed Fox authored
* Allow bypassing SharedArrayBuffer override * Make an attempt to avoid merging budgets * Update FatalError.js * s/allowBuggyFallback/isSharedArrayBufferOverrideEnabled/ Co-Authored-By:
Matiss Janis Aboltins <886567+MatissJanis@users.noreply.github.com> --------- Co-authored-by:
Matiss Janis Aboltins <886567+MatissJanis@users.noreply.github.com>
-
- Feb 08, 2023
-
-
Jed Fox authored
-
- Feb 07, 2023
-
-
Jed Fox authored
-
- Feb 06, 2023
-
-
Jed Fox authored
-
- Feb 05, 2023
-
-
Jed Fox authored
* Allow the frontend to connect to arbitrary servers * - sentry
-
Matiss Janis Aboltins authored
-
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
* Removing dead links Removing any links that no longer exist and can't move the content to docs. * Update packages/loot-design/src/components/modals/PlaidExternalMsg.js Co-authored-by:
Jed Fox <git@jedfox.com> * Update upgrade-notifications.js Added video link back in --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
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
-
-
Jed Fox authored
-
Jed Fox authored
-
George Sumpster authored
* use onEnter over onKeyDown in TransferTooltip * condense line Co-authored-by:
Jed Fox <git@jedfox.com> * remove unnecessary arrow fn --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
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
-
Jed Fox authored
* Allow libofx to handle decoding imported files * Add releve.qfx as a test file * Remove irrelevant redacted transactions from test file * Fix console overload from long console.warn stacks
-
Trevor Farlow authored
* Schedule Editor: Keep payee list open while toggling transfer payees focus This makes the schedule editor match the behavior of the PayeeAutocomplete in TransactionsTable * Move fix to PayeeAutocomplete
-
- Feb 02, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- 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
-
-
dependabot[bot] authored
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2 ) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Matiss Janis Aboltins authored
-
George Sumpster authored
-
shall0pass authored
-
- Jan 28, 2023
-
-
George Sumpster authored
-
shall0pass authored
-
Rich Howell authored
-
- Jan 27, 2023
-
-
George Sumpster authored
* add hover state to NotesButton * switch NotesButton editability to a ternary * fix new lines, adjust padding on textarea * add workBreak to text styling * Update packages/loot-design/src/components/NotesButton.js Co-authored-by:
Jed Fox <git@jedfox.com> * change wordBreak to overflowWrap --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-