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 2021/02/04 09:29:58 UTC

[apisix-dashboard] branch master updated (dbfa426 -> a407498)

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

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


    from dbfa426  feat: added delete button in plugin drawer (#1402)
     add a407498  fix: Upstream information is lost when editing services (#1413)

No new revisions were added by this update.

Summary of changes:
 web/cypress/integration/route/online-debug.spec.js |  1 +
 ....spec.js => edit-service-with-upstream.spec.js} | 80 +++++++++++++---------
 web/src/components/Upstream/UpstreamForm.tsx       | 13 ++++
 3 files changed, 62 insertions(+), 32 deletions(-)
 copy web/cypress/integration/service/{create-edit-delete-service.spec.js => edit-service-with-upstream.spec.js} (50%)