Additivos del navigator Firefox
  • Extensiones
  • Themas
    • pro Firefox
    • Dictionarios e pacchettos de lingua
    • Altere sitos de navigatores
    • Additivos pro Android
Aperir session
Icone del additivo

Historia de versiones de MRFlow - 17 versiones

MRFlow per Vitaliy Pavliyk

Classificate 5 de 5
5 Stellas de 5
5
1
4
0
3
0
2
0
1
0
Historia de versiones de MRFlow - 17 versiones
  • Que tu es attente con le vetere versiones! Iste versiones es monstrate pro uso de test o referentia.Tu deberea sempre usar le ultima version de un additivo.

  • Ultime version

    Version 1.2.1

    Publicate le 29 квіт 2025 р. - 24,37 KB
    Functiona con firefox 109.0a1 e plus recente
    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

    Codice fonte publicate sub Licentia MIT

    Tu pote usar iste extension solo sur Firefox
    Discarga Firefox installa le extension
    Discargar file
  • Versiones previe

    Version 1.2.0

    Publicate le 29 квіт 2025 р. - 32,93 KB
    Functiona con firefox 109.0a1 e plus recente
    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

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.1.0

    Publicate le 24 січ 2025 р. - 32,78 KB
    Functiona con firefox 109.0a1 e plus recente
    # 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

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 1.0.0

    Publicate le 29 жовт 2024 р. - 31,7 KB
    Functiona con firefox 58.0 e plus recente
    # 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)

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.6.0

    Publicate le 26 квіт 2024 р. - 26,1 KB
    Functiona con firefox 48.0 e plus recente
    Enhancement:
    - Adapt badges to the new GitLab style

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.5.0

    Publicate le 9 квіт 2024 р. - 26,1 KB
    Functiona con firefox 48.0 e plus recente
    FIX:
    - Add new gitlab merge requests page UI support

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.4.0

    Publicate le 19 груд 2023 р. - 26,09 KB
    Functiona con firefox 48.0 e plus recente
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.3.5

    Publicate le 28 вер 2023 р. - 26,04 KB
    Functiona con firefox 48.0 e plus recente
    - Updated value of required number of approves to merge the merge request

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.3.4

    Publicate le 28 вер 2023 р. - 26,03 KB
    Functiona con firefox 48.0 e plus recente
    - Updated value of required number of approves to merge the merge request

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.3.3

    Publicate le 4 квіт 2023 р. - 26,02 KB
    Functiona con firefox 48.0 e plus recente
    Fix:
    - Fixed the absolute paths to use relative ones

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.3.1

    Publicate le 3 квіт 2023 р. - 26,11 KB
    Functiona con firefox 48.0 e plus recente
    - 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

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.3.0

    Publicate le 8 лют 2023 р. - 25,84 KB
    Functiona con firefox 48.0 e plus recente
    Added reviewers number badge at the merge requests list page

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.2.0

    Publicate le 18 лист 2022 р. - 25,55 KB
    Functiona con firefox 48.0 e plus recente
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.1.2

    Publicate le 8 лист 2022 р. - 25,48 KB
    Functiona con firefox 48.0 e plus recente
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.1.1

    Publicate le 27 жовт 2022 р. - 25,47 KB
    Functiona con firefox 48.0 e plus recente
    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

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.1.0

    Publicate le 27 жовт 2022 р. - 32,03 KB
    Functiona con firefox 48.0 e plus recente
    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

    Codice fonte publicate sub Licentia MIT

    Discargar file
  • Version 0.0.3

    Publicate le 9 серп 2022 р. - 7,87 KB
    Functiona con firefox 48.0 e plus recente
    - Fixed url filter
    - Changed extension name in the manifest.json

    Codice fonte publicate sub Licentia MIT

    Discargar file
Ir al pagina principal de Mozilla

Additivos

  • A proposito
  • Blog del additivos de Firefox
  • Laboratorio de extensiones
  • Centro de disveloppatores
  • Politicas pro disveloppatores
  • Blog del communitate
  • Foro
  • Reportar un defecto
  • Guida al revision

Navigatores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialitate
  • Cookies
  • Legal

Excepte ubi alteremente indicate, le contento de iste sito es publicate sub licentia Creative Commons Attribution Share-Alike v3.0 o qualcunque version plus recente.