summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
|/ / / /
* | | | Handle cancelled request40487-stop-pollingFilipa Lacerda2018-04-132-12/+21
* | | | Stop polling and fetch the tableFilipa Lacerda2018-04-132-5/+13
* | | | [ci skip] Updates table when stage is clickedFilipa Lacerda2018-04-132-2/+20
| |_|/ |/| |
* | | Replace vue resource with axios for pipeline details pageFilipa Lacerda2018-04-112-12/+7
* | | Update state request from vue resource to axiosFilipa Lacerda2018-04-101-10/+8