Gitlab merge requests utils version history - 15 versions
Gitlab merge requests utils by Vitaliy Pavliyk
Gitlab merge requests utils version history - 15 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1.0
Released Jan 24, 2025 - 32.78 KBWorks with firefox 109.0a1 and later# NEW
## "NEW COMMITS" and "NEW COMMENTS" badges
Now, extension will remember number of commits and comments when you approve merge request. If the merge requests has new commits or new comments since your approval, a new badge will appear on the merge request card. You will need to acknowledge changed by revoking approval and approving merge request again to clear NEW X badges
## Merge requests count in columns headers in Kanban board mode
Now, kanban columns contain a number of merge requests located in this column.
*Note: merge requests list is limited by merge requests located on the current original page, so the number displays only merge requests on the current page*
## Replace native discussions badge and add icon to number of user's threads
Native GitLab discussions badge is replaced by custom once with total number of threads (closed/total) and number of user's threads (closed/total). The feature was introduced in v1.0.0, but now an icon to user's threads badge is added for supposedly easier recognition
# FIX
- Adapt parsing to new GitLab version
- Make the Kanban board mode not work on merge requests tabs other than "Open" ("Merged", "Closed" and "All" tabs will be displayed in List mode)
- Fetch full discussions list by using paginated requests so the discussions number is displayed correctly on the merge request
# Known issues
Currently, due to GitLab's new approach of asynchronous merge requests loading, the extension will work incorrectly and will interfere with merge requests displaying while navigating through tabs "Open", "Merged", "Closed" and "All" and also while navigating through merge requests paginated pages. To display the page correctly you will need to refresh the page after navigation
This issues will be fixed soon in the next patch versionSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.0
Released Oct 29, 2024 - 31.7 KBWorks with firefox 58.0 and later# NEW
## New kanban board-like merge requests list layout
The merge requests list now is divided into three columns: To Review, Pending, Approved.
- To Review: Merge requests that requires your attention
- Pending: Merge requests with threads opened by you
- Approved: Merge requests that you have approved
## New badges
Merge requests elements now contain number of threads: total and yours. They are displayed in format "closed threads / total threads".
Also, approvers number badge redesigned.
## Extension configuration
The extension now have a popup with settings: you can configure required number of approvers and merge requests list layout (legacy/board)Source code released under MIT License
Version 0.6.0
Released Apr 26, 2024 - 26.1 KBWorks with firefox 48.0 and laterEnhancement:
- Adapt badges to the new GitLab styleSource code released under MIT License
Version 0.5.0
Released Apr 9, 2024 - 26.1 KBWorks with firefox 48.0 and laterFIX:
- Add new gitlab merge requests page UI supportSource code released under MIT License
Version 0.4.0
Released Dec 19, 2023 - 26.09 KBWorks with firefox 48.0 and laterFix:
- Adapted extension to the new GitLab page
- moved check boxes above the Approve button to prevent accidental merges
- Fixed intervalSource code released under MIT License
Version 0.3.5
Released Sep 28, 2023 - 26.04 KBWorks with firefox 48.0 and later- Updated value of required number of approves to merge the merge requestSource code released under MIT License
Version 0.3.4
Released Sep 28, 2023 - 26.03 KBWorks with firefox 48.0 and later- Updated value of required number of approves to merge the merge requestSource code released under MIT License
Version 0.3.3
Released Apr 4, 2023 - 26.02 KBWorks with firefox 48.0 and laterFix:
- Fixed the absolute paths to use relative onesSource code released under MIT License
Version 0.3.1
Released Apr 3, 2023 - 26.11 KBWorks with firefox 48.0 and later- Fixed extension work with new gitlab UI
- Added 'merge' button removing if checks are not checked
- Returned info about approves but removed the 'Approve' buttonSource code released under MIT License
Version 0.3.0
Released Feb 8, 2023 - 25.84 KBWorks with firefox 48.0 and laterAdded reviewers number badge at the merge requests list pageSource code released under MIT License
Version 0.2.0
Released Nov 18, 2022 - 25.55 KBWorks with firefox 48.0 and laterNew:
- Merge requests, that are approved by you, are now highlighted with green in merge requests listSource code released under MIT License
Version 0.1.2
Released Nov 8, 2022 - 25.48 KBWorks with firefox 48.0 and later- Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")Source code released under MIT License
Version 0.1.1
Released Oct 27, 2022 - 25.47 KBWorks with firefox 48.0 and laterNow this addon not only dimmers the draft merge requests in the merge requests list, but adds a reviewers utils.
- Fixed GitLab URL pattern
- Added check-boxes instead of "Approve" bar with conditions to be checked before the merge request approvalSource code released under MIT License
Version 0.1.0
Released Oct 27, 2022 - 32.03 KBWorks with firefox 48.0 and laterNow this addon not only dimmers the draft merge requests in the merge requests list, but adds a reviewers utils.
- Fixed GitLab URL pattern
- Added check-boxes instead of "Approve" bar with conditions to be checked before the merge request approvalSource code released under MIT License
Version 0.0.3
Released Aug 9, 2022 - 7.87 KBWorks with firefox 48.0 and later- Fixed url filter
- Changed extension name in the manifest.jsonSource code released under MIT License