Updated design of object details panel (#1637)

- Removed old references to object details
- Created new Tags edit module

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>

Co-authored-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2022-02-28 23:30:13 -07:00
committed by GitHub
parent 96d59fb7cc
commit 69a3ee6c1a
22 changed files with 1195 additions and 1680 deletions

View File

@@ -4353,6 +4353,9 @@ func init() {
"content_type": {
"type": "string"
},
"etag": {
"type": "string"
},
"expiration": {
"type": "string"
},
@@ -10937,6 +10940,9 @@ func init() {
"content_type": {
"type": "string"
},
"etag": {
"type": "string"
},
"expiration": {
"type": "string"
},