- Apr 12, 2024
-
-
Michael Clark authored
-
youngcw authored
* allow specifically 5 decimal places in parser * note * update tests * lint
-
Robert Dyer authored
* Dim categories hidden by their groups * Dim hidden cats on mobile view * Do not show hide/show menu on mobile for categories in hidden groups * Rename catGroup to categoryGroup * Fix lint issue * Hide menu line * Pass in categoryGroup instead of isHidden * avoid need for extra local * fix lint issues
-
Attila Kerekes authored
-
Robert Dyer authored
* Do not allow hiding income category group * add release note * rename file * Migrate DB so income groups are not hidden * Update migration to explicitly match on is_income = 1
-
- Apr 11, 2024
-
-
Joel Jeremy Marquez authored
* Remove left behind editableTitle prop * Release notes
-
Joel Jeremy Marquez authored
* Use desktop colors for mobile autocomplete modals * Release notes * Color updates * Color updates * Update close button * Fix typecheck * Rename to ModalCloseButton * Update ModalTitle
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget page modals * Release notes * Fix typecheck / lint errors * Fix typecheck errors * Fix typecheck error * Modal logo * Fix typecheck error * VRT updates * Modal header margins * Update 2491.md * ModalTitle shrinkOnOverflow + VRT
-
DJ Mountney authored
* Improve api output types - Fixes some missing models - Fixes some output path aliasing * Add changelog
-
Attila Kerekes authored
-
Julian Dominguez-Schatz authored
* Support splits in create-rule option on account page * Add release notes
-
- Apr 10, 2024
-
-
Joshua Harris authored
Co-authored-by:
Joshua Harris <2312397+JazzyJosh@users.noreply.github.com>
-
- Apr 09, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile report budget income budgeted input * Release notes
-
Joel Jeremy Marquez authored
* [Mobile] Close modals after performing a balance actions e.g. transfer / cover * Release notes
-
Neil authored
* barGraph * notes * sessionStorage * sessionStorage Complete * Click for details * mode click graphType * compact * hidden and offbudget working * add pointer * typecheck fix
-
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>
-
Matiss Janis Aboltins authored
-
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
-
shall0pass authored
* add group enhancement * warnings * note * add more group functions * add Global: to differentiate warning from group warnings * weights not properly recorded for sinking groups, safeNumber error
-
- 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
-
Matiss Janis Aboltins authored
*
updated github issue template to hopefully reduce the amount of support * Release notes -
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
-
David Kus authored
* Fixing import of reconciled split transactions * Adding release note
-
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
-
Johannes Löthberg authored
All banks are supposed to provide at least 90 days of access. As of July 2023 EEA banks are required to allow access for up to 180 days[0], but this does not apply to UK banks, and apparently there might still be EEA banks which don't comply with the new regulations. We should consider eventually defaulting to 180 days and allowing per-bank and maybe per-country overrides, but bumping it to 90 days immediately provides a better user experience. [0]: https://nordigen.zendesk.com/hc/en-gb/articles/13239212055581-EEA-180-day-access Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
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
-
shall0pass authored
* 'up to' calculation * note * update to last months balance
-
Matiss Janis Aboltins authored
-