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

2024-02-19 Thread via GitHub


mgubaidullin closed issue #979: Configurable list of Components and Kamelets  
URL: https://github.com/apache/camel-karavan/issues/979


-- 
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-unsubscr...@camel.apache.org

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



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

2023-11-03 Thread via GitHub


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-unsubscr...@camel.apache.org

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