This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch ssl-detail
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 0c63c50 feat: added edit route
add a16b8b8 feat: initial ssl detail page
No new revisions were added by this update.
Summary of changes:
config/config.ts | 6 ++++++
src/locales/en-US/menu.ts | 1 +
src/locales/zh-CN/menu.ts | 1 +
src/pages/SSLModule/detail/index.tsx | 18 ++++++++++++++++++
src/typings.d.ts | 2 ++
src/utils/utils.ts | 13 +++++++++++++
6 files changed, 41 insertions(+)
create mode 100644 src/pages/SSLModule/detail/index.tsx