seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Feature][Engine UI] partial pages of the engine

Open QiaoJ-Chen opened this issue 1 year ago • 8 comments

This project is used to display engine information and has now completed the overview page, job page, and manager page.

QiaoJ-Chen avatar Sep 08 '24 12:09 QiaoJ-Chen

once again

QiaoJ-Chen avatar Sep 08 '24 12:09 QiaoJ-Chen

20240908210512 20240908210520 20240908210524

QiaoJ-Chen avatar Sep 08 '24 13:09 QiaoJ-Chen

Shall we need add test case to build ui when creating PR?

Hisoka-X avatar Sep 09 '24 05:09 Hisoka-X

Shall we need add test case to build ui when creating PR?

Is there any good way to test UI?

liugddx avatar Sep 10 '24 06:09 liugddx

Is there any good way to test UI?

  1. Make sure it can be build normally. Just like we did on seatunnel-website. https://github.com/apache/seatunnel/blob/dev/.github/workflows/documents.yml#L50
  2. Add first test case with https://vitest.dev/guide/snapshot.html

Hisoka-X avatar Sep 10 '24 06:09 Hisoka-X

Can this feature integrate with this api #7818 to make searching logs easier.

dailai avatar Oct 12 '24 01:10 dailai

Can this feature integrate with this api #7818 to make searching logs easier.

Agreed, we can integrate more capabilities

liugddx avatar Oct 12 '24 02:10 liugddx

cc @baicie

Hisoka-X avatar Oct 18 '24 12:10 Hisoka-X