This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch next in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from fe91088 feat: added API (#237) new 4cf0ce7 fix some actions new 996e04a fix The 2 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: src/components/PluginModal/index.tsx | 2 ++ .../Routes/components/Step1/MatchingRulesView.tsx | 2 ++ .../Routes/components/Step1/RequestConfigView.tsx | 21 +++++++++++---------- .../components/Step2/HttpHeaderRewriteView.tsx | 2 ++ .../Routes/components/Step2/RequestRewriteView.tsx | 14 +++++++------- src/pages/Routes/constants.ts | 6 +++--- src/pages/Routes/service.ts | 5 ++++- src/pages/Routes/transform.ts | 15 +++++++++------ src/pages/Routes/typing.d.ts | 4 ++-- 9 files changed, 42 insertions(+), 29 deletions(-)