Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий MRFlow - 18 версий

MRFlow от Vitaliy Pavliyk

Оценено на 5 из 5
Оценено на 5 из 5
5
1
4
0
3
0
2
0
1
0
История версий MRFlow - 18 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 1.2.2

    Выпущено 27 июня 2025 г. - 24,43 КБ
    Работает с firefox 109.0a1 и выше
    Fix:
    • Fix merge request card style in the board mode

    Исходный код выпущен на условиях Лицензия MIT

    Вам понадобится Firefox, чтобы использовать это расширение
    Загрузите Firefox и установите расширение
    Загрузить файл
  • Старые версии

    Версия 1.2.1

    Выпущено 29 апр. 2025 г. - 24,37 КБ
    Работает с firefox 109.0a1 и выше
    IMPROVEMENTS
    • Board Navigation: Fixed issues with Kanban board display when navigating between merge request tabs and pages. The board now properly cleans up and reinitializes when changing views.
    • Performance: Optimized merge request loading and processing by reducing unnecessary API calls and DOM operations

    FIXES
    • UI Fixes:
      • Fixed stacking issues with GitLab's accessibility elements
      • More consistent styling using GitLab's CSS variables
    • Memory Management: Fixed memory leaks by properly cleaning up board elements when navigating
    • NEW COMMITS and NEW COMMENTS banners: return banners to cards as there were missing after the refactor

    TECHNICAL
    • Reorganized code structure for better maintainability
    • Added detailed code comments and section organization

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 1.2.0

    Выпущено 29 апр. 2025 г. - 32,93 КБ
    Работает с firefox 109.0a1 и выше
    IMPROVEMENTS
    • Board Navigation: Fixed issues with Kanban board display when navigating between merge request tabs and pages. The board now properly cleans up and reinitializes when changing views.
    • Performance: Optimized merge request loading and processing by reducing unnecessary API calls and DOM operations

    FIXES
    • UI Fixes:
    • Fixed stacking issues with GitLab's accessibility elements
    • More consistent styling using GitLab's CSS variables
    • Memory Management: Fixed memory leaks by properly cleaning up board elements when navigating

    TECHNICAL
    • Reorganized code structure for better maintainability
    • Added detailed code comments and section organization

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 1.1.0

    Выпущено 24 янв. 2025 г. - 32,78 КБ
    Работает с 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

    Загрузить файл
  • Версия 1.0.0

    Выпущено 29 окт. 2024 г. - 31,7 КБ
    Работает с 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

    Выпущено 26 апр. 2024 г. - 26,1 КБ
    Работает с firefox 48.0 и выше
    Enhancement:
    - Adapt badges to the new GitLab style

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.5.0

    Выпущено 9 апр. 2024 г. - 26,1 КБ
    Работает с firefox 48.0 и выше
    FIX:
    - Add new gitlab merge requests page UI support

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.4.0

    Выпущено 19 дек. 2023 г. - 26,09 КБ
    Работает с 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

    Выпущено 28 сент. 2023 г. - 26,04 КБ
    Работает с firefox 48.0 и выше
    - Updated value of required number of approves to merge the merge request

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.3.4

    Выпущено 28 сент. 2023 г. - 26,03 КБ
    Работает с firefox 48.0 и выше
    - Updated value of required number of approves to merge the merge request

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.3.3

    Выпущено 4 апр. 2023 г. - 26,02 КБ
    Работает с firefox 48.0 и выше
    Fix:
    - Fixed the absolute paths to use relative ones

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.3.1

    Выпущено 3 апр. 2023 г. - 26,11 КБ
    Работает с 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

    Выпущено 8 февр. 2023 г. - 25,84 КБ
    Работает с firefox 48.0 и выше
    Added reviewers number badge at the merge requests list page

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.2.0

    Выпущено 18 нояб. 2022 г. - 25,55 КБ
    Работает с firefox 48.0 и выше
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
  • Версия 0.1.2

    Выпущено 8 нояб. 2022 г. - 25,48 КБ
    Работает с 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

    Выпущено 27 окт. 2022 г. - 25,47 КБ
    Работает с 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

    Выпущено 27 окт. 2022 г. - 32,03 КБ
    Работает с 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

    Выпущено 9 авг. 2022 г. - 7,87 КБ
    Работает с firefox 48.0 и выше
    - Fixed url filter
    - Changed extension name in the manifest.json

    Исходный код выпущен на условиях Лицензия MIT

    Загрузить файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.