Feature update target attributes ui (#711)
* Added update attributes button with label for status description to target attributes details tab * Positioned the request attributes update button to the upper right corner using absolute positioning * DDIFinalResult enum typo fix * PR review findings Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch-si.com>
This commit is contained in:
committed by
Stefan Behl
parent
f96876afe0
commit
1aee32999f
@@ -225,6 +225,7 @@ label.target.security.token = Security token :
|
||||
label.filter.by.status = Filter by Status
|
||||
label.filter.by.overdue = Filter by Overdue
|
||||
label.target.controller.attrs = <b>Controller attributes</b>
|
||||
label.target.attributes.update.pending = Update pending..
|
||||
label.target.lastpolldate = Last poll :
|
||||
label.tag.name = Tag name
|
||||
label.configuration.auth.header = Allow targets to authenticate via a certificate authenticated by an reverse proxy
|
||||
@@ -280,6 +281,9 @@ tooltip.artifact.icon=Show Artifact Details
|
||||
tooltip.click.to.edit = Click to edit
|
||||
tooltip.metadata.icon = Manage Metadata..
|
||||
tooltip.next.maintenance.window = next on {0}
|
||||
tooltip.target.attributes.update.request = Request attributes update
|
||||
tooltip.target.attributes.update.requested = Update already requested
|
||||
|
||||
#rollout action
|
||||
tooltip.rollout.run = Run
|
||||
tooltip.rollout.approve = Approve
|
||||
|
||||
Reference in New Issue
Block a user