summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components
Commit message (Collapse)AuthorAgeFilesLines
* Fix tooltip on pipelines page not updating33194-fix-pipelines-tooltip-not-updatingEric Eastwood2017-06-061-1/+7
| | | | | Fix @psimyn comment https://gitlab.com/gitlab-org/gitlab-ce/issues/33194#note_31340102
* Pipeline show view real time header sectionFilipa Lacerda2017-06-022-1/+98
|
* Merge branch '31349-pipeline-url-techdeb' into 'master'Phil Hughes2017-05-302-56/+65
|\ | | | | | | | | Use vue file for pipelines tables components See merge request !11760
| * Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-292-56/+65
| |
* | Creates a mediator for pipeline details vue in order to mount several vue ↵Filipa Lacerda2017-05-261-52/+16
|/ | | | apps with the same data
* Consolidate user avatar Vue logicBryce Johnson2017-05-181-11/+11
|
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-1/+1
|
* Uniform CI status components in vueFilipa Lacerda2017-05-122-164/+0
|
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-104-21/+23
|
* Merge branch 'master' into 31053-pipeline-ux31053-pipeline-uxFilipa Lacerda2017-05-091-0/+104
|\ | | | | | | | | | | | | | | | | | | * master: Fallback to default pattern when note does not belong to project Merge request widget redesign Fixed focused test in notes spec Fixed UP arrow key not editing last comment in discussion Fix skipped manual actions issue in pipeline processing Fix notify_only_default_branch check for Slack service
| * Merge request widget redesignFatih Acet2017-05-091-0/+104
| |
* | Adds left connector class to the rendered graphFilipa Lacerda2017-05-082-4/+43
|/
* Adds missing CSS classFilipa Lacerda2017-05-061-0/+5
|
* Fix broken css classFilipa Lacerda2017-05-061-2/+2
|
* Single commit squash of all changes for ↵Kamil Trzcinski2017-05-068-3/+521
| | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash.
* Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-042-115/+173
|
* Remove unused codeFilipa Lacerda2017-04-271-37/+64
|
* Resolve "Jobs dropdown in mini graph should close when we receive an error"Filipa Lacerda2017-04-261-16/+33
|
* Guarantee only one state is shown at a time31189-pipelines-error-stateFilipa Lacerda2017-04-201-1/+1
|
* Use refs instead of query the DOMFilipa Lacerda2017-04-191-1/+2
|
* Merge branch 'master' into 30985-cancel-pipelinesFilipa Lacerda2017-04-192-4/+12
| | | | | | | | | | | | | | * master: Remove special naming of pipelines folder remove changelog (not needed) Fix active user count add spec and changelog Add migration to remove orphaned notification settings Improve container registry repository path specs Fix duplicated container repository names update textarea height and refocus when attaching files Remove IIFEs in filtered_search_bundle.js Remove IIFEs from diff_notes_bundle.js
* Remove special naming of pipelines folderFilipa Lacerda2017-04-1911-0/+679