Add Key clear page under Operations section
This page will allow privileged user to clear encrypted keys.
- Only admin and CE login user will be able to see the page
- The UI will be different for both, admin and CE login user(service)
- This page is IBM only
Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com>
Change-Id: Ic6fe3454de815629a6b2250daa99ab21f2b316c3
diff --git a/tests/unit/__snapshots__/AppNavigation.spec.js.snap b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
index 37609d3..9862818 100644
--- a/tests/unit/__snapshots__/AppNavigation.spec.js.snap
+++ b/tests/unit/__snapshots__/AppNavigation.spec.js.snap
@@ -314,6 +314,15 @@
</a>
<a
class="nav-link"
+ data-test-id="nav-item-key-clear"
+ href="#/operations/key-clear"
+ >
+
+ appNavigation.keyClear
+
+ </a>
+ <a
+ class="nav-link"
data-test-id="nav-item-firmware"
href="#/operations/firmware"
>
@@ -975,6 +984,15 @@
</a>
<a
class="nav-link"
+ data-test-id="nav-item-key-clear"
+ href="#/operations/key-clear"
+ >
+
+ appNavigation.keyClear
+
+ </a>
+ <a
+ class="nav-link"
data-test-id="nav-item-firmware"
href="#/operations/firmware"
>