- Apr 02, 2024
-
-
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>
-
- Mar 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 20, 2024
-
-
Zach Whelchel authored
* Some initial UI work for adding SimpleFin. * SimpleFin proof of concept working. * Adds linking & unlinking to existing accounts through the account menu UI. * Added loading and lint fixes. * Lint changes. * Added release notes. * Typecheck cleanup. * Import, lint, typecheck cleanups. * More typecheck cleanup. * Refactored language for consistency. * Added default institution name. * Lint cleanup. * Addressed change requests. * Added a default to migration, made variables consistent, added feature flag. * Added account_sync_source to server schema. * Adds account_sync_source to test. * Fix for typecheck. * Attempt to make typecheck happy. * Added strict ignore. * Moved account_sync_source to the right model (face palm). * Hotfix for institution format. * Lint cleanup. * Removed unnecessary promise.all. * Lint cleanup.
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Nov 22, 2023
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
-
- Jul 18, 2023
-
-
Matiss Janis Aboltins authored
Renaming all occurrences of Nordigen to GoCardless
-
- Mar 04, 2023
-
-
Filip Stybel authored
* Update gitignore about .idea folder The .idea folder is generated by IntelliJ IDEA * Add integration with Nordigen * Fix linter * Use longer access to the account * Move normalizatoin of accounts to the backend side * Fix possibility to force remove account * Move normalization of transactions to the backend side * Fix Settings.js after merge * fix enableing bank sync * delete old Settings component * Use camelCase for nordigen/remove-account call * WIP refactor * Fix auto-selecting existing accounts * Fix unlinking accounts * Align to backend changes for Nordigen integration * Fix AnimatedLoading * Code review changes * Fix TZ date issue * rm mobile package * rm BankSync settings section * rm console.log * rm comment * applies some alignments from code review * applies some alignments from code review * Add prefix for nordigen specific functionality * Use arrow char * Add prefix for nordigen functionalities * Fix linter * Display only open accounts * Update packages/desktop-client/src/nordigen.js Co-authored-by:
Jed Fox <git@jedfox.com> * Fix incorrect calc of TZ for endDate * Improved error checking * Fix throwing invalid-schema error * Fix for syncing large batches in Safari --------- Co-authored-by:
Filip Stybel <filip.stybel@ynd.co> Co-authored-by:
Leon Ebel <24588023+ebelleon@users.noreply.github.com> Co-authored-by:
Jed Fox <git@jedfox.com>
-