Files
woodpecker/web
Alexander Matyushentsev d35ab57f80 Add confirm for secret deletion (#1604)
Closes https://github.com/woodpecker-ci/woodpecker/issues/1483

PR adds a confirmation dialog that warns user before deleting a secret. 


https://user-images.githubusercontent.com/426437/222985225-9e14ddac-6c5a-4aed-ac89-cc6562180ac6.mov


Using just basic
[window.Confirm](https://developer.mozilla.org/en-US/docs/Web/API/Window/confirm)
since it is used in
[other](https://github.com/search?q=repo%3Awoodpecker-ci%2Fwoodpecker+confirm%28&type=code)
places. Any objections to switch to proper dialog component in a
separate PR?

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2023-03-06 07:07:40 +01:00
..
2021-12-08 13:58:00 +01:00
2021-11-03 17:40:31 +01:00
2022-10-08 16:15:07 +02:00
2021-11-03 17:40:31 +01:00
2019-11-12 14:27:39 +01:00
2021-11-03 17:40:31 +01:00
2022-12-29 13:41:59 +01:00