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

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


    from 51e6d52  fix: omit taobao mirror
     add 065c34b  fix: typings
     add a88d62f  codes format
     add 8400a80  codes format

No new revisions were added by this update.

Summary of changes:
 .../integration/plugin/schema-smocktest.spec.js    | 12 +++---
 web/src/app.tsx                                    | 15 ++-----
 web/src/components/ActionBar/ActionBar.tsx         |  9 +++--
 web/src/components/HeaderDropdown/index.tsx        |  6 +--
 web/src/components/NoticeIcon/NoticeList.tsx       |  4 +-
 web/src/components/NoticeIcon/index.tsx            |  7 ++--
 web/src/components/Plugin/PluginDetail.tsx         |  5 ++-
 web/src/components/Plugin/PluginPage.tsx           | 46 +++++++++++-----------
 web/src/components/Plugin/service.ts               |  2 +-
 web/src/components/Plugin/typing.d.ts              |  6 +--
 .../PluginOrchestration/components/SidebarItem.tsx |  7 ++--
 .../PluginOrchestration/customConfig.tsx           |  2 +-
 web/src/components/PluginOrchestration/index.tsx   | 16 ++++----
 web/src/components/PluginOrchestration/service.ts  |  2 +-
 web/src/components/PluginOrchestration/typing.d.ts |  4 +-
 web/src/components/RightContent/AvatarDropdown.tsx |  4 +-
 web/src/components/RightContent/index.tsx          |  2 +-
 web/src/helpers.tsx                                |  2 +-
 web/src/pages/404.tsx                              |  2 +-
 web/src/pages/Consumer/List.tsx                    |  3 +-
 web/src/pages/Consumer/components/Preview.tsx      |  2 +-
 web/src/pages/Consumer/components/Step1.tsx        |  2 +-
 web/src/pages/Consumer/typing.d.ts                 |  5 +--
 web/src/pages/Plugin/List.tsx                      |  8 ++--
 web/src/pages/Plugin/service.ts                    | 10 ++---
 web/src/pages/Plugin/typing.d.ts                   |  4 +-
 web/src/pages/Route/List.tsx                       |  3 +-
 .../Route/components/CreateStep4/CreateStep4.tsx   |  2 +-
 .../Route/components/DebugViews/DebugDrawView.tsx  |  4 +-
 .../Route/components/ResultView/ResultView.tsx     |  2 +-
 .../pages/Route/components/Step1/LabelsDrawer.tsx  |  2 +-
 web/src/pages/Route/components/Step3/index.tsx     |  2 +-
 web/src/pages/Route/transform.ts                   |  2 +-
 web/src/pages/Route/typing.d.ts                    | 32 ++++++---------
 web/src/pages/SSL/List.tsx                         |  3 +-
 .../pages/SSL/components/CertificateForm/index.tsx |  6 +--
 .../SSL/components/CertificateUploader/index.tsx   | 12 +++---
 web/src/pages/SSL/components/Step1/index.tsx       | 35 ++++++++--------
 web/src/pages/SSL/components/Step2/index.tsx       |  2 +-
 web/src/pages/ServerInfo/List.tsx                  |  4 +-
 web/src/pages/Service/List.tsx                     |  3 +-
 web/src/pages/Service/components/Preview.tsx       |  2 +-
 web/src/pages/Service/typing.d.ts                  |  4 +-
 web/src/pages/Setting/typingd.d.ts                 |  4 +-
 web/src/pages/Upstream/List.tsx                    |  3 +-
 web/src/pages/Upstream/components/Step1.tsx        |  2 +-
 web/src/pages/Upstream/typing.d.ts                 |  2 +-
 web/src/pages/User/Login.tsx                       |  2 +-
 web/src/pages/User/Logout.tsx                      |  5 ++-
 .../pages/User/components/LoginMethodExample.tsx   |  2 +-
 .../pages/User/components/LoginMethodPassword.tsx  |  4 +-
 web/src/pages/User/typing.d.ts                     | 10 ++---
 web/src/services/API.d.ts                          | 12 +++---
 web/src/typings.d.ts                               |  4 +-
 54 files changed, 175 insertions(+), 182 deletions(-)

Reply via email to