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/09/28 06:21:42 UTC

[apisix-dashboard] branch fe-refactor updated (60e86f5 -> e56c985)

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 60e86f5  feat: update Upstream List
     add e56c985  feat: update upstream create

No new revisions were added by this update.

Summary of changes:
 .eslintrc.js                            |   3 +
 config/proxy.ts                         |   2 +-
 src/pages/Upstream/Create.tsx           |  18 ++++--
 src/pages/Upstream/List.tsx             |   4 +-
 src/pages/Upstream/components/Step1.tsx |  10 +--
 src/pages/Upstream/service.ts           |  10 +--
 src/pages/Upstream/transform.ts         |  93 +++++++++++++++------------
 src/pages/Upstream/typing.d.ts          | 107 +++++++++++++++++---------------
 8 files changed, 139 insertions(+), 108 deletions(-)