Gitlab merge requests utils 版本历史 - 15 个版本
Gitlab merge requests utils 作者: Vitaliy Pavliyk
Gitlab merge requests utils 版本历史 - 15 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.0
发布于 2025年1月24日 - 32.78 KB适用于 firefox 109.0a1 及更高版本# 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 version源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.0.0
发布于 2024年10月29日 - 31.7 KB适用于 firefox 58.0 及更高版本# 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)源代码遵循 MIT 许可证 发布
版本 0.6.0
发布于 2024年4月26日 - 26.1 KB适用于 firefox 48.0 及更高版本Enhancement:
- Adapt badges to the new GitLab style源代码遵循 MIT 许可证 发布
版本 0.5.0
发布于 2024年4月9日 - 26.1 KB适用于 firefox 48.0 及更高版本FIX:
- Add new gitlab merge requests page UI support源代码遵循 MIT 许可证 发布
版本 0.4.0
发布于 2023年12月19日 - 26.09 KB适用于 firefox 48.0 及更高版本Fix:
- Adapted extension to the new GitLab page
- moved check boxes above the Approve button to prevent accidental merges
- Fixed interval源代码遵循 MIT 许可证 发布
版本 0.3.5
发布于 2023年9月28日 - 26.04 KB适用于 firefox 48.0 及更高版本- Updated value of required number of approves to merge the merge request源代码遵循 MIT 许可证 发布
版本 0.3.4
发布于 2023年9月28日 - 26.03 KB适用于 firefox 48.0 及更高版本- Updated value of required number of approves to merge the merge request源代码遵循 MIT 许可证 发布
版本 0.3.3
发布于 2023年4月4日 - 26.02 KB适用于 firefox 48.0 及更高版本Fix:
- Fixed the absolute paths to use relative ones源代码遵循 MIT 许可证 发布
版本 0.3.1
发布于 2023年4月3日 - 26.11 KB适用于 firefox 48.0 及更高版本- Fixed extension work with new gitlab UI
- Added 'merge' button removing if checks are not checked
- Returned info about approves but removed the 'Approve' button源代码遵循 MIT 许可证 发布
版本 0.3.0
发布于 2023年2月8日 - 25.84 KB适用于 firefox 48.0 及更高版本Added reviewers number badge at the merge requests list page源代码遵循 MIT 许可证 发布
版本 0.2.0
发布于 2022年11月18日 - 25.55 KB适用于 firefox 48.0 及更高版本New:
- Merge requests, that are approved by you, are now highlighted with green in merge requests list源代码遵循 MIT 许可证 发布
版本 0.1.2
发布于 2022年11月8日 - 25.48 KB适用于 firefox 48.0 及更高版本- Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")源代码遵循 MIT 许可证 发布
版本 0.1.1
发布于 2022年10月27日 - 25.47 KB适用于 firefox 48.0 及更高版本Now 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 approval源代码遵循 MIT 许可证 发布
版本 0.1.0
发布于 2022年10月27日 - 32.03 KB适用于 firefox 48.0 及更高版本Now 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 approval源代码遵循 MIT 许可证 发布
版本 0.0.3
发布于 2022年8月9日 - 7.87 KB适用于 firefox 48.0 及更高版本- Fixed url filter
- Changed extension name in the manifest.json源代码遵循 MIT 许可证 发布