1. 14 Jul, 2022 1 commit
  2. 16 Feb, 2022 1 commit
  3. 11 Dec, 2021 1 commit
  4. 24 Jun, 2021 1 commit
  5. 25 May, 2021 1 commit
  6. 27 Mar, 2021 1 commit
  7. 29 Nov, 2020 2 commits
  8. 02 Nov, 2020 1 commit
  9. 06 Oct, 2020 1 commit
  10. 05 Oct, 2020 2 commits
  11. 28 Sep, 2020 3 commits
  12. 29 Jun, 2020 2 commits
  13. 17 Jun, 2020 1 commit
  14. 11 Jun, 2020 1 commit
  15. 08 Jun, 2020 1 commit
  16. 30 May, 2020 1 commit
  17. 29 May, 2020 2 commits
    • Pierre-Elliott Bécue's avatar
      [FD Approval] Testing · 0f88bbdd
      Pierre-Elliott Bécue authored
      0f88bbdd
    • Pierre-Elliott Bécue's avatar
      [FD Approval] Implementation · 55248132
      Pierre-Elliott Bécue authored
      Approval becomes a Requirement of a process. When this requirement is
      fulfilled, it makes the process become approved, whatever the state of
      the other requirements.
      
      Depending on the status of the approver, the StatementCreate view either
      spawns a ProcessApproveRT op to send immediately a RT ticket, or just
      spawns a ProcessApprove op, to approve the process.
      
      The approval statement contains the RT ticket that is sent or not. In
      the case it's not, a housekeeping job could iterate through the
      processes on a regular basis and as soon as the approval requirement is
      old enough, spawn a RT ticket using the approval statement.
      
      To avoid issues with testing instances, the ProcessApproveRT has been
      reworked in order for the RT part to be mocked, returning 0
      systematically.
      55248132
  18. 27 Apr, 2020 3 commits
  19. 26 Apr, 2020 1 commit
  20. 25 Apr, 2020 1 commit
  21. 24 Apr, 2020 1 commit
  22. 20 Apr, 2020 2 commits
  23. 14 Apr, 2020 1 commit
  24. 21 Mar, 2020 1 commit
  25. 29 Feb, 2020 2 commits
  26. 24 Feb, 2020 2 commits
  27. 22 Feb, 2020 2 commits
  28. 21 Feb, 2020 1 commit