Skip to content
  1. Jul 05, 2019
    • Jerome Berthier's avatar
      [caissedepargne] fix websiteUnavailable when fetching cards · baedabde
      Jerome Berthier authored and hydrargyrum's avatar hydrargyrum committed
      For some accounts without cards the server closes the session
      when we try to reach CardsPage.
      We avoid this problem by checking whether there is a link to
      the cards before trying to go.
      baedabde
    • Maxime Pommier's avatar
      [caissedepargne] Improve the way that we get card's account. · dad4eb6d
      Maxime Pommier authored and hydrargyrum's avatar hydrargyrum committed
      Card cases is really tricky on the new website.
      There are 2 kinds of page where we can find cards infomation
       - CardsPage: List some of the PSU cards
       - CardsComingPage: On the coming transaction page (for a specific checking account),
         we can find all cards related to this checking account. Information to reach this
         CC is in the home page
      
      We have to go through this both kind of page for those reasons:
       - If there is no coming yet, the card will not be found in the home page and we will not
         be able to reach the CardsComingPage. But we can find it on CardsPage
       - Some cards are only on the CardsComingPage and not the CardsPage
       - In CardsPage, there are cards (with "Business" in the label) without checking account on the
         website (either history nor coming), so we skip them.
       - Some card on the CardsPage that have a checking account parent, but if we follow the link to
         reach it with CardsComingPage, we find an other card that not in CardsPage.
      
      Closes: 41709@sibi
      dad4eb6d
  2. Jun 17, 2019
  3. May 25, 2019
  4. May 19, 2019
  5. Apr 20, 2019
  6. Apr 06, 2019
  7. Mar 31, 2019
  8. Mar 16, 2019
  9. Feb 24, 2019
  10. Feb 05, 2019
  11. Jan 23, 2019
  12. Jan 13, 2019
  13. Dec 21, 2018
  14. Dec 18, 2018
    • Maxime Gasselin's avatar
      [palatine] Fix palatine boobill · bf0d8f9c
      Maxime Gasselin authored and Romain Bignon's avatar Romain Bignon committed
      The bill function was not well implemented. Some xpath or data
      forms are specific to palatine (palatine is a children of caissedepargne).
      
      Closes: 24997@sibi 29349@sibi 25188@sibi
      bf0d8f9c
  15. Dec 17, 2018
  16. Dec 06, 2018
  17. Dec 02, 2018
  18. Nov 10, 2018