This is an automated email from the ASF dual-hosted git repository.
nicholasjiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-webui.git
from 4ceccec4 [Impovement] Support page caching (#384)
add a898bfe7 [Feature] Support redirecting to login page (#297)
No new revisions were added by this update.
Summary of changes:
.../layouts/content/components/toolbar/index.tsx | 34 ++++++++++++++++++++++
paimon-web-ui/src/locales/en/modules/login.ts | 1 +
paimon-web-ui/src/locales/zh/modules/login.ts | 1 +
paimon-web-ui/src/store/{cdc => user}/index.ts | 28 +++++++++++-------
paimon-web-ui/src/views/login/use-form.ts | 7 ++++-
5 files changed, 60 insertions(+), 11 deletions(-)
copy paimon-web-ui/src/store/{cdc => user}/index.ts (63%)