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/11 02:16:05 UTC

[apisix-dashboard] branch fe-refactor updated (871ace3 -> 87366a2)

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 871ace3  feat(Upstream): debug API (#550)
     add 6690bec  feat: added default data
     add 87366a2  feat: added Ref for upstreamForm

No new revisions were added by this update.

Summary of changes:
 src/components/Upstream/UpstreamForm.tsx | 959 ++++++++++++++++---------------
 src/components/Upstream/constant.ts      |   9 +
 src/components/Upstream/index.ts         |   1 +
 src/pages/Upstream/Create.tsx            |  40 +-
 src/pages/Upstream/components/Step1.tsx  |  19 +-
 5 files changed, 539 insertions(+), 489 deletions(-)
 create mode 100644 src/components/Upstream/constant.ts