You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by su...@apache.org on 2020/10/11 04:22:06 UTC

[apisix-dashboard] branch feat-route updated (e052cf4 -> 2089682)

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

sunyi pushed a change to branch feat-route
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.


    from e052cf4  Merge branch 'fe-refactor' into feat-route
     add 2089682  feat: use upstream component

No new revisions were added by this update.

Summary of changes:
 src/pages/Route/Create.tsx                         |  20 +-
 .../Route/components/CreateStep4/CreateStep4.tsx   |  12 +-
 .../Route/components/Step1/RequestConfigView.tsx   |   8 +-
 .../Route/components/Step2/RequestRewriteView.tsx  | 375 +--------------------
 src/pages/Route/service.ts                         |   8 +-
 src/pages/Route/transform.ts                       |  34 +-
 src/pages/Route/typing.d.ts                        |   1 +
 7 files changed, 47 insertions(+), 411 deletions(-)