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

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


    from e60b60b  ui: move actions from list
     add 2c158a1  chore: improve Upstream/CodeMirror (#1707)
     new 2346af3  Merge branch 'master' into chore-route

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 web/cypress/fixtures/export-route-dataset.json     |   3 +
 .../rawDataEditor/test-rawDataEditor.spec.js       |   3 +-
 .../upstream/create_and_delete_upstream.spec.js    |   4 +-
 web/src/components/Plugin/PluginDetail.tsx         |  25 ++--
 web/src/components/Plugin/typing.d.ts              |   2 +-
 web/src/components/RawDataEditor/RawDataEditor.tsx |  25 ++--
 web/src/components/RawDataEditor/locales/en-US.ts  |   1 -
 web/src/components/RawDataEditor/locales/zh-CN.ts  |   1 -
 web/src/components/Upstream/UpstreamForm.tsx       | 145 +++++++++++----------
 web/src/components/Upstream/constant.ts            |  40 +++++-
 web/src/locales/en-US/component.ts                 |   5 +-
 web/src/locales/zh-CN/component.ts                 |   5 +-
 web/src/pages/Consumer/List.tsx                    |   2 +-
 web/src/pages/Route/locales/zh-CN.ts               |   2 +-
 web/src/pages/Service/List.tsx                     |   2 +-
 web/src/pages/Upstream/Create.tsx                  |  14 +-
 web/src/pages/Upstream/List.tsx                    |   7 +-
 web/src/pages/Upstream/components/Step1.tsx        |   3 +-
 web/src/pages/Upstream/locales/en-US.ts            |  83 +++++++-----
 web/src/pages/Upstream/locales/zh-CN.ts            |  71 ++++++----
 20 files changed, 271 insertions(+), 172 deletions(-)

Reply via email to