Commit graph

16 commits

Author SHA1 Message Date
Alfredo Sumaran
86f03e1750 Allow passing an index to selectRowAtIndex 2016-08-23 14:44:29 +02:00
Phil Hughes
5963263912 Fixed enter key in search input not working
Closes #20627
2016-08-23 14:44:28 +02:00
Douwe Maan
78234c49bc Merge branch '581-ee-backport-branch-permissions' into 'master'
Backport  changes from gitlab-org/gitlab-ee!581



See merge request !5884
2016-08-20 01:36:01 +00:00
Alfredo Sumaran
cf8efb462e Use typeof instead of Underscore method 2016-08-19 18:52:21 -05:00
Alfredo Sumaran
f3e12526e9 check if selectedObject is defined 2016-08-19 12:21:20 -05:00
Alfredo Sumaran
0d3a9a6d31 make input name to be a function 2016-08-19 12:21:20 -05:00
Luke Bennett
8ade825860
review changes 2016-08-19 17:17:17 +01:00
Luke Bennett
2f8fada6c0
Fixed conflicts 2016-08-18 23:46:23 +01:00
Luke Bennett
3e1e9b670f
Fixed specs 2016-08-18 18:17:56 +01:00
Luke Bennett
49c7ca2a27
Fixed spec and improved formatting 2016-08-18 18:17:56 +01:00
Luke Bennett
dcf09a532b
Moved changes across to es5 and changed spec to es6 2016-08-18 18:17:56 +01:00
Alfredo Sumaran
3f399fe181 No need to pass event as a parameter
We should stop passing events as a parameter since we cannot call the method programatically without faking or creating an event even when that event is not entirely required.
2016-08-05 17:19:01 -05:00
Phil Hughes
4d716b765c Underscore variable to camelCase 2016-08-04 12:07:46 +01:00
Phil Hughes
b1b32bfcf8 Fixed issue with this not being defined 2016-08-03 09:32:30 +01:00
Phil Hughes
a45071d0ea Merge branch 'master' into ref-switcher-enter-submit 2016-08-03 09:08:24 +01:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00