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

git-hulk pushed a change to branch refactor/ui-with-linear-style
in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git


    from 4cbbc1c  Redesign UI with Linear-style design tokens and shared page 
chrome
     add 91d5625  Fix lint issues

No new revisions were added by this update.

Summary of changes:
 webui/src/app/globals.css                          | 12 ++--
 .../[namespace]/clusters/[cluster]/page.tsx        | 14 ++---
 .../[cluster]/shards/[shard]/nodes/[node]/page.tsx | 14 ++---
 webui/src/app/namespaces/[namespace]/page.tsx      | 30 ++++------
 webui/src/app/namespaces/page.tsx                  | 35 ++++-------
 webui/src/app/page.tsx                             |  2 +-
 webui/src/app/ui/failoverDialog.tsx                |  5 +-
 webui/src/app/ui/footer.tsx                        |  6 +-
 webui/src/app/ui/formDialog.tsx                    |  4 +-
 webui/src/app/ui/pageChrome.tsx                    | 13 +---
 webui/src/app/ui/sidebar.tsx                       | 30 +++-------
 webui/src/app/ui/spotlight-search.tsx              | 11 +++-
 webui/tailwind.config.ts                           |  6 +-
 webui/tsconfig.json                                | 70 ++++++++++------------
 14 files changed, 97 insertions(+), 155 deletions(-)

Reply via email to