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

twice pushed a change to branch webui-middleware
in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git


    from c68ae3a  feat(webui): use nextjs middleware to dynamically redirect 
API calls
     add f4049f7  lint

No new revisions were added by this update.

Summary of changes:
 webui/next.config.mjs                              |  2 +-
 webui/package.json                                 | 88 +++++++++++-----------
 .../[namespace]/clusters/[cluster]/page.tsx        |  4 +-
 .../[cluster]/shards/[shard]/nodes/[node]/page.tsx |  8 +-
 .../clusters/[cluster]/shards/[shard]/page.tsx     |  8 +-
 webui/src/middleware.ts                            | 12 +--
 webui/tsconfig.json                                | 63 ++++++----------
 7 files changed, 85 insertions(+), 100 deletions(-)

Reply via email to