Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |