-
Notifications
You must be signed in to change notification settings - Fork 534
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 delete button in plugin drawer #1402
Conversation
Still need to add a delete button method to achieve the function, I will update after~ |
@guoqqqi LGTM, and please add test cases for this PR. |
Codecov Report
@@ Coverage Diff @@
## master #1402 +/- ##
===========================================
- Coverage 66.90% 45.19% -21.72%
===========================================
Files 44 35 -9
Lines 2937 2516 -421
===========================================
- Hits 1965 1137 -828
- Misses 732 1214 +482
+ Partials 240 165 -75
Continue to review full report at Codecov.
|
@guoqqqi You need to merge the master branch into this one to fix Backend E2E failed. |
I've updated the branch to the latest, but the CI didn't pass |
all right, wait for other PRs to fix this issue. |
Please answer these questions before submitting a pull request
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related issues
resolve 当Route中存在被禁用的插件时Service里的同名插件失效 #1279
New feature or improvement
Added delete plugin button