- Apr 09, 2024
-
-
Jenna authored
* added green700 (g3) to highlight text in PayeeAutocomplete and CategoryAutocomplete * added upcoming release note doc for Isuee 2488 * modified background and text to meet WCAG AA compliance for contrast * updated code for autocomplete highlight on menu items * fixed linting errors and renamed release note * updated release note category from 'bug' to 'bugfix' * fixing the light theme --------- Co-authored-by:
Jenn Cox <jenncox@Jenns-MacBook-Air.local>
-
shall0pass authored
* remove menu option from Income group * note
-
- Apr 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 07, 2024
-
-
Robert Dyer authored
-
Neil authored
* Remove Link Button * remove AnchorLink * remove ButtonLink * notes * merge fix * clickLink * typecheck fix * remove link option from button * remove ExternalLink * VRT
-
- Apr 06, 2024
-
-
Neil authored
* fix live range * card updates * type fix * notes
-
Joel Jeremy Marquez authored
[Maintenance] Update TransactionEdit conponent onEdit function to use serialized transactions (#2555) * [Maintenance] Update onEdit to use serialized transactions * Release notes
-
- Apr 05, 2024
-
-
Neil authored
* fix bug * notes
-
- Apr 04, 2024
-
-
Neil authored
* fix toggle bug * notes
-
Joel Jeremy Marquez authored
* Balance modals * Release notes * Fix typecheck errors * Fix errors * Mobile scheduled transaction modal * Cleanup * Fix props * Fix typecheck errors * Updates * Fix autocomplete typings * Update autocomplete types * Fix typecheck errors * Fix typecheck errors * Remote optional type * Pass this to apply * Use bind * Fix typecheck error * Ignore typecheck error for now * Add onClose in Autocomplete * open category modal on enter in transfer modal * Budget summary modals * Accounts update * Add paddingBottom * Fix typecheck error * Revert navigate * Disable esline * Close account and Reopen account * Improve SingleInputModal * Fix lint error * Fix category autocomplete modal header * Rebase updates * Cleanup * Clearer error message * Close report balance tooltip on selection * Updated based on review
-
David Kus authored
* Show/hide reconciled transactions * Adding release note * Fixing lint issues * Filters should still apply after hiding/showing reconciled * Using fetch transactions with filter parameter
-
ilar authored
* Format the input field when entering transaction value, automatically populate decimal position. * Add note. * Fix linting issues. * Turn off autoDecimal if we're hiding decimals anyway. * Shorten changelog.
-
Ryan Bianchi authored
* modify exiting LineGraph to track budget items over time * linter pass 1 * increase line weight, add sorting and colour to tooltip * second lint pass * add release note * use new disabledLists, format tooltip, other nits from review * add margins to LineGraph * adding missed linting * remove new line icon, add disable options for split, legend, label * Update ReportTopbar.jsx Remove unneeded lines * lint fix * SVGChart --------- Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com>
-
- Apr 02, 2024
-
-
Joel Jeremy Marquez authored
* Extract menus to separate files (change split from #2472) * Release notes * Fix lint error * Code review feedback
-
Neil authored
* confirm delete report * notes * card confirm
-
Neil authored
* Button changes and time filters * rename on dashboard * notes * fix time filters * Sort Categories * Page title * category sort order * move button * featureflag * Highlight report name * sankey fix * VRT * remove doubled element * adjust to match master * add Year * notes * lint fix * update names * IntervalsUpdates * fixing bugs * ts updates * lint fix * merge fixes * notes * simplify lookups
-
Joel Jeremy Marquez authored
* Uninstall react-merge-refs * Fix import * Update useMergedRefs
-
shall0pass authored
* sort of working * fix null condition, move buttons up * visual and workflow updates * update colors on hover * release note * fix another condition that inserted null
-
- Apr 01, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile autocomplete colors * Release notes * Remove narrow specific autocomplete colors * Update upcoming-release-notes/2530.md Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Mar 30, 2024
-
-
Neil authored
* Add Area Icon * notes
-
Ryan Bianchi authored
* when custom reports were cold-reloaded, the selections would be null crashing the page * add release notes for PR * fix typo in release note file name
-
- Mar 26, 2024
-
-
Neil authored
* Live card data * Live Data * notes * Patch strict TS issues --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Robert Dyer authored
* cleanup: Move account sync indicators to the left on mobile * cleanup: account sync indicators on mobile should show pending/failed syncs * feature: show account sync indicator when viewing account on mobile * fix lint issues * add release note
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile transaction load more * Release notes
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 24, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Mar 23, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 22, 2024
-
-
Neil authored
* Error Catch * notes * fixes
-
- Mar 21, 2024
-
-
Joel Jeremy Marquez authored
* Force async onRefresh * Release notes
-
Matiss Janis Aboltins authored
-
Robert Dyer authored
Fix error when viewing uncategorized transactions when there are upcoming scheduled transactions. (#2475) * fix: Error when opening uncategorized transactions page * add release note * fix linter warning
-
- Mar 20, 2024
-
-
Neil authored
* IntervalsUpdates * notes * updates * add Ranges * calc Leg strict * ts updates * review updates
-
- Mar 18, 2024
-
-
Daniel Gale-Rosen authored
* increase minimum cleared column width * add release notes * update snapshots
-
- Mar 15, 2024
-
-
Joel Jeremy Marquez authored
* Convert BudgetTable to a functional component * Release notes * Fix lint errors * Remove undo-event listener
-
- Mar 14, 2024
-
-
Neil authored
* Add interval split and menu items * notes * disabledList work * notes * fix * fix balanceType * rework constants * review fixes
-
- Mar 12, 2024
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Reorganize mobile components * Fix lint error * Cleanup * Fix lint error * Release notes * Cleanup * Cleanup useActions * useDebounceCallback
-
Joel Jeremy Marquez authored
* Fix midnight theme autocomplete hover and make ItemHeader not depend on category groups * Update * Release notes * Fix typecheck error
-
Joel Jeremy Marquez authored
* Differentiate Input onUpdate to onChangeValue * Release notes * Fix lint error * Remove onChange
-