Skip to content
  1. Feb 24, 2019
  2. Feb 05, 2019
  3. Jan 23, 2019
  4. Jan 13, 2019
    • Maxime Gasselin's avatar
      [creditmutuel] fix several companies navigation for pro cards · ebe943ca
      Maxime Gasselin authored and Romain Bignon's avatar Romain Bignon committed
      When several companies are present, you need to return to the main
      company each time you finish to scrap the cards from a company (thx to credit mutuel
      website). Moreover in the connexion used, more than 100 cards are
      present and consequently some cards shares the same visible numbers. We
      needed to had a second list to avoid some bad card replacement.
      
      Closes: 8772@zendesk
      ebe943ca
  5. Jan 06, 2019
  6. Jan 05, 2019
    • Martin Sicot's avatar
      [credimutuel] Handle nested investments · 3b3705d6
      Martin Sicot authored and Romain Bignon's avatar Romain Bignon committed
      Sometimes when one invest is splitted underneath in several sub
      investments we now retrieve the data correctly.
      3b3705d6
    • Maxime Gasselin's avatar
      [creditmutuel] Fix card navigation · 8f74aa8b
      Maxime Gasselin authored and Romain Bignon's avatar Romain Bignon committed
      With the async method, (thanks to creditmutuel website) the navigation were sometimes random to reach the good page
      in order to get the card type information. Consequently some immediate cards were
      still returned. Here we replace with the open method (will do step by step to reach the good page).
      
      Closes: 8831@zendesk
      8f74aa8b
  7. Dec 21, 2018
    • Maxime Gasselin's avatar
      [creditmutuel] Fix empty transfer error · c83ac64e
      Maxime Gasselin authored and Romain Bignon's avatar Romain Bignon committed
      In some cases the website returns empty text inside the <p> tag. So the
      xpath exists and we enter in the if condition. With cleantext we
      check if the message is not empty. If it is the case, we return the
      message precently checked.
      c83ac64e
  8. Dec 17, 2018
  9. Dec 06, 2018
  10. Dec 02, 2018
  11. Nov 10, 2018