Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku MRFlow — 18 wersji

MRFlow Autor: Vitaliy Pavliyk

Ocena: 5/5
5 gwiazdek/5
5
1
4
0
3
0
2
0
1
0
Historia wersji dodatku MRFlow — 18 wersji
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 1.2.2

    Data wydania: 27 cze 2025 — 24,43 KB
    Działa z: firefox 109.0a1 i nowsze
    Fix:
    • Fix merge request card style in the board mode

    Licencja kodu źródłowego: Licencja MIT

    Potrzebujesz Firefoksa, aby używać tego rozszerzenia
    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 1.2.1

    Data wydania: 29 kwi 2025 — 24,37 KB
    Działa z: firefox 109.0a1 i nowsze
    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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.2.0

    Data wydania: 29 kwi 2025 — 32,93 KB
    Działa z: firefox 109.0a1 i nowsze
    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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.1.0

    Data wydania: 24 sty 2025 — 32,78 KB
    Działa z: firefox 109.0a1 i nowsze
    # 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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.0

    Data wydania: 29 paź 2024 — 31,7 KB
    Działa z: firefox 58.0 i nowsze
    # 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)

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.6.0

    Data wydania: 26 kwi 2024 — 26,1 KB
    Działa z: firefox 48.0 i nowsze
    Enhancement:
    - Adapt badges to the new GitLab style

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.5.0

    Data wydania: 9 kwi 2024 — 26,1 KB
    Działa z: firefox 48.0 i nowsze
    FIX:
    - Add new gitlab merge requests page UI support

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.4.0

    Data wydania: 19 gru 2023 — 26,09 KB
    Działa z: firefox 48.0 i nowsze
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.3.5

    Data wydania: 28 wrz 2023 — 26,04 KB
    Działa z: firefox 48.0 i nowsze
    - Updated value of required number of approves to merge the merge request

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.3.4

    Data wydania: 28 wrz 2023 — 26,03 KB
    Działa z: firefox 48.0 i nowsze
    - Updated value of required number of approves to merge the merge request

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.3.3

    Data wydania: 4 kwi 2023 — 26,02 KB
    Działa z: firefox 48.0 i nowsze
    Fix:
    - Fixed the absolute paths to use relative ones

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.3.1

    Data wydania: 3 kwi 2023 — 26,11 KB
    Działa z: firefox 48.0 i nowsze
    - 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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.3.0

    Data wydania: 8 lut 2023 — 25,84 KB
    Działa z: firefox 48.0 i nowsze
    Added reviewers number badge at the merge requests list page

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.2.0

    Data wydania: 18 lis 2022 — 25,55 KB
    Działa z: firefox 48.0 i nowsze
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.1.2

    Data wydania: 8 lis 2022 — 25,48 KB
    Działa z: firefox 48.0 i nowsze
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.1.1

    Data wydania: 27 paź 2022 — 25,47 KB
    Działa z: firefox 48.0 i nowsze
    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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.1.0

    Data wydania: 27 paź 2022 — 32,03 KB
    Działa z: firefox 48.0 i nowsze
    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

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.0.3

    Data wydania: 9 sie 2022 — 7,87 KB
    Działa z: firefox 48.0 i nowsze
    - Fixed url filter
    - Changed extension name in the manifest.json

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.