-
- Downloads
Added an option to fetch issues from gitlab. Made the file fetching a… (#2335)
* Added an option to fetch issues from gitlab. Made the file fetching asynchornous to improve performance. #2334 * Fixed a typo in loadGitlabRepo. * Convert issues to markdown. * Fixed an issue with time estimate field names in issueToMarkdown. * handle rate limits more gracefully + update checkbox to toggle switch * lint --------- Co-authored-by:Timothy Carambat <rambat1010@gmail.com> Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
Showing
- collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js 175 additions, 101 deletions...tils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js
- collector/utils/extensions/RepoLoader/GitlabRepo/index.js 114 additions, 7 deletionscollector/utils/extensions/RepoLoader/GitlabRepo/index.js
- frontend/src/components/Modals/ManageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx 25 additions, 0 deletions...anageWorkspace/DataConnectors/Connectors/Gitlab/index.jsx
- frontend/src/models/dataConnector.js 14 additions, 2 deletionsfrontend/src/models/dataConnector.js
Loading
Please register or sign in to comment