mattermost-plugin-gitlab icon indicating copy to clipboard operation
mattermost-plugin-gitlab copied to clipboard

GitLab plugin for Mattermost

Results 155 mattermost-plugin-gitlab issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Summary This plugin currently doesn't use `react-dom`, but I'm adding this here in case we add a library like `react-select` in the future. #### Ticket Link Fixes https://mattermost.atlassian.net/browse/MM-47046

From [here](https://github.com/mattermost/mattermost-plugin-demo/pull/153): "For some more context, see [here](https://community.mattermost.com/core/pl/1fkkx7pj1jrwffrc6drh3x71eh). The short version though is that we updated the web app to React 17, and there's a chance that plugins will have...

Triage

#### Summary ## Enhancements - #409 - #301 ## Fixes - https://github.com/mattermost/mattermost-plugin-gitlab/pull/458 - #419 - #395 - #394 - #438 - #442 - #440 - #429 - #406 - #416...

3: QA Review

**Summary** - Added an additional flag for confidential issues in the subscription slash command. - Added the check that guest users cannot create a subscription. **Issue** - [Issue #326](https://github.com/mattermost/mattermost-plugin-gitlab/issues/326)

4: Reviews Complete

At the moment, we ensure a given user has read access to a project when: - the user creates a subscription - a webhook event comes in to be processed...

Help Wanted
Up For Grabs
Good First Issue
Type/Enhancement

#### Summary 1. Removed the "see more" link. 2. Fixed branch name overflow. 3. Added limit to title and description. 4. Displayed proper icon for a closed PR. 5. Updated...

3: QA Review

#### Summary - Convert files related to redux from js to ts - Removed some unused code - Fixed CSS warnings #### What to test? - Complete testing of the...

2: Dev Review

#### Summary #### Screenshot ![image](https://github.com/mattermost/mattermost-plugin-gitlab/assets/55234496/94d1ee53-0f43-470c-8f8a-76124335ba9c) #### Steps to reproduce 1. Connect your Gitlab account 2. Create a PR with a very long title and label name on Gitlab and assign...

Type/Bug

#### Summary - The file sidebar_header.jsx was migrated into his appropriated Typescript version - All properties and classes were well typed #### Ticket Link Fixes [https://github.com/mattermost/mattermost-plugin-gitlab/issues/431](https://github.com/mattermost/mattermost-plugin-gitlab/issues/431)

2: Dev Review

The LHS counts are visible in the top left corner when the user is disconnected, when it should really only show the GitLab icon. This is the case when the...

Type/Bug