Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set unique modal IDsregistry-fix-multi-delete-modal | Paul Gascou-Vaillancourt | 2019-07-09 | 2 | -2/+2 |
| | |||||
* | Registry component now includes error messages | Nick Kipling | 2019-07-02 | 1 | -4/+29 |
| | | | | | | | | | Includes changes to the Vue container registry component to support the display of an empty message and error message when invalid characters are found in the group, project or branch name. repositories/index.html.haml has been changed to remove the content and place into Vue component. | ||||
* | Fix modal related tests | Paul Gascou-Vaillancourt | 2019-06-28 | 2 | -25/+12 |
| | |||||
* | Add confirmation for registry image deletion | Paul Gascou-Vaillancourt | 2019-06-21 | 3 | -3/+73 |
| | | | | | Adds a modal to let the user confirm their action before proceeding to registry/image deletion | ||||
* | Move some tests from Karma to Jest | Winnie Hellmann | 2019-03-23 | 1 | -46/+0 |
| | |||||
* | Fix failing tests | Brandon Labuschagne | 2019-03-18 | 1 | -1/+1 |
| | | | | | | | | A number of the karma tests looked for the .fa-spinner class or the icon element used for the font awesome spinner class. These instances have been refactored to now look for the .spinner class instead. | ||||
* | Reduces technical debt | Filipa Lacerda | 2018-12-07 | 3 | -34/+23 |
| | | | | | | | Updates icons to use gitlab-svg Updates buttons to use gitlab-ui Updates broken tests | ||||
* | Replaces vue-resource with axios for registry code | Filipa Lacerda | 2018-12-07 | 3 | -81/+56 |
| | |||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 5 | -52/+74 |
| | |||||
* | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 2 | -0/+5 |
| | |||||
* | Add dispatch mock to the test helpervuex-action-helper-correctly-fail | Filipa Lacerda | 2018-03-29 | 1 | -0/+4 |
| | |||||
* | fixed failinng tests after helper change | Phil Hughes | 2018-03-29 | 1 | -24/+59 |
| | |||||
* | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'main-js-tidy-up' into 'master' | Filipa Lacerda | 2018-01-11 | 1 | -0/+1 |
|\ | | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007 | ||||
| * | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 1 | -0/+1 |
| | | |||||
* | | Fix broken specs | Filipa Lacerda | 2018-01-09 | 1 | -1/+1 |
|/ | |||||
* | Fix broken testkt/bug/fix-revision-and-size-for-container-registry | Filipa Lacerda | 2017-10-17 | 1 | -2/+2 |
| | |||||
* | Add short_revision and use total_size | Kamil Trzcinski | 2017-10-17 | 1 | -2/+2 |
| | |||||
* | Adds tests for new table component | Filipa Lacerda | 2017-09-26 | 7 | -84/+91 |
| | | | | Fixes eslint problems | ||||
* | Adds pagination | Filipa Lacerda | 2017-09-22 | 5 | -7/+172 |
| | | | | Adds specs | ||||
* | [ci skip] Adds tests to vuex and collapsibe component | Filipa Lacerda | 2017-09-20 | 6 | -0/+388 |
Formats dates Fixes clipboard button Simplifies HTML |