This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-web.git
from fad2edf9 Solve the dependency version is not defined in the pom file
(#11)
add a57686c3 [Feat][UI] Complete job management. (#14)
No new revisions were added by this update.
Summary of changes:
seatunnel-ui/src/locales/en_US/jobs.ts | 4 +-
seatunnel-ui/src/service/task/index.ts | 7 +-
seatunnel-ui/src/service/task/types.ts | 18 ++++--
seatunnel-ui/src/views/jobs/list/index.tsx | 28 ++++++--
seatunnel-ui/src/views/jobs/list/use-table.ts | 75 +++++++++++++++++++---
.../src/views/user-manage/list/use-table.ts | 16 ++---
6 files changed, 113 insertions(+), 35 deletions(-)