BigW Consortium Gitlab

  1. 30 May, 2017 1 commit
  2. 25 May, 2017 2 commits
  3. 19 May, 2017 1 commit
  4. 02 May, 2017 1 commit
  5. 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"
  6. 06 Apr, 2017 2 commits
    • ProjectsFinder should handle more options · b996a82f
      Jacopo authored
      Extended ProjectFinder in order to handle the following options:
       - current_user - which user use
       - project_ids_relation: int[] - project ids to use
       - params:
         -  trending: boolean
         -  non_public: boolean
         -  starred: boolean
         -  sort: string
         -  visibility_level: int
         -  tags: string[]
         -  personal: boolean
         -  search: string
         -  non_archived: boolean
      
      GroupProjectsFinder now inherits from ProjectsFinder.
      Changed the code in order to use the new available options.
  7. 28 Mar, 2017 2 commits
  8. 24 Mar, 2017 4 commits
  9. 23 Mar, 2017 1 commit
  10. 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.
  11. 15 Mar, 2017 1 commit
  12. 11 Mar, 2017 1 commit
  13. 10 Mar, 2017 2 commits
  14. 09 Mar, 2017 1 commit
  15. 08 Mar, 2017 1 commit
  16. 06 Mar, 2017 1 commit
    • Fix Sort dropdown reflow issue · 01fae383
      Jarkko Tuunanen authored
      Make Sort dropdown behave the same as filters in narrower
      viewports. Adjust dropdowns to fit on the same line in worst-case
      scenario ("Oldest created" selected).
      
      Closes #22562
      
      See merge request !9533
  17. 03 Mar, 2017 3 commits
  18. 02 Mar, 2017 2 commits
  19. 01 Mar, 2017 1 commit
  20. 28 Feb, 2017 1 commit
  21. 23 Feb, 2017 6 commits
  22. 20 Feb, 2017 1 commit
  23. 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.
  24. 15 Feb, 2017 1 commit
  25. 14 Feb, 2017 1 commit