[Feature][Engine UI] partial pages of the engine
This project is used to display engine information and has now completed the overview page, job page, and manager page.
once again
Shall we need add test case to build ui when creating PR?
Shall we need add test case to build ui when creating PR?
Is there any good way to test UI?
Is there any good way to test UI?
- 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
- Add first test case with https://vitest.dev/guide/snapshot.html
Can this feature integrate with this api #7818 to make searching logs easier.
Can this feature integrate with this api #7818 to make searching logs easier.
Agreed, we can integrate more capabilities
cc @baicie