summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commit/pipelines/pipelines_table.js
Commit message (Collapse)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+1
|
* Only renders empty state for pipelines table if no pipelines are received ↵Filipa Lacerda2017-05-161-6/+19
| | | | when request is made
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-9/+8
|
* Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-041-1/+10
|
* Remove unused codeFilipa Lacerda2017-04-271-9/+0
|
* Guarantee only one state is shown at a time31189-pipelines-error-stateFilipa Lacerda2017-04-201-5/+18
|
* Remove special naming of pipelines folderFilipa Lacerda2017-04-191-5/+5
|
* convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
|
* convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
|
* Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda2017-04-061-6/+13
|
* Remove first call to APIFilipa Lacerda2017-04-061-2/+0
|
* Changes after reviewFilipa Lacerda2017-04-061-1/+1
|
* Fix broken buildFilipa Lacerda2017-04-061-1/+4
|
* Extend realtime for other pipelines tablesFilipa Lacerda2017-04-061-12/+46
|
* Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-3/+4
| | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
* Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-241-9/+22
|\ | | | | | | | | | | | | Pipelines empty state Closes #27574 See merge request !9978
| * Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-211-5/+2
| |
| * Improvements after reviewFilipa Lacerda2017-03-211-1/+3
| |
| * Adds tests to new empty and error statesFilipa Lacerda2017-03-201-0/+9
| |
| * Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-171-6/+11
| |
* | Applies same CSS as main tableFilipa Lacerda2017-03-221-2/+2
|/
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-171-70/+76
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+104