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 2022/03/10 14:06:30 UTC

[apisix-dashboard] branch master updated (4e72d92 -> 7c5eced)

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 4e72d92  fix: ! (reverse) operator not handled correctly (#2364)
     add 7c5eced  feat: improve Consumer module (#2327)

No new revisions were added by this update.

Summary of changes:
 .../integration/consumer/create_and_delete_consumer.spec.js    |  1 +
 web/src/locales/en-US/component.ts                             |  3 +++
 web/src/locales/zh-CN/component.ts                             |  5 ++++-
 web/src/pages/Consumer/Create.tsx                              |  8 +++-----
 web/src/pages/Consumer/List.tsx                                | 10 +++++++---
 web/src/pages/Consumer/components/Step1.tsx                    |  1 +
 web/src/pages/Route/List.tsx                                   |  4 ++++
 7 files changed, 23 insertions(+), 9 deletions(-)