This is an automated email from the ASF dual-hosted git repository. young pushed a change to branch dev/next in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
from 3d08dee10 feat: consumer credentials pages (#3018) add ba0916895 feat: ssls detail, edit page (#3015) No new revisions were added by this update. Summary of changes: .../form-slice/FormPartSSL/FormItemCertKeyList.tsx | 57 ++++++++++++---------- src/components/form-slice/FormPartSSL/schema.ts | 21 ++++++-- src/locales/en/common.json | 7 +++ src/routeTree.gen.ts | 26 ++++++++++ src/routes/{upstreams => ssls}/detail.$id.tsx | 55 ++++++++++----------- src/routes/ssls/index.tsx | 6 ++- 6 files changed, 110 insertions(+), 62 deletions(-) copy src/routes/{upstreams => ssls}/detail.$id.tsx (63%)