You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/10/13 03:02:14 UTC

[apisix-dashboard] branch fe-refactor updated (f42a3ac -> 725538a)

This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a change to branch fe-refactor
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.


    from f42a3ac  feat(Route): remove Upstream header
     add 725538a  feat: remove Debug

No new revisions were added by this update.

Summary of changes:
 config/routes.ts                 |   4 --
 src/pages/Route/Debug.tsx        |  55 ---------------------
 src/pages/Route/locales/en-US.ts |   1 -
 src/pages/Route/locales/zh-CN.ts |   1 -
 src/pages/Route/service.ts       |  10 +---
 src/pages/Route/transform.ts     | 102 ---------------------------------------
 src/pages/Route/typing.d.ts      |  22 ---------
 7 files changed, 1 insertion(+), 194 deletions(-)
 delete mode 100644 src/pages/Route/Debug.tsx