-
- Downloads
fix: update context-items-menu components with updated schema
- AiContextItem schema is now finalised in the Language Server - Update all components, tests, stories to use the new expected structure - Add handling for missing `title`, which is now optional. - Update validators to match the type definitions
- src/components/experimental/duo/chat/components/duo_chat_context/constants.js 3 additions, 3 deletions...imental/duo/chat/components/duo_chat_context/constants.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu.spec.js 15 additions, 9 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.vue 4 additions, 4 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_menu/duo_chat_context_item_menu_search_item.spec.js 7 additions, 7 deletions..._item_menu/duo_chat_context_item_menu_search_item.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_item.vue 10 additions, 10 deletions...text_item_menu/duo_chat_context_item_menu_search_item.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_items.spec.js 16 additions, 9 deletions...item_menu/duo_chat_context_item_menu_search_items.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_menu/duo_chat_context_item_menu_search_items.vue 6 additions, 5 deletions...ext_item_menu/duo_chat_context_item_menu_search_items.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_popover/duo_chat_context_item_popover.spec.js 8 additions, 8 deletions...ontext_item_popover/duo_chat_context_item_popover.spec.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_popover/duo_chat_context_item_popover.stories.js 2 additions, 2 deletions...ext_item_popover/duo_chat_context_item_popover.stories.js
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_popover/duo_chat_context_item_popover.vue 24 additions, 24 deletions...at_context_item_popover/duo_chat_context_item_popover.vue
- src/components/experimental/duo/chat/components/duo_chat_context/duo_chat_context_item_selections/duo_chat_context_item_selections.vue 10 additions, 10 deletions...text_item_selections/duo_chat_context_item_selections.vue
- src/components/experimental/duo/chat/components/duo_chat_context/mock_context_data.js 57 additions, 74 deletions...duo/chat/components/duo_chat_context/mock_context_data.js
- src/components/experimental/duo/chat/components/duo_chat_context/utils.js 5 additions, 3 deletions...xperimental/duo/chat/components/duo_chat_context/utils.js
- src/components/experimental/duo/chat/components/duo_chat_context/utils.spec.js 79 additions, 15 deletions...mental/duo/chat/components/duo_chat_context/utils.spec.js
- src/components/experimental/duo/chat/duo_chat.stories.js 2 additions, 2 deletionssrc/components/experimental/duo/chat/duo_chat.stories.js
-
mentioned in commit af5199dc
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!965 (merged)
-
mentioned in merge request status-page!903
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!4049 (closed)
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!973 (closed)
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!974 (merged)
-
mentioned in merge request gitlab!166177 (merged)
-
mentioned in merge request gitlab!166415 (closed)
-
mentioned in merge request gitlab!166460 (closed)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!4067 (closed)
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!349 (merged)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!51 (merged)