-
Notifications
You must be signed in to change notification settings - Fork 527
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
fix: Users can create a Consumer in Dashboard without enabling the plugin #2442
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kukiiu
changed the title
Users can create a Consumer in Dashboard without enabling the plugin
fix: Users can create a Consumer in Dashboard without enabling the plugin
Apr 25, 2022
Hi @kukiiu, thanks for your contribution. There are a few issues to deal with here:
|
kukiiu
added a commit
to kukiiu/apisix-dashboard
that referenced
this pull request
Apr 26, 2022
guoqqqi
approved these changes
Jun 2, 2022
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.
the code LGTM, thanks your contribution 😄
LiteSun
approved these changes
Jun 6, 2022
Baoyuantop
approved these changes
Jun 6, 2022
hongbinhsu
pushed a commit
to fitphp/apix-dashboard
that referenced
this pull request
Jun 16, 2022
* upstream/master: test: remove stale E2E cases (apache#2475) feat: basic support Apache APISIX 2.14.1 (apache#2464) fix: Users can create a Consumer in Dashboard without enabling the plugin (apache#2442) fix: change "Route List" to "Routes" (apache#2453) fix: advance matching in the route create page causes the page to crash (apache#2440) feat: release 2.13 (apache#2458) feat: support Turkish Language (apache#2452) # Conflicts: # web/package.json
bzp2010
pushed a commit
to bzp2010/apisix-dashboard
that referenced
this pull request
Oct 31, 2022
…ugin (apache#2442) (cherry picked from commit a2fe71d)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
Users can create a Consumer in Dashboard without enabling the plugin.
Fix some missing key bug.
Related issues
fix/resolve #2441
Checklist: