Commit Graph

12 Commits

Author SHA1 Message Date
Mike Greiling 4695b31113
Prettify registry and reports modules 2018-10-17 00:44:22 -05:00
gfyoung 23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
Lukas Eipert c98212e663
fix `spaced-comment` 2018-05-29 18:42:34 +02:00
Lukas Eipert 99c4e46d1d
fix `no-unused-vars` 2018-05-29 18:42:25 +02:00
Mike Greiling 0b932a7fcb
add default exports to prevent rewire plugin from breaking vuex 2018-04-23 00:54:20 -05:00
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
Kamil Trzcinski 5ee58c1c06 Add short_revision and use total_size 2017-10-17 16:58:28 +02:00
Filipa Lacerda dce6119de0
Fixes destroy endpoint 2017-09-26 12:05:12 +01:00
Filipa Lacerda d0e5bafa30
Adds pagination
Adds specs
2017-09-22 12:14:59 +01:00
Filipa Lacerda ee3cf5d6f3
[ci skip] Adds tests to vuex and collapsibe component
Formats dates
Fixes clipboard button
Simplifies HTML
2017-09-20 19:03:53 +01:00
Filipa Lacerda 51c9f8b6d6 [ci skip] First iteration: port haml into vue 2017-09-19 17:55:25 +01:00
Filipa Lacerda 13c86bb4ad Init store for registry 2017-09-19 17:55:25 +01:00