Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot 2b7a521434 Add latest changes from gitlab-org/gitlab@master 2019-11-04 09:06:21 +00:00
Himanshu Kapoor cf88f9dda1 Add new API method: projectUsers
The new API method projectUsers gets all the users
added to a particular project.
2019-08-19 14:22:46 +05:30
Tim Zallmann b9e52612fe Updates on success of an MR the count on top and in other tabs
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response

API response changed to 401 if no current_user

Added API + JS specs

Fix for Static Check

Updated Count on Open/Close, Assign/Unassign of MR's

Checking if MR Count is refreshed

Added # frozen_string_literal: true to spec

Added Changelog
2019-07-09 08:44:19 +00:00
Phil Hughes 778c705ffd
Added forked projects API call function
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/58583
2019-06-19 11:21:48 +01:00
Mike Greiling 2e32e39350 Merge branch 'fe-jestify-specs-starting-with-a-1' into 'master'
Jestify some specs that start with "A"

See merge request gitlab-org/gitlab-ce!28727
2019-06-04 21:20:31 +00:00
Paul Slaughter 2bf5135af3
Jestify api spec 2019-05-30 21:00:53 -05:00