gitlab-org--gitlab-foss/app/assets/javascripts/registry
Stan Hu 3e81c5006c Fix deletion of container registry or images returning an error
A successful DELETE call would result in a 204 No Content result,
which would have an empty response body. Don't automatically try
to parse this value as JSON both because there is no additional
information passed in the response body.

Closes #39354
2017-10-23 04:02:01 +03:00
..
components Fix broken function invocation 2017-10-19 05:03:14 +01:00
stores Fix deletion of container registry or images returning an error 2017-10-23 04:02:01 +03:00
constants.js Moves table component into a separate one 2017-09-25 18:00:39 +01:00
index.js Adds pagination 2017-09-22 12:14:59 +01:00