- Apr 02, 2024
-
-
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
-
- 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 31, 2024
-
-
Matiss Janis Aboltins authored
adding extra console.log lines for bank-sync to help with troubleshooting (#2529) * adding extra console.log lines for bank-sync to help with troubleshooting * Release notes
-
- 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
* Create wip.yml Adding WIP to new PRs * Create 2443.md notes * Update .github/workflows/wip.yml Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update .github/workflows/wip.yml Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update upcoming-release-notes/2443.md Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update wip.yml * Update 2443.md * Update wip.yml --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Neil authored
* Error Catch * notes * fixes
-
- Mar 21, 2024
-
-
Joel Jeremy Marquez authored
* Force async onRefresh * Release notes
-
Matiss Janis Aboltins authored
-
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
- Mar 19, 2024
-
-
Ikko Eltociear Ashimine authored
-
- 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 13, 2024
-
-
youngcw authored
* import locked transactions * note, lint
-
shall0pass authored
* bulk edit background color * change * NOTE
-
- 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
-
- Mar 11, 2024
-
-
Neil authored
* the work * notes * add to elements
-
- Mar 09, 2024
-
-
DJ Mountney authored
* Fix budget key tab navigation - restore the collapsed property * Add release note
-
Robert Dyer authored
-
Robert Dyer authored
-
Robert Dyer authored
-
- Mar 07, 2024
-
-
DJ Mountney authored
* Fix flaky transfer e2e test - If tests ran too fast, the transactions wouldn't finish rendering before the select of the transactions was attempted. * Add release note
-