Dodaci za preglednik Firefox
  • Proširenja
  • Teme
    • za Firefox
    • Rječnici i jezični paketi
    • Druge stranice preglednika
    • Dodaci za Android
Prijavi se
Ikona dodatka

Povijest verzija dodatka MRFlow – 20 verzija

MRFlow od Vitaliy Pavliyk

Ocijenjeno s 5 od 5
5 zvjezdica od 5
5
1
4
0
3
0
2
0
1
0
Povijest verzija dodatka MRFlow – 20 verzija
  • Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.

  • Najnovija verzija

    Verzija 1.3.1

    Objavljeno 26. kol. 2025 – 24,82 KB
    Radi s firefox 109.0a1 i novije verzije
    Fix:
    • 'NEW REPLIES' banner was not displaying if there were no responses earlier

    Izvorni kod je objavljen pod licencom MIT licenca

    Za korištenje ovog proširenja trebat ćeš Firefox
    Preuzmi Firefox i nabavi proširenje
    Preuzmi datoteku
  • Starije verzije

    Verzija 1.3.0

    Objavljeno 20. kol. 2025 – 24,83 KB
    Radi s firefox 109.0a1 i novije verzije
    IMPROVEMENTS
    • New Replies Tracking: Added detection and banner for new replies to your unresolved threads since your last visit.
    • Enhanced Comment/Commit/Replies Detection: Make new commits/comments/replies acknowledging by visiting the merge request.
    • Banners: All banners are now shown for merge requests on "Pending" column as well as on "Approved" (new commits/comments) in Kanban view.

    FIXES
    • Approval Badge Placement: Fixed incorrect selector and placement for the approvals badge in the merge request controls.
    • Debounced Data Saving: Prevented excessive localStorage writes and API calls by debouncing updates when interacting with MR buttons.

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.2

    Objavljeno 27. lip. 2025 – 24,43 KB
    Radi s firefox 109.0a1 i novije verzije
    Fix:
    • Fix merge request card style in the board mode

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.1

    Objavljeno 29. tra. 2025 – 24,37 KB
    Radi s firefox 109.0a1 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.2.0

    Objavljeno 29. tra. 2025 – 32,93 KB
    Radi s firefox 109.0a1 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.1.0

    Objavljeno 24. sij. 2025 – 32,78 KB
    Radi s firefox 109.0a1 i novije verzije
    # 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 1.0.0

    Objavljeno 29. lis. 2024 – 31,7 KB
    Radi s firefox 58.0 i novije verzije
    # 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)

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.6.0

    Objavljeno 26. tra. 2024 – 26,1 KB
    Radi s firefox 48.0 i novije verzije
    Enhancement:
    - Adapt badges to the new GitLab style

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.5.0

    Objavljeno 9. tra. 2024 – 26,1 KB
    Radi s firefox 48.0 i novije verzije
    FIX:
    - Add new gitlab merge requests page UI support

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.4.0

    Objavljeno 19. pro. 2023 – 26,09 KB
    Radi s firefox 48.0 i novije verzije
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.3.5

    Objavljeno 28. ruj. 2023 – 26,04 KB
    Radi s firefox 48.0 i novije verzije
    - Updated value of required number of approves to merge the merge request

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.3.4

    Objavljeno 28. ruj. 2023 – 26,03 KB
    Radi s firefox 48.0 i novije verzije
    - Updated value of required number of approves to merge the merge request

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.3.3

    Objavljeno 4. tra. 2023 – 26,02 KB
    Radi s firefox 48.0 i novije verzije
    Fix:
    - Fixed the absolute paths to use relative ones

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.3.1

    Objavljeno 3. tra. 2023 – 26,11 KB
    Radi s firefox 48.0 i novije verzije
    - 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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.3.0

    Objavljeno 8. velj. 2023 – 25,84 KB
    Radi s firefox 48.0 i novije verzije
    Added reviewers number badge at the merge requests list page

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.2.0

    Objavljeno 18. stu. 2022 – 25,55 KB
    Radi s firefox 48.0 i novije verzije
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.2

    Objavljeno 8. stu. 2022 – 25,48 KB
    Radi s firefox 48.0 i novije verzije
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.1

    Objavljeno 27. lis. 2022 – 25,47 KB
    Radi s firefox 48.0 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.1.0

    Objavljeno 27. lis. 2022 – 32,03 KB
    Radi s firefox 48.0 i novije verzije
    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

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
  • Verzija 0.0.3

    Objavljeno 9. kol. 2022 – 7,87 KB
    Radi s firefox 48.0 i novije verzije
    - Fixed url filter
    - Changed extension name in the manifest.json

    Izvorni kod je objavljen pod licencom MIT licenca

    Preuzmi datoteku
Idi na početnu stranicu Mozille

Dodaci

  • Informacije
  • Blog za Firefox dodatke
  • Radionica za proširenja
  • Centar za programere
  • Pravila za programere
  • Blog zajednice
  • Forum
  • Prijavi grešku
  • Priručnik za recenziranje

Preglednici

  • Desktop
  • Mobile
  • Enterprise

Proizvodi

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privatnost
  • Kolačići
  • Pravne informacije

Osim gdje je drugačije navedeno, sadržaj ove stranice licenciran je pod licencom Creative Commons Imenovanje dijeli pod istim uvjetima verzija 3.0 ili novijoj.