Skip to content
  1. Nov 10, 2018
    • Fong NGO's avatar
      [creditcooperatif] new espace bourse for Credit Cooperatif's connections · db94b500
      Fong NGO authored and Romain Bignon's avatar Romain Bignon committed
      The new Linebourse's website uses new requests to an API that are implemented
      in a brand new browser class (LinebourseAPIBrowser).
      
      Caisse d'Epargne's connections still use the old Linebourse website,
      that's why an additional class attribute stores the browser to use
      (LINEBOURSE_BROWSER).
      
      It is only used by Credit cooperatif's connections so far, so the
      existing code has to be kept as such, using if-conditionals on the
      current url to choose which requests to run.
      
      Also, raise an ActionNeeded for the first connection (CGUs)
      db94b500
  2. Oct 11, 2018
  3. Jul 29, 2018
  4. Jun 09, 2018
    • Quentin Defenouillere's avatar
      [banquepopulaire] Scrapping invests & liquidities from Lifebourse · be55466c
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      Re-added the Investments class to lifebourse/pages.py
      Modified banquepopulaire browser to scrap 'TIT' but also 'PRV' accounts
      Modified banque postale browser to avoid scraping liquidities and avoid
      redundancies.
      
      The previous Banque Populaire code only scrapped accounts starting with
      'TIT', this was modified since accounts starting with 'PRV' also appear
      in Lifebourse with invests and liquidites.
      An 'XX-liquidity' class was re-added to the pages files of Lifebourse,
      since Banque Populaire customers wanted liquidities to appear. The
      browser file from Banque Postale file was also modified to prevent
      liquidities from appearing since it would be redundant with current
      accounts.
      
      Closes: 5162@zendesk
      be55466c
  5. May 05, 2018
  6. Feb 04, 2018
  7. Nov 18, 2017
  8. Sep 20, 2017
  9. Aug 30, 2017
  10. Jul 08, 2017
  11. May 30, 2017
  12. May 20, 2017
  13. May 08, 2017
  14. Apr 29, 2017