Skip to content
Snippets Groups Projects
  • Filip Stybel's avatar
    5bb4f4b2
    Nordigen integration - account sync (#457) · 5bb4f4b2
    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 f...
    5bb4f4b2
    History
    Nordigen integration - account sync (#457)
    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 f...