Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot b85aae44f9 Add latest changes from gitlab-org/gitlab@master 2020-09-21 15:09:44 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
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
Clement Ho c4aa33fc8b Remove gitlab-ui loading icon from global 2018-11-07 10:06:15 +00:00
Clement Ho 6709cfc61b Replace issues time tracking progress bar with gitlab-ui's progress bar 2018-07-25 21:06:03 +00:00
Filipa Lacerda 28e93c7dbb
Import axios utils in commons 2017-12-04 14:23:42 +00:00
kushalpandya 29990051f3 Move `common_vue` into vendor bundle 2017-09-05 13:11:20 +05:30
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Mike Greiling 29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Mike Greiling 7371f6cd8c refactor common bundle to ES module syntax and move global exports to application.js 2017-03-03 16:47:38 -06:00
Mike Greiling cb6c036d89 create a common.js bundle and include all jQuery plugins 2017-03-03 16:47:38 -06:00