Skip to content

Implement GitLab Project Integration with Topics Management#247

Draft
EphraimEM wants to merge 8 commits into
DependencyTrack:mainfrom
EphraimEM:em-add-archieve
Draft

Implement GitLab Project Integration with Topics Management#247
EphraimEM wants to merge 8 commits into
DependencyTrack:mainfrom
EphraimEM:em-add-archieve

Conversation

@EphraimEM
Copy link
Copy Markdown
Contributor

@EphraimEM EphraimEM commented Feb 26, 2025

Description

This pull request implements a new Vue.js component for configuring GitLab integration settings. The component includes toggle switches for enabling/disabling the integration and including/excluding archived projects, as well as a list for managing topics. The settings are saved to the server using an API call when the user clicks the "Update" button. The component also fetches the current configuration from the server when it is created and populates the UI with the existing values.

Addressed Issue

The addressed issue here is to implement a user interface for configuring GitLab integration settings. The settings include
enabling/disabling the integration, including/excluding archived projects, and managing topics

Additional Details

The code is written in Vue.js and utilizes the BootstrapVue library for styling. It consists of a card with two toggle switches for enabling/disabling the GitLab integration and including/excluding archived projects. A list of topics is displayed, with the ability to add, remove, and edit topics. The settings are saved to the server using an API call when the user clicks the "Update" button.

The code also handles fetching the current configuration from the server when the component is created, and populates the UI with the existing values.

Checklist

Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
@EphraimEM EphraimEM marked this pull request as draft February 27, 2025 16:39
Signed-off-by: Ephraim Mensah <ephraim.e.mensah@lmco.com>
@ashearin
Copy link
Copy Markdown
Contributor

@EphraimEM I believe this can be closed, These changes will be included in another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants