summaryrefslogtreecommitdiff
path: root/spec/javascripts/pipelines
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken tests43770-change-clear-runners-cache-ujs-action-to-an-axios-requestFilipa Lacerda2018-03-072-9/+9
|
* Removes UJS from reset cache buttonFilipa Lacerda2018-03-071-13/+24
| | | | Uses loading button for better UX
* Changes after review38587-pipelines-empty-stateFilipa Lacerda2018-03-052-32/+27
|
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-056-204/+648
| | | | | | | | | Adds i18n Adds test Fix broken tests Fixes empty tab state for external CI
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-262-2/+2
|
* Merge branch 'master' into ↵42886-followup-to-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-212-2/+1
|\ | | | | | | 42886-followup-to-new-design-for-cancel-stop-pipeline-confirmation
| * CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-202-2/+1
| | | | | | | | | | | | Backport common class name for the tab content Backport more changes
* | Remove use of callback in pipeline stop/retry modalsShah El-Rahman2018-02-161-4/+7
|/ | | | | | | | | | Make changes to names of events and variables Combine stop and retry modals into 1 Fix lint issues Add comment about usage of eventHub instead of props
* Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-4/+4
| | | | | | | | Fix tests Address code review feedback Fix tests
* Fix JS equality rules in some specsNick Thomas2018-01-261-2/+2
|
* Avoid array indices to fixtures in JS specsNick Thomas2018-01-242-6/+8
|
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-242-6/+6
|
* Upgraded all vue librariesTim Zallmann2018-01-232-8/+15
|
* Replace pipeline's action icons with svgFilipa Lacerda2018-01-161-3/+3
|
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-113-0/+3
|\ | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-103-0/+3
| |
* | Fix broken specsFilipa Lacerda2018-01-091-2/+2
|/
* Use anchor instead of form for reset caches button41249-clearing-the-cacheMatija Čupić2018-01-061-1/+1
|
* Change reset_cache action from get to postMatija Čupić2018-01-051-1/+1
|
* Fix clear/reset wording in nav_controls_specMatija Čupić2017-12-211-1/+1
|
* Add reset cache button to pipelines viewMatija Čupić2017-12-211-2/+25
|
* Check for null in job tooltip title40997-pipeline-nullFilipa Lacerda2017-12-111-0/+31
|
* Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-35/+30
| | | | Adds e2e tests
* Improve environments performanceFilipa Lacerda2017-11-232-84/+33
|
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-142-116/+145
|
* Update Action IconsTim Zallmann2017-10-301-1/+1
|
* Fixing IconsTim Zallmann2017-10-304-9/+9
|
* Changes after review37860-pipelines-pageFilipa Lacerda2017-10-232-0/+4
|
* Remove a redundant empty line in js pipelines specsGrzegorz Bizon2017-10-051-1/+0
|
* Fix frotnend pipeline specs for pipeline error badgeGrzegorz Bizon2017-10-051-1/+2
|
* Fix syntax error in forntend pipeline specsGrzegorz Bizon2017-10-051-2/+3
|
* Add js test for pipelines component with error badgeGrzegorz Bizon2017-10-051-0/+18
|
* Removed old icons from project pagePhil Hughes2017-09-221-1/+1
|
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-222-1/+6
|
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-013-1/+10
|
* Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-0/+21
|
* Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-291-0/+127
|
* Fix endpoint not being update correctlyFilipa Lacerda2017-06-261-0/+43
|
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-204-70/+233
|
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-2/+2
|
* Move vue components to vue files and match docsFilipa Lacerda2017-06-144-4/+4
|
* Use vue files for navigation tabs and buttonsFilipa Lacerda2017-06-121-1/+1
|
* Fix header component spec33321-spec-failure-in-spec-javascripts-pipelines-header_component_spec-js-46-expected-failed-pipeline-123-triggered-4-weeks-ago-by-foo-to-equal-failed-pipeline-123-triggered-3-weeks-ago-by-fooClement Ho2017-06-051-1/+4
|
* Pipeline show view real time header sectionFilipa Lacerda2017-06-024-0/+129
|
* Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-302-34/+27
|\
| * Merge branch '31349-pipeline-url-techdeb' into 'master'Phil Hughes2017-05-301-1/+1
| |\ | | | | | | | | | | | | Use vue file for pipelines tables components See merge request !11760
| | * Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-291-1/+1
| | |
| * | Creates a mediator for pipeline details vue in order to mount several vue ↵Filipa Lacerda2017-05-261-33/+26
| |/ | | | | | | apps with the same data
* | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-251-1/+1
|\ \ | |/
| * Consolidate user avatar Vue logicBryce Johnson2017-05-181-1/+1
| |