Skip to content
  1. Apr 06, 2019
  2. Mar 31, 2019
  3. Mar 17, 2019
  4. Mar 16, 2019
    • Sylvie Ye's avatar
      [ing] multiple fix · c700a2f6
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      do_login: fix handle login error
      
      CapBank:
      * Accont on new website are needed to do transfer.
      * Do matching account between old and new website
      based on account balance and the 4 last account number characters
      * Details of accounts other than checking accounts are not available on new website
      
      CapWealth:
      * Invests are not available on new website, use old website to retreive it
      
      CapBankTransfer:
      * transfer is only available on new website, do iter recipient on it
      
      CapProfile:
      * get profile on new website
      c700a2f6
    • Sylvie Ye's avatar
      [ing] dump virtualkeyboard files in session folder if needed · 61f01fee
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      61f01fee
    • Sylvie Ye's avatar
      [ing] add virtual keybord hash · ea945ca7
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      ea945ca7
    • Sylvie Ye's avatar
      [ing] handle API website · 8e82bfc4
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      create separate browser and page for API website
      API website is not working for now (can only retrieve checking and card accounts information),
      Redirect to old browser after new website login
      Also fix multispace redirect
      8e82bfc4