Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-24 | 1 | -261/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-02 | 1 | -106/+0 |
| | |||||
* | Enables Run Pipeline button to be rendered | Filipa Lacerda | 2019-09-11 | 1 | -28/+139 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Fix inconsistent pagination styles | Clement Ho | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | Merge branch '28249-add-pagination' into 'master' | Kamil Trzciński | 2018-11-02 | 1 | -0/+23 |
|\ | | | | | | | | | | | | | Adds pagination to pipelines table in merge request & commit page Closes #28249 See merge request gitlab-org/gitlab-ce!22696 | ||||
| * | Adds pagination to pipelines table in merge request page28249-add-pagination | Filipa Lacerda | 2018-10-31 | 1 | -0/+23 |
| | | |||||
* | | Fix typos in comments and specs | George Tsiolis | 2018-11-01 | 1 | -4/+4 |
|/ | |||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 2 | -20/+25 |
| | |||||
* | Enable "prefer-destructuring" in JS files | gfyoung | 2018-06-25 | 1 | -1/+1 |
| | | | | Partially addresses #47006. | ||||
* | fix last lints | Lukas Eipert | 2018-05-29 | 1 | -4/+1 |
| | |||||
* | fix illegal references to "this" in module context | Mike Greiling | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | Replace vue resources with axios for pipelines table | Filipa Lacerda | 2018-04-09 | 1 | -106/+59 |
| | |||||
* | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-view | Jose Ivan Vargas | 2018-02-01 | 1 | -27/+58 |
| | |||||
* | Added realtime prop and corrected specs | Jose Ivan Vargas | 2018-01-30 | 1 | -2/+7 |
| | |||||
* | Added pipeline status to the files view | Jose Ivan Vargas | 2018-01-30 | 1 | -0/+68 |
| | |||||
* | Avoid array indices to fixtures in JS specs | Nick Thomas | 2018-01-24 | 1 | -2/+3 |
| | |||||
* | Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' | Nick Thomas | 2018-01-24 | 1 | -2/+2 |
| | |||||
* | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 1 | -0/+1 |
| | |||||
* | Resolve "Better SVG Usage in the Frontend" | Tim Zallmann | 2017-09-22 | 1 | -0/+8 |
| | |||||
* | Adds documentation link to the autodevops popover | Filipa Lacerda | 2017-09-01 | 1 | -0/+4 |
| | |||||
* | Update Pipeline's badge count in Merge Request and Commits view to match ↵ | Filipa Lacerda | 2017-07-14 | 1 | -0/+35 |
| | | | | real-time content | ||||
* | Uniformize code between both pipelines tables | Filipa Lacerda | 2017-06-20 | 1 | -9/+18 |
| | |||||
* | Responsive environment tables | Annabel Dunstone Gray | 2017-06-06 | 1 | -2/+2 |
| | |||||
* | Replace pipeline mock data with JSON fixture | winh | 2017-05-10 | 2 | -91/+6 |
| | |||||
* | Merge request widget redesign | Fatih Acet | 2017-05-09 | 1 | -0/+1 |
| | |||||
* | Guarantee only one state is shown at a time31189-pipelines-error-state | Filipa Lacerda | 2017-04-20 | 1 | -1/+6 |
| | |||||
* | Reset container width when switching to pipelines MR tab | Eric Eastwood | 2017-03-28 | 1 | -25/+28 |
| | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539 | ||||
* | Fix loading being shown at the same time at the empty states | Filipa Lacerda | 2017-03-21 | 1 | -0/+3 |
| | |||||
* | Improvements after review | Filipa Lacerda | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | Adds tests to new empty and error states | Filipa Lacerda | 2017-03-20 | 1 | -2/+2 |
| | |||||
* | Remove UJS actions from pipelines tables | Filipa Lacerda | 2017-03-17 | 3 | -48/+7 |
| | |||||
* | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 3 | -0/+0 |
| | |||||
* | Fix broken test28247-timeloops-bug | Filipa Lacerda | 2017-02-16 | 1 | -2/+2 |
| | |||||
* | backport fixes for pipelines_store frontend specsbackport-ee-build-fixes | Mike Greiling | 2017-02-08 | 1 | -0/+3 |
| | |||||
* | fix broken frontend tests | Mike Greiling | 2017-02-07 | 1 | -4/+4 |
| | |||||
* | Fix broken specs from the Frontend side | Filipa Lacerda | 2017-02-07 | 2 | -6/+7 |
| | |||||
* | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 2 | -10/+8 |
| | |||||
* | Moves pagination to shared folder | Filipa Lacerda | 2017-02-03 | 3 | -0/+228 |
Document and remove unused code Declare components in a consistent way; Use " instead of ' to improve consistency; Update documentation; Fix commit author verification to match the use cases; Adds tests for the added components Fix paths in pagination spec Adds tests to pipelines table used in merge requests and commits Use same resource interceptor Fix eslint error |