summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | keep graph displayed when build is clicked so that multiple tabs can be opene...Regis2017-01-191-2/+20
|/ / /
* | | Merge branch 'didemacet-markdown-area-height-fix' into 'master' 26874-avatar-misalign-builds-pageFatih Acet2017-01-191-0/+11
|\ \ \
| * | | Autoresize markdown previewdidemacet-markdown-area-height-fixClement Ho2017-01-171-0/+11
* | | | Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet2017-01-19159-827/+591
|\ \ \ \
| * | | | resolve all space-in-parens eslint violationssimple-eslint-fixesMike Greiling2017-01-184-14/+14
| * | | | resolve all prefer-const eslint violationsMike Greiling2017-01-1812-30/+28
| * | | | resolve all no-dupe-keys eslint violationsMike Greiling2017-01-182-4/+2
| * | | | resolve all parseInt radix eslint violationsMike Greiling2017-01-188-17/+17
| * | | | resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-1836-80/+80
| * | | | resolve all indent eslint violationsMike Greiling2017-01-1815-260/+262