summaryrefslogtreecommitdiff
path: root/src/store/modules/Operations/KeyClearStore.js
AgeCommit message (Collapse)AuthorFilesLines
2024-03-05Reformat files with new linterEd Tanous1-1/+1
All changes should be whitespace, and were done using npm run-script lint. Change-Id: I943c6b435c5c872841af5affc1e89910468b5ca6 Signed-off-by: Ed Tanous <ed@tanous.net>
2022-02-04Add Key clear page under Operations sectionSandeepa Singh1-0/+25
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