summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/registry
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-2/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-136-32/+77
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-1913-50/+286
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-057-0/+111
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-022-9/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-2813-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-155-92/+93
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-172-17/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-1711-113/+253
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-162-9/+58
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-082-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-051-11/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-233-14/+17
* Fixed tech debt of using custom componentNick Kipling2019-08-212-75/+52
* Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-153-30/+152
|\
| * Adjustments to event removal and modal descriptionNick Kipling2019-07-301-16/+13
| * Reworked how deletion works with multi vs singleNick Kipling2019-07-302-48/+54
| * Applying feedback changesNick Kipling2019-07-301-30/+36
| * Updated select all to be more explicitNick Kipling2019-07-301-7/+13
| * Updating with suggestions as per reviewNick Kipling2019-07-301-2/+5
| * Updating FE to use new bulk_destroy endpointNick Kipling2019-07-302-13/+15
| * Implement multi select deletion for container registryNick Kipling2019-07-302-28/+130
* | Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-081-0/+2
|/
* Updating wording as per desgn guidelinesNick Kipling2019-07-152-15/+42
* Set unique modal IDsregistry-fix-multi-delete-modalPaul Gascou-Vaillancourt2019-07-092-13/+6
* Registry component now includes error messagesNick Kipling2019-07-023-13/+130
* Add confirmation for registry image deletionPaul Gascou-Vaillancourt2019-06-214-25/+74
* Resolve "Docker registry date not accurate"Nick Kipling2019-06-171-1/+1
* Moves table pagination componentFilipa Lacerda2019-06-121-1/+1
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-2/+2
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-1/+1
* Use monospace font for registry table tag id and tag nameClement Ho2019-01-091-2/+4
* Remove unused codeFilipa Lacerda2018-12-071-4/+2
* Reduces technical debtFilipa Lacerda2018-12-075-65/+67
* Replaces vue-resource with axios for registry codeFilipa Lacerda2018-12-075-53/+47
* Prettify all the thingsMike Greiling2018-11-203-57/+19
* Use @gitlab npm namespaceClement Ho2018-11-162-2/+2
* Remove gitlab-ui loading icon from globalClement Ho2018-11-072-0/+4
* Prettify registry and reports modulesMike Greiling2018-10-175-160/+146
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-202-2/+2
* Use gitlab-ui loading iconClement Ho2018-09-112-8/+4
* Delete a container registry asynchronouslyStan Hu2018-09-071-1/+5
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-113-9/+9
* fix `spaced-comment`Lukas Eipert2018-05-291-2/+4
* fix `no-unused-vars`Lukas Eipert2018-05-291-11/+11