-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add prompting to confirm project deletion #20612
feat: add prompting to confirm project deletion #20612
Conversation
…o History (argoproj#20574)" This reverts commit 33ecbbc.
Signed-off-by: pashakostohrys <pavel@codefresh.io>
…t/project-delete-confirmation
…s with No History (argoproj#20574)"" This reverts commit cecf8f4.
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20612 +/- ##
==========================================
+ Coverage 55.16% 55.18% +0.02%
==========================================
Files 324 324
Lines 55139 55145 +6
==========================================
+ Hits 30415 30432 +17
+ Misses 22099 22092 -7
+ Partials 2625 2621 -4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
* Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (argoproj#20574)" This reverts commit 33ecbbc. * feat: add prompting to confirm project deletion Signed-off-by: pashakostohrys <pavel@codefresh.io> * Revert "Revert "fix(ui): Prevent versionId 0 Error on New Applications with No History (argoproj#20574)"" This reverts commit cecf8f4. --------- Signed-off-by: pashakostohrys <pavel@codefresh.io> Signed-off-by: Adrian Aneci <aneci@adobe.com>
Related to: #19528