summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commit/pipelines/pipelines_table.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-131-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-201-4/+7
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-251-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-07-281-3/+57
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-081-3/+18
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-031-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-101-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-091-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-061-8/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-291-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-161-5/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-091-8/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-171-6/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-121-2/+7
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-101-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-181-4/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-171-5/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-151-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-151-5/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-141-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-101-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-251-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-071-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-011-62/+62
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-071-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-271-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-221-9/+81
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-1/+1
|
* Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-111-6/+91
| | | | | | | | | | | | | | | | | | | | In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
* Moves table pagination componentFilipa Lacerda2019-06-121-1/+1
| | | | | | Move the table paginaiton component under the new pagination folder in vue shared components and updates all the paths
* Prettify all the thingsMike Greiling2018-11-201-7/+5
|
* Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-311-1/+18
|
* Prettify all the things (part 7)Mike Greiling2018-10-241-63/+59
|
* Use gitlab-ui loading iconClement Ho2018-09-111-2/+2
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-2/+2
|
* Replace vue resources with axios for pipelines tableFilipa Lacerda2018-04-091-14/+12
|
* Changes after review38587-pipelines-empty-stateFilipa Lacerda2018-03-051-1/+1
|
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-27/+11
| | | | | | | | | Adds i18n Adds test Fix broken tests Fixes empty tab state for external CI
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-8/+10
|
* Make pipelines table in MR view usableFilipa Lacerda2017-10-181-0/+6
|
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+10
|
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-011-0/+5
|
* Update Pipeline's badge count in Merge Request and Commits view to match ↵Filipa Lacerda2017-07-141-0/+11
| | | | real-time content
* Update vue-resourceFilipa Lacerda2017-07-121-5/+5
|
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-201-0/+90