You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/06/01 10:35:26 UTC

[incubator-apisix-dashboard] branch fix-routes updated (b847005 -> f8801c4)

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

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


    from b847005  codes clean
     add 0b00d08  feat: add step2 page (#228)
     add f8801c4  Merge branch 'next' into fix-routes

No new revisions were added by this update.

Summary of changes:
 src/pages/Routes/Create.tsx                 |  20 +++
 src/pages/Routes/components/Step2/index.tsx | 258 ++++++++++++++++++++++++++++
 src/pages/Routes/typing.d.ts                |  26 ++-
 3 files changed, 303 insertions(+), 1 deletion(-)
 create mode 100644 src/pages/Routes/components/Step2/index.tsx