Commit graph

4 commits

Author SHA1 Message Date
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
Renamed from spec/javascripts/api_spec.js (Browse further)