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/09/19 15:34:51 UTC

[apisix-dashboard] branch master updated (f8d7f1e -> f9f4b36)

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 f8d7f1e  fix: gzip plugin schema typo (#2142)
     add f9f4b36  fix: supports search by name for service options when add router.  (#2066)

No new revisions were added by this update.

Summary of changes:
 ...te-with-search-service-and-set-priority.spec.js | 162 +++++++++++++++++++++
 web/src/pages/Route/components/Step1/MetaView.tsx  |   7 +-
 web/src/pages/Route/transform.ts                   |   1 +
 3 files changed, 169 insertions(+), 1 deletion(-)
 create mode 100644 web/cypress/integration/route/create-route-with-search-service-and-set-priority.spec.js