Files
gitlabhq/app/assets/javascripts
Timothy Andrew d8d5424d25 Use the GLDropdown component to select protected branches.
1. Modify the component to support a callback for every key press in the
   filter. We need this so we can update the "Create: <branch_name"
   label.

2. Modify the component to use `$(<selector>).first().click()` instead
   of `$(selector)[0].click()`, because the latter is non-standard, and
   doesn't work in PhantomJS.
2016-07-07 10:07:05 +05:30
..
2016-06-23 12:13:09 -05:00
2016-06-27 16:12:03 +01:00
2016-06-23 10:55:40 -06:00
2016-06-20 14:48:28 -05:00
2016-03-20 10:58:59 -07:00
2016-04-21 00:20:13 +00:00
2016-04-06 11:08:40 +01:00
2014-12-30 11:46:48 +02:00
2016-06-16 12:53:21 -05:00
2016-06-22 17:32:06 +01:00
2016-03-10 13:55:01 +01:00
2016-06-17 18:31:37 +01:00
2016-04-26 09:03:04 +01:00
2016-06-15 18:33:18 +01:00
2016-06-09 17:19:14 +01:00
2016-03-03 13:09:58 +01:00