shangeyao opened a new pull request, #4415: URL: https://github.com/apache/streampark/pull/4415
## Summary - Add `streampark-console-webapp-v2`, a Vue 3 + Naive UI + Alova rewrite of the StreamPark console with Flink/Spark app management, resource, system, and setting modules. - Point Maven packaging and GitHub frontend CI to webapp-v2 (Node 20, `pnpm typecheck` + `build`); extend backend/unit-test path filters for the new module. - Improve request error handling (surface backend `message`, avoid duplicate toasts), fix content-area fullscreen exit when tab bar is hidden, and align Spark/Flink SQL editor sizing and fullscreen behavior. ## Test plan - [ ] `cd streampark-console/streampark-console-webapp-v2 && pnpm install && pnpm typecheck && pnpm build` - [ ] `./mvnw clean install -DskipTests -pl streampark-console/streampark-console-service -am` (verify frontend assets packaged) - [ ] Manual: login, Flink/Spark app list CRUD, SQL editor verify/format/fullscreen - [ ] Manual: tab bar content fullscreen enter/exit (button + Esc) - [ ] Manual: API error toast shows backend message (no duplicate dialogs) - [ ] CI: frontend workflow passes on this PR --- **AI Disclosure** - Model: Claude Opus 4.6 - Platform/Tool: Cursor - Human Oversight: partially reviewed - Prompt Summary: Create draft PR for Naive UI webapp-v2 frontend refactor including CI wiring, error handling, and fullscreen/SQL editor fixes Made with [Cursor](https://cursor.com) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
