mgubaidullin commented on issue #979: URL: https://github.com/apache/camel-karavan/issues/979#issuecomment-1792674843
Lets say on Knowledgebase bage Kamelets and Components have checkbox (by default) selected. Users (with some role) could unselect non-acceptable Components/Kamelets. Palette in Designer contains only selected components. Implementation: UI. 1. add checkboxes on Kamelets and Components in Knowledgebase 2. implement logic to call the backend when check/uncheck 3. Change API calls for Knowledgebase and Palette in Designer Backend 1. API to check/uncheck Kamelets/Components 2. Service to store unselected Kamelets/Components in Git Repository 3. API for Kamelets/Components should be configurable (show all for Knowledgebase, show accepted only for Palette in Designer) -- 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]
