[Frontend] Add ability to set new HMAC secret
Why are we doing this work
Current state:
User can set new HMAC secret for external status check:
|
UI |
Required functionality:
- Once HMAC secret is saved, user can't neither edit nor delete it.
- Normally, once HMAC secret is saved, it is impossible to edit it
- But user should at least have a chance to re-write it with new secret
Relevant links
External status checks docs
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
- Go to project
- Settings -> Merge requests
- Add new external status check -> save it with secret
- Open saved external status check -> it should be possible to rewrite secret
Verification steps
Edited by Artur Fedorov
