- 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
-
-
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>
-
- Jan 26, 2023
-
-
Matiss Janis Aboltins authored
Closes #487
-
- 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
-
shall0pass authored
Fixes #566
-
- Jan 22, 2023
-
-
Matiss Janis Aboltins authored
Closes #399
-
- Jan 21, 2023
-
-
shall0pass authored
-
Rian McGuire 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
-