summaryrefslogtreecommitdiff
path: root/spec/frontend/api_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-0/+16
| | | | | | | | | | | | | | | | | | | | 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
* Added forked projects API call functionPhil Hughes2019-06-191-0/+23
| | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/58583
* Merge branch 'fe-jestify-specs-starting-with-a-1' into 'master'Mike Greiling2019-06-041-1/+1
| | | | | Jestify some specs that start with "A" See merge request gitlab-org/gitlab-ce!28727
* Jestify api specPaul Slaughter2019-05-301-0/+477