smolnar82 opened a new pull request, #795: URL: https://github.com/apache/knox/pull/795
## What changes were proposed in this pull request? A new gateway-level configuration, called `knox.homepage.api.services.view.version`, is introduced that lets the end-users switch between the following API services views on the Knox Home page: - v1: this is the old style list view (this is the default value) - v2: the new style modal-window view ## How was this patch tested? Manual testing with the following values in `gateway-site.xml`. 1. No `knox.homepage.api.services.view.version` <img width="1786" alt="Screenshot 2023-09-19 at 10 37 31" src="https://github.com/apache/knox/assets/34065904/94cea67b-abda-4276-86c6-cec854108a97"> 2. `knox.homepage.api.services.view.version = v1` <img width="1786" alt="Screenshot 2023-09-19 at 10 37 31" src="https://github.com/apache/knox/assets/34065904/94cea67b-abda-4276-86c6-cec854108a97"> 3. `knox.homepage.api.services.view.version = v2` <img width="1781" alt="Screenshot 2023-09-19 at 10 37 51" src="https://github.com/apache/knox/assets/34065904/462ef54c-3243-40f8-be35-6514a0e6a55c"> <img width="1786" alt="Screenshot 2023-09-19 at 10 38 03" src="https://github.com/apache/knox/assets/34065904/93a6b648-15a0-4ee2-b2c6-beae55169e00"> -- 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]
