Commit graph

18 commits

Author SHA1 Message Date
Filipa Lacerda
476b28a1a2
Formats bytes to human reabale number in registry table 2017-11-13 19:51:14 +00: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
Filipa Lacerda
de57492d16
Fix broken function invocation 2017-10-19 05:03:14 +01:00
Kamil Trzcinski
5ee58c1c06 Add short_revision and use total_size 2017-10-17 16:58:28 +02:00
Filipa Lacerda
9772901587
[ci skip] Render separator only when both values are present 2017-09-28 12:21:52 +01:00
Filipa Lacerda
33346d4845
Improve loading icon 2017-09-28 11:47:24 +01:00
Filipa Lacerda
7e2b583fe5
Simplifies HTML by removing the empty state in cells 2017-09-27 14:27:02 +01:00
Filipa Lacerda
b1bf2d535a
Changes after review 2017-09-27 12:10:01 +01:00
Filipa Lacerda
dce6119de0
Fixes destroy endpoint 2017-09-26 12:05:12 +01:00
Filipa Lacerda
c34a47c39a
Adds tests for new table component
Fixes eslint problems
2017-09-26 12:02:03 +01:00
Filipa Lacerda
5ae54ca3eb
Moves table component into a separate one
Adds better support for i18n
2017-09-25 18:00:39 +01:00
Filipa Lacerda
9c7807b319
Improves toggle method 2017-09-25 12:39:16 +01:00
Filipa Lacerda
84c4834fb4
Changes after review 2017-09-25 12:29:55 +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
23024a70db Adds clipboard button component 2017-09-19 17:55:25 +01:00
Filipa Lacerda
13c86bb4ad Init store for registry 2017-09-19 17:55:25 +01:00