summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Fix Karma failures due to invalid icon namesStan Hu2018-07-272-2/+2
* Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo2018-07-264-5/+10
|\
| * Escapes job name used in tooltips in vue componentsFilipa Lacerda2018-07-064-5/+10
* | Fix MR widget ci status icon tooltip flicker49165-pipeline-graph-in-new-merge-request-widget-is-flickeringClement Ho2018-07-161-0/+1
|/
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox2018-06-293-22/+27
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-2716-817/+824
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-2/+2
* Merge branch '47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top' into '...Annabel Gray2018-06-161-0/+1
|\
| * Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-topClement Ho2018-06-151-0/+1
* | Enable display static for ci job dropdowns so that they dont move when window...47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizesClement Ho2018-06-151-0/+1
|/
* Remove pointer events in favor of boundary viewportClement Ho2018-06-151-0/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-1114-48/+48
* Fix bootstrap pipeline right alignmentClement Ho2018-05-311-1/+2
* Merge branch 'bootstrap4' into 'master'Mike Greiling2018-05-258-14/+15
|\
| * Merge branch 'master' into bootstrap4Clement Ho2018-05-242-3/+12
| |\
| * | Fix pipeline job tooltipClement Ho2018-05-241-0/+1
| * | Fix pipeline tag labelsClement Ho2018-05-221-5/+5
| * | Merge branch 'master' into bootstrap4Clement Ho2018-05-2110-70/+90
| |\ \
| * \ \ Merge branch 'master' into bootstrap4Clement Ho2018-05-164-166/+80
| |\ \ \
| * | | | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-104-5/+5
| * | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-085-122/+136
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-237-158/+107
| |\ \ \ \ \
| * | | | | | Fix dropdownsClement Ho2018-04-172-2/+2
| * | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-164-9/+44
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-125-80/+58
| |\ \ \ \ \ \ \
| * | | | | | | | [skip ci] Replace hidden-smClement Ho2018-04-093-3/+3
| * | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-096-205/+264
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rename .btn-default to .btn-secondaryClement Ho2018-04-094-5/+5
| * | | | | | | | | Rename col-xs-* to col-*Clement Ho2018-04-092-4/+4
* | | | | | | | | | Merge branch '46768-typo-on-the-empty-pipelines-page' into 'master'Filipa Lacerda2018-05-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix typo in Pipelines empty state viewMark Fletcher2018-05-251-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Show loading icon only when making the requestfl-loading-iconFilipa Lacerda2018-05-232-3/+12
|/ / / / / / / /
* | | | | | | | Fix eslintFilipa Lacerda2018-05-172-2/+2
* | | | | | | | Moves string to a constantFilipa Lacerda2018-05-173-3/+6
* | | | | | | | Reloads pipeline table when dropdown action is clicked and closes the dropdow...Filipa Lacerda2018-05-163-15/+12
* | | | | | | | Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-158-72/+92
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-114-166/+80
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-033-5/+6
* | | | | | Fix broken testFilipa Lacerda2018-05-031-1/+1
* | | | | | Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-243-5/+4
* | | | | | Fix broken importFilipa Lacerda2018-04-241-2/+2
* | | | | | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-236-23/+53
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix eslintFilipa Lacerda2018-04-231-1/+1
| * | | | | Fix disabled state while making a requestFilipa Lacerda2018-04-236-91/+110
| * | | | | Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-234-86/+16
| | |_|_|/ | |/| | |
* | | | | Cleans up CSS - All pipeline dropdowns use the same CSS to render the action ...Filipa Lacerda2018-04-201-240/+118
* | | | | Renders json endpoint + updates CSS to render the same between pipelines tabl...Filipa Lacerda2018-04-191-0/+1
* | | | | Render json endpointFilipa Lacerda2018-04-193-22/+149
* | | | | Fix eslint errorsFilipa Lacerda2018-04-181-9/+9
* | | | | Ensures disabled status while request is being madeFilipa Lacerda2018-04-185-34/+22