forked from apache/apisix-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Refactor Frondend with Admin API (apache#521)
* feat: update Upstream List * feat: update upstream create * feat: refactor consumer (apache#543) * fix(Consumer): resolve conflicts * feat(Upstream): debug API (apache#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 (apache#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>
- Loading branch information
Showing
67 changed files
with
1,168 additions
and
2,756 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.