[PR #2598] [MERGED] Update GitLab PAT token url #4045

Closed
opened 2026-02-22 18:35:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2598
Author: @GabLeRoux
Created: 11/7/2024
Status: Merged
Merged: 11/7/2024
Merged by: @timothycarambat

Base: masterHead: patch-1


📝 Commits (1)

  • 9d794bf Update gitlab PAT token url for Gitlab

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx (+2 -2)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

What is in this change?

This pull request includes updates to the URLs for generating personal access tokens in the GitLab connector component. The changes ensure that the links direct users to the correct page on GitLab.

Additional Information

200 on good url
404 on bad url
Where the link is used

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2598 **Author:** [@GabLeRoux](https://github.com/GabLeRoux) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9d794bf`](https://github.com/Mintplex-Labs/anything-llm/commit/9d794bf6718f98c73c89aad95e41340d33194e0a) Update gitlab PAT token url for Gitlab ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx` (+2 -2) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### What is in this change? This pull request includes updates to the URLs for generating personal access tokens in the GitLab connector component. The changes ensure that the links direct users to the correct page on GitLab. * [`frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx`](diffhunk://#diff-7bfad9719af62c409cd64d40f9ad43d384de4ba02ae7ba6cdef62b43802cb74cL275-R275): Updated the URL for generating personal access tokens in the `PATAlert` and `PATTooltip` functions. [[1]](diffhunk://#diff-7bfad9719af62c409cd64d40f9ad43d384de4ba02ae7ba6cdef62b43802cb74cL275-R275) [[2]](diffhunk://#diff-7bfad9719af62c409cd64d40f9ad43d384de4ba02ae7ba6cdef62b43802cb74cL322-R322) ### Additional Information ![200 on good url](https://github.com/user-attachments/assets/86d8792e-7a0f-486e-a009-4da0d044ed7c) ![404 on bad url](https://github.com/user-attachments/assets/31b302d5-4044-4664-884f-887089478aea) ![Where the link is used](https://github.com/user-attachments/assets/ae6e6d71-1170-4ec7-bbd7-ea9eb6a2e9bf) ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:01 -05:00
yindo closed this issue 2026-02-22 18:35:01 -05:00
yindo changed title from [PR #2598] Update GitLab PAT token url to [PR #2598] [MERGED] Update GitLab PAT token url 2026-06-05 15:16:31 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4045