Commit Graph

8 Commits

Author SHA1 Message Date
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Eric Eastwood 605fff9123 Default to subtle MR mege button until CI status is available
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9245
2017-03-02 02:49:03 -06:00
James Lopez a0101ebf84 Update occurrences of MWBS to MWPS
Rename column in the database
 Rename fields related to import/export feature
 Rename API endpoints
 Rename documentation links
 Rename the rest of occurrences in the code
 Replace the images that contain the words "build succeeds" and docs referencing to them
 Make sure pipeline is green and nothing is missing.

updated doc images

renamed only_allow_merge_if_build_succeeds in projects and fixed references

more updates

fix some spec failures

fix rubocop offences

fix v3 api spec

fix MR  specs

fixed issues with partials

fix MR spec

fix alignment

add missing v3 to v4 doc

wip - refactor v3 endpoints

fix specs

fix a few typos

fix project specs

copy entities fully to V3

fix  entity error

more fixes

fix failing specs

fixed missing entities in V3 API

remove comment

updated code based on feedback

typo

fix spec
2017-03-01 12:02:02 +01:00
Mike Greiling 56e5404dd5 fix failing test 2017-02-03 20:21:42 -06:00
Phil Hughes 1b3b4f4e34 Fixed bug with merge immediately button would not work
This was caused by using 'this' in a fat arrow function, so 'this' would not equal the jQuery element
2017-01-22 11:39:57 +00:00
Jacob Schatz b97fd7fad2 Add event delegation to prevent events from not firing in certain states. 2017-01-21 15:31:56 -05:00
Bryce Johnson d8740cfe19 Move javascript for widget check to ci_bundle. 2016-12-21 17:30:29 +01:00
Bryce Johnson 3bbe19d39b Backport moving MR widget CI JS out of script tag. 2016-12-21 13:03:13 +01:00