You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "mgubaidullin (via GitHub)" <gi...@apache.org> on 2023/11/03 15:43:14 UTC

Re: [I] Configurable list of Components and Kamelets [camel-karavan]

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org