This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch ssl-module
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 232bb2f feat: added transformFetchItemData
add d3b8ed1 feat: added SSL List page
No new revisions were added by this update.
Summary of changes:
config/config.ts | 12 ++++++++++++
src/locales/en-US/menu.ts | 2 ++
src/locales/zh-CN/menu.ts | 2 ++
src/pages/SSLModule/list/index.tsx | 27 +++++++++++++++++++++++++++
src/transforms/global.ts | 18 +++++++++++++++---
5 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 src/pages/SSLModule/list/index.tsx