BigW Consortium Gitlab

  1. 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.
  2. 28 Mar, 2017 2 commits
  3. 24 Mar, 2017 4 commits
  4. 23 Mar, 2017 1 commit
  5. 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.
  6. 15 Mar, 2017 1 commit
  7. 11 Mar, 2017 1 commit
  8. 10 Mar, 2017 2 commits
  9. 09 Mar, 2017 1 commit
  10. 08 Mar, 2017 1 commit
  11. 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
  12. 03 Mar, 2017 3 commits
  13. 02 Mar, 2017 2 commits
  14. 01 Mar, 2017 1 commit
  15. 28 Feb, 2017 1 commit
  16. 23 Feb, 2017 6 commits
  17. 20 Feb, 2017 1 commit
  18. 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.
  19. 15 Feb, 2017 1 commit
  20. 14 Feb, 2017 1 commit
  21. 27 Jan, 2017 5 commits
  22. 14 Jan, 2017 1 commit