BigW Consortium Gitlab

  1. 28 Apr, 2017 1 commit
    • Improve text on todo list when the todo action comes from yourself · 60e9405b
      Jacopo authored
      Improved todo message when an issue is assigned to yourself.
      - The new message when an user assign to himself an issue or a mr is: "You
      assigned issue xx to yourself"
      - The new message when an user adds a todo to himself is: "You added a
      todo for issue xx"
      - The new message when and user mention himself is: "You mentioned
      yourself on issue xx"
      - The new message when an user directly address himself is: "You
      directly addressed yourself on issue xx"
      - The new message when an user mark himself as an approver is: "You set
      yourself as an approver for merge request xx"
  2. 16 Mar, 2017 1 commit
    • Add 'Undo mark all as done' to Todos · 5f9ace8e
      Jacopo authored
      Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done'
      in the 'Todo' tab of the Todo dashboard.
      The operation undos only the todo previously marked as done with the 'Mark al as done' button.
  3. 10 Mar, 2017 1 commit
    • Add 'Undo' to Todos in the Done tab · e20ffc6e
      Jacopo authored
      Added the ability to 'Undo' the todos marked complete in the 'Done' tab of the Todo dashboard.
      Added the ability to 'Undo mark all as done' todos marked complete with 'Mark all as done'
      in the 'Todo' tab of the Todo dashboard.
  4. 20 Feb, 2017 1 commit
  5. 17 Feb, 2017 1 commit
    • Todo done clicking is kind of unusable. · 26160459
      Jacopo authored
      The Done button will change to an Undo button and the line item will be greyed out.
      Bold links will be unbolded.
      The user can undo the task by clicking the Undo button.
  6. 27 Jan, 2017 1 commit
  7. 14 Jan, 2017 1 commit
  8. 31 Dec, 2016 2 commits
  9. 03 Oct, 2016 5 commits
  10. 16 Aug, 2016 1 commit
  11. 01 Jul, 2016 2 commits
  12. 03 Jun, 2016 2 commits
  13. 25 May, 2016 5 commits
  14. 17 May, 2016 1 commit
    • Create a todo on failing MR build · 6b834f2c
      Sean McGivern authored
      When a build fails for a commit, create a todo for the author of the
      merge request that commit is the HEAD of. If the commit isn't the HEAD
      commit of any MR, don't do anything. If there already is a todo for that
      user and MR, don't do anything.
      
      Current limitations:
      - This isn't configurable by project.
      - The author of a merge request might not be the person who pushed the
        breaking commit.
  15. 30 Mar, 2016 2 commits
  16. 18 Mar, 2016 1 commit
  17. 17 Mar, 2016 3 commits
  18. 09 Mar, 2016 1 commit
  19. 27 Feb, 2016 1 commit
  20. 20 Feb, 2016 3 commits