kumaradityaraj opened a new pull request, #3411: URL: https://github.com/apache/incubator-kie-tools/pull/3411
--- Closes https://github.com/apache/incubator-kie-tools/issues/3407 --- ## ✨ Enhance Jobs Service Webapp Header with Version ### 📌 Summary This PR enhances the **Jobs Service Webapp** by improving visibility and accessibility of key information. It adds **version details** - **NOTE** - html-replace-webpack-plugin has been removed because it was breaking the replacement of variables and they are declared in templateParameters ### ✅ What’s New - **Version Information** - Displays the current Data Index version in the webapp UI. ## 🧪 How to Test Follow these steps to build and run the webapp locally: ```bash # From the project root cd incubator-kie-tools/ pnpm -F kogito-jobs-service-webapp... build:dev cd packages/kogito-jobs-service-webapp pnpm start Navigate to - http://localhost:9028 ``` ### 📷 Screenshots <img width="1512" height="907" alt="Screenshot 2026-01-27 at 5 59 50 PM" src="https://github.com/user-attachments/assets/0b503c80-f08c-453d-9aab-f117c5d370fb" /> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
