summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components
Commit message (Expand)AuthorAgeFilesLines
* 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-2713-810/+814
* 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-217-47/+79
| |\ \
| * \ \ Merge branch 'master' into bootstrap4Clement Ho2018-05-163-166/+78
| |\ \ \
| * | | | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-104-5/+5
| * | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-084-120/+134
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-236-151/+97
| |\ \ \ \ \
| * | | | | | Fix dropdownsClement Ho2018-04-172-2/+2
| * | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-161-2/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-122-46/+36
| |\ \ \ \ \ \ \
| * | | | | | | | [skip ci] Replace hidden-smClement Ho2018-04-093-3/+3
| * | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-094-203/+236
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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-172-2/+5
* | | | | | | | Reloads pipeline table when dropdown action is clicked and closes the dropdow...Filipa Lacerda2018-05-162-15/+10
* | | | | | | | Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-157-50/+84
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-113-166/+78
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-032-3/+4
* | | | | | Fix broken testFilipa Lacerda2018-05-031-1/+1
* | | | | | Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-242-4/+4
* | | | | | Fix broken importFilipa Lacerda2018-04-241-2/+2
* | | | | | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-235-20/+42
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix eslintFilipa Lacerda2018-04-231-1/+1
| * | | | | Fix disabled state while making a requestFilipa Lacerda2018-04-235-84/+100
| * | | | | 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-184-28/+20
* | | | | Update dropdown to not close when action is clickedFilipa Lacerda2018-04-182-58/+59
* | | | | Remove UJS action from graph dropdownFilipa Lacerda2018-04-182-63/+1
|/ / / /
* | | | [ci skip] Updates table when stage is clickedFilipa Lacerda2018-04-131-2/+5
| |_|/ |/| |
* | | Update state request from vue resource to axiosFilipa Lacerda2018-04-101-10/+8
* | | Replace vue resources with axios for pipelines tableFilipa Lacerda2018-04-091-36/+28
| |/ |/|