summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Changes after review37860-pipelines-pageFilipa Lacerda2017-10-232-2/+2
* Make pipelines table in MR view usableFilipa Lacerda2017-10-183-6/+34
* removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-2/+0
* Flash is now a ES6 modulePhil Hughes2017-10-104-7/+4
* Expose failure reason in pipeline error badgeGrzegorz Bizon2017-10-051-0/+7
* Improves UX of autodevops popover to match gpg oneFilipa Lacerda2017-09-291-2/+2
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* Removed old icons from project pagePhil Hughes2017-09-222-7/+2
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-223-9/+23
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-092-7/+10
* Merge branch 'zj-auto-devops-table' into 37158-autodevops-bannerFilipa Lacerda2017-09-055-18/+17
|\
| * Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d...Zeger-Jan van de Weg2017-09-042-15/+14
| |\
| | * Accomodate several tags in one cellFilipa Lacerda2017-09-011-2/+2
| | * Improves popover to show on focusFilipa Lacerda2017-09-011-13/+12
| | * Fix documention pathFilipa Lacerda2017-09-011-1/+1
| * | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-043-3/+3
| |\ \ | | |/ | |/|
| | * Merge branch 'winh-pipeline-graph-dropdowns' into 'master'Clement Ho2017-09-013-3/+3
| | |\
| | | * Change pipeline dropdowns to new stylewinh-pipeline-graph-dropdownswinh2017-08-293-3/+3
* | | | Creates auto devops calloutFilipa Lacerda2017-09-011-4/+1
|/ / /
* | | Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-014-2/+20
* | | Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-24/+37
* | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-0/+7
|/ /
* | Merge branch '34990-top-buttons-misaligned' into 'master'Phil Hughes2017-08-301-1/+3
|\ \
| * | Fixes the margin of the top buttons of the pipeline page34990-top-buttons-misalignedFilipa Lacerda2017-08-291-1/+3
| |/
* | Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-291-20/+34
|/
* Stops propagation for dropdown content in pipeline graph. Applies the same be...36385-pipeline-graph-dropdownFilipa Lacerda2017-08-141-0/+21
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Converted Pipelines ChartsTim Zallmann2017-07-271-0/+38
* Moved Inline JS for Pipelines Charts + new Pipeline to dispatcherTim Zallmann2017-07-271-0/+27
* Update vue-resourceFilipa Lacerda2017-07-123-14/+12
* Fix endpoint not being update correctlyFilipa Lacerda2017-06-261-2/+1
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-2310-58/+57
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-206-125/+478
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-163-46/+56
* Move vue components to vue files and match docsFilipa Lacerda2017-06-1410-537/+537
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-1/+1
* Use vue files for navigation tabs and buttonsFilipa Lacerda2017-06-125-126/+132
* Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-078-7/+158
|\
| * Fix tooltip on pipelines page not updating33194-fix-pipelines-tooltip-not-updatingEric Eastwood2017-06-061-1/+7
| * Pipeline show view real time header sectionFilipa Lacerda2017-06-027-6/+151
* | Merge remote-tracking branch 'origin/master' into 25426-group-dashboard-uiDmitriy Zaporozhets2017-06-0219-157/+751
|\ \ | |/
| * Merge branch '31349-pipeline-url-techdeb' into 'master'Phil Hughes2017-05-302-56/+65
| |\
| | * Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-292-56/+65
| * | Use function to define data instead of an object31849-pipeline-show-view-realtimeFilipa Lacerda2017-05-262-4/+6
| * | Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-265-65/+101
| |/
| * Consolidate user avatar Vue logicBryce Johnson2017-05-181-11/+11
| * Only renders empty state for pipelines table if no pipelines are received whe...Filipa Lacerda2017-05-161-10/+17
| * 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-105-28/+30