-
Notifications
You must be signed in to change notification settings - Fork 543
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(Upstream): debug API #550
Merged
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
@LiteSun Just ignore those checks above for this branch's API test cases are outdated, we just make sure the final PR which will be merged into master should pass all checks. |
LiteSun
requested changes
Oct 10, 2020
juzhiyuan
added a commit
that referenced
this pull request
Oct 21, 2020
* feat: update Upstream List * feat: update upstream create * feat: refactor consumer (#543) * fix(Consumer): resolve conflicts * feat(Upstream): debug API (#550) * feat(Upstream): added components * feat(Upstream): debug api * feat: added license * feat: added license * feat: update styles * feat: added default data * feat: added Ref for upstreamForm * feat: added lincense * feat(Route): clean list (#544) * feat: deleting hosts when hosts is empty * feat(Route): clean list * feat: remove group * feat(Route): update typing * feat: remove WebSocket * feat: sync branch from fe-refactor * feat: use upstream component * feat: added default upstream form data * feat: update route transformer * fix: ret_code not show in step1 Co-authored-by: litesun <7sunmiao@gmail.com> * fix(Route): set upstream selector readonly on preview page * fix: adjust import order * fix(Upstream): use shorthand object * fix(Route): check if data.plugins * feat(Route): remove Upstream header * feat: remove Debug * feat: remove RouteGroup * feat(Route): omit empty plugins and script * fix: submit error * feat(Upstream):fetch upstream_id data in edit mode * fix: route step2 warnings * fix(Upstream): use conditional id * feat: update Route SSL Consumer pagination * feat: change login requestType form to json * feat: update Consumer Route Upstream search * fix: create button missing * feat: update plugin & pluginchart * feat: adjust codes order * feat: codes clean Co-authored-by: litesun <7sunmiao@gmail.com>
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
Why submit this pull request?
Bug fix
New feature provided
Improve performance
Related issues
Bugfix
Description
How to fix?
New feature or improvement