Skip to content
  1. Apr 11, 2021
  2. Apr 08, 2021
  3. Apr 04, 2021
  4. Feb 26, 2021
    • Christophe François's avatar
      [cmes] Use _form_param instead of investment label to fetch details · ec6d0e6b
      Christophe François authored and hydrargyrum's avatar hydrargyrum committed
      The input value can differ slightly from the investment label (the number
      of spaces between words can vary for example), so we use the form param
      directly.
      
      Also, sometimes there is no form input for a given invest, so we don't
      try to fetch its details.
      ec6d0e6b
    • Christophe François's avatar
      [cmes] Fix "investment details" form · 89ce3496
      Christophe François authored and hydrargyrum's avatar hydrargyrum committed
      When we use the same form for all investments, even if we clean it each
      time, we arrive on the same page (the first one we got to using the form),
      so all investments and pockets had the same additional info, like quantity
      for example. We don't have the issue when we re-fetch the form each
      time.
      89ce3496
  5. Feb 12, 2021
  6. Dec 26, 2020
    • Quentin Defenouillere's avatar
      [cmes] Remove Account.number · 35da3f3a
      Quentin Defenouillere authored and hydrargyrum's avatar hydrargyrum committed
      Since the website does not provide real account IDs, the ID is just a
      concatenation of the User identifier and the account label. This type of
      ID should not be set as the Account number.
      35da3f3a
  7. Oct 28, 2020
    • Christophe François's avatar
      [cmes] New form to access investment details · e3781c93
      Christophe François authored and hydrargyrum's avatar hydrargyrum committed
      We used to go to investment details using the URL attached to each
      invest. All invests now have the same URL that redirects to the accounts
      list. Now we must use a form to go to details.
      
      Every invest uses the same form but with a different submit input,
      so we only fetch the form once and we add the right input as we submit
      it.
      e3781c93
  8. Aug 26, 2020
  9. Aug 07, 2020
  10. Jul 02, 2020
  11. Jun 17, 2020
  12. Jun 03, 2020
  13. Apr 08, 2020
  14. Mar 05, 2020
  15. Feb 12, 2020
  16. Jan 30, 2020
  17. Dec 05, 2019
  18. Aug 28, 2019
  19. Jul 18, 2019
  20. Jul 05, 2019
    • Damien Mat Jedrzejewski's avatar
      [cices] Account typing (cmes) · 387a3e3c
      Damien Mat Jedrzejewski authored and hydrargyrum's avatar hydrargyrum committed
      Typing 'compte courant bloqué' account as TYPE_LIFE_DEPOSIT
      Build to associate a transaction to the proper account in case of several transactions on the OperationPage
      
      Closes: 11364@zendesk
      387a3e3c
  21. May 25, 2019
  22. May 19, 2019