-
- Downloads
feat(GlDuoChat): view context item content/details
- adds support for view context item content/details - clicking selected context item of type file/git will emit event to load additional data, and displays in new details modal - adds hook for syntax highlighting the content from consumer applications, in the same manner the chat highlighting is done
parent
127691f7
No related branches found
No related tags found
Showing
- src/components/experimental/duo/chat/components/duo_chat_context/constants.js 4 additions, 0 deletions...imental/duo/chat/components/duo_chat_context/constants.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_content_item_details/duo_chat_content_item_details.vue 111 additions, 0 deletions...at_content_item_details/duo_chat_content_item_details.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_content_item_details/duo_chat_context_item_details.spec.js 183 additions, 0 deletions...ontent_item_details/duo_chat_context_item_details.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.spec.js 12 additions, 0 deletions...chat_context_item_menu/duo_chat_context_item_menu.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.stories.js 22 additions, 1 deletion...t_context_item_menu/duo_chat_context_item_menu.stories.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.vue 10 additions, 0 deletions...duo_chat_context_item_menu/duo_chat_context_item_menu.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_selections/duo_chat_context_item_selections.spec.js 60 additions, 3 deletions..._item_selections/duo_chat_context_item_selections.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_selections/duo_chat_context_item_selections.vue 48 additions, 1 deletion...text_item_selections/duo_chat_context_item_selections.vue
- src/components/experimental/duo/chat/components/duo_chat_context/mock_context_data.js 15 additions, 0 deletions...duo/chat/components/duo_chat_context/mock_context_data.js
- src/components/experimental/duo/chat/components/duo_chat_conversation/duo_chat_conversation.spec.js 11 additions, 0 deletions...nents/duo_chat_conversation/duo_chat_conversation.spec.js
- src/components/experimental/duo/chat/components/duo_chat_conversation/duo_chat_conversation.vue 4 additions, 0 deletions...omponents/duo_chat_conversation/duo_chat_conversation.vue
- src/components/experimental/duo/chat/components/duo_chat_message/duo_chat_message.stories.js 5 additions, 1 deletion...t/components/duo_chat_message/duo_chat_message.stories.js
- src/components/experimental/duo/chat/components/duo_chat_message/duo_chat_message.vue 8 additions, 0 deletions...duo/chat/components/duo_chat_message/duo_chat_message.vue
- src/components/experimental/duo/chat/duo_chat.stories.js 35 additions, 0 deletionssrc/components/experimental/duo/chat/duo_chat.stories.js
- src/components/experimental/duo/chat/duo_chat.vue 9 additions, 0 deletionssrc/components/experimental/duo/chat/duo_chat.vue
- translations.js 2 additions, 0 deletionstranslations.js
-
mentioned in commit 677774c3
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!1096 (merged)
-
mentioned in merge request status-page!903
-
mentioned in merge request gitlab!168179 (merged)
-
mentioned in merge request gitlab!168368 (closed)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!55 (closed)
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!352 (merged)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!58 (merged)
Please register or sign in to comment