summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'broken_iamge_when_doing_offline_update_check(help_page)' into '...Clement Ho2017-01-242-0/+13
|\
| * hide the version check image if internet connection is brokenKen Ding2017-01-252-0/+13
* | Merge branch '26445-accessible-piplelines-buttons' into 'master' Fatih Acet2017-01-242-22/+32
|\ \ | |/ |/|
| * Improve button accessibility on pipelines page26445-accessible-piplelines-buttonsEric Eastwood2017-01-232-22/+32
* | Merge branch 'issue-filter-click-to-search' into 'master' Jacob Schatz2017-01-234-2/+28
|\ \ | |/ |/|
| * add a space after selecting a dropdown itemMike Greiling2017-01-212-2/+11
| * allow issue filter submission by clicking "Keep typing and press enter"Mike Greiling2017-01-213-0/+17
* | Merge request widget class names updatemr-widget-reload-fixPhil Hughes2017-01-221-2/+2
* | Merge branch 'mr-widget-replace-body' into 'master' Jacob Schatz2017-01-221-1/+3
|\ \
| * | Replace merge request widget bodymr-widget-replace-bodyPhil Hughes2017-01-221-1/+3
* | | Fixed bug with merge immediately button would not workPhil Hughes2017-01-221-1/+1
|/ /
* | Button by itself will submit forms. Button type button willn'tJacob Schatz2017-01-211-2/+2
|/
* Introduced an offset limit to prevent the dropdown from going far rightJose Ivan Vargas2017-01-211-1/+9
* Merge branch 'fix_auto_merging' into 'master' Grzegorz Bizon2017-01-211-17/+28
|\
| * Add event delegation to prevent events from not firing in certain states.Jacob Schatz2017-01-211-17/+28
* | Merge branch 'issue-search-token-position' into 'master' Jacob Schatz2017-01-216-32/+84
|\ \
| * | Fixed issue with multiple words not filtering correctlyPhil Hughes2017-01-211-4/+1
| * | Fixed failing JS specsPhil Hughes2017-01-212-3/+1
| * | Places dropdown at cursor positionPhil Hughes2017-01-211-1/+2
| * | Added comments to regexPhil Hughes2017-01-211-0/+2
| * | Fixed bug with hint not showing when in middle of textPhil Hughes2017-01-214-22/+16
| * | Fixed caret not moving correctlyPhil Hughes2017-01-212-2/+2
| * | Fixed issue when label or milestone had spacePhil Hughes2017-01-212-6/+15
| * | Fixed bug replacing full input valuePhil Hughes2017-01-212-6/+9
| * | Added testsPhil Hughes2017-01-212-12/+22
| * | Trigger filter on clickPhil Hughes2017-01-211-4/+11
| * | Fixed filter issuePhil Hughes2017-01-213-6/+6
| * | Correctly replaces string when selecting in dropdownPhil Hughes2017-01-213-24/+32
| * | Opens dropdown correctlyPhil Hughes2017-01-214-17/+27
| * | Filtered search input click back at tokenPhil Hughes2017-01-212-2/+15
| |/
* | Fix DropLab in IE11 v126785-fix-droplab-in-ie-11-v1Eric Eastwood2017-01-213-21/+45
|/
* Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"Jacob Schatz2017-01-213-44/+21
* Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master' Jacob Schatz2017-01-213-21/+44
|\
| * Fix DropLab in IE11 v1Eric Eastwood2017-01-203-21/+44
* | Merge branch '26955-handle-legacy-issue-filter-params' into 'master' Jacob Schatz2017-01-211-0/+24
|\ \ | |/ |/|
| * pass username and id associations needed in the frontend26955-handle-legacy-issue-filter-paramsMike Greiling2017-01-201-0/+24
* | Merge branch '26617-search-bar-filter-dropdown-does-not-dismiss-when-sort-dro...Jacob Schatz2017-01-211-7/+7
|\ \
| * | Changed the event listener target from window to document in droplab26617-search-bar-filter-dropdown-does-not-dismiss-when-sort-dropdown-is-selectedJose Ivan Vargas2017-01-201-7/+7
| |/
* | Merge branch 'master' into keep_mini_graph_down_pipelines_indexkeep_mini_graph_down_pipelines_indexRegis2017-01-206-67/+93
|\ \ | |/
| * Merge branch '26066-wrong-messsage-for-unregistered-u2f-device-on-sign-in' in...Fatih Acet2017-01-193-10/+10
| |\
| | * Added isAuthenticate to differentiate between ineligible messages26066-wrong-messsage-for-unregistered-u2f-device-on-sign-inLuke "Jared" Bennett2017-01-043-10/+10
| * | Merge branch '25507-handle-errors-environment-list' into 'master' Fatih Acet2017-01-192-47/+72
| |\ \
| | * | Filter environments visibility in store instead of the view in order to not g...25507-handle-errors-environment-listFilipa Lacerda2017-01-162-42/+62
| | * | Adds testsFilipa Lacerda2017-01-122-4/+4
| | * | Adds .catch to the request in order to handle erros and show a feedback to th...Filipa Lacerda2017-01-121-1/+6
| * | | Merge branch '26601-dropdown-makes-request-close' into 'master' Fatih Acet2017-01-191-10/+11
| |\ \ \
| | * | | Use bootstrap dropdown events to only make the request when the dropdown is b...26601-dropdown-makes-request-closeFilipa Lacerda2017-01-131-10/+11
| | |/ /
* | | | remove bitwise - make code human readableRegis2017-01-201-3/+3
* | | | remove need for spinner on additional clicks - visual diff is actually very niceRegis2017-01-191-2/+0
* | | | handle actions and buildsRegis2017-01-191-1/+10