smolnar82 opened a new pull request #169: KNOX-2056 - Adding Service Definitions management into Admin UI URL: https://github.com/apache/knox/pull/169 ## What changes were proposed in this pull request? The following features are implemented with this PR: - listing existing service definitions in admin UI (using pagination since Knox comes with 65 service definitions OOTB) - end-users can remove a service definition - end-users can update a service definition ## How was this patch tested? Tested locally: Listing: <img width="963" alt="Screen Shot 2019-10-25 at 3 44 17 PM" src="https://user-images.githubusercontent.com/34065904/67576309-9e74d280-f73e-11e9-9ae3-951880c2909c.png"> <img width="1667" alt="Screen Shot 2019-10-25 at 3 45 43 PM" src="https://user-images.githubusercontent.com/34065904/67576311-9e74d280-f73e-11e9-872f-1f9b71437459.png"> Updating: <img width="1672" alt="Screen Shot 2019-10-25 at 3 46 13 PM" src="https://user-images.githubusercontent.com/34065904/67576365-b8161a00-f73e-11e9-9e44-0f1f6b8f0481.png"> Deleting: <img width="1664" alt="Screen Shot 2019-10-25 at 3 46 00 PM" src="https://user-images.githubusercontent.com/34065904/67576382-bf3d2800-f73e-11e9-95b7-6036f1948b7d.png">
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
