Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Icona componente aggiuntivo

Cronologia versioni di MRFlow - 17 versioni

MRFlow di Vitaliy Pavliyk

Valutata 5 su 5
5 stelle su 5
5
1
4
0
3
0
2
0
1
0
Cronologia versioni di MRFlow - 17 versioni
  • Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.

  • Ultima versione

    Versione 1.2.1

    Rilasciato 29 apr 2025 - 24,37 kB
    Compatibile con firefox109.0a1 e successive
    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 sorgente rilasciato sotto licenza Licenza MIT

    Devi utilizzare Firefox per poter installare questa estensione
    Scarica Firefox e installa l’estensione
    Scarica file
  • Versioni precedenti

    Versione 1.2.0

    Rilasciato 29 apr 2025 - 32,93 kB
    Compatibile con firefox109.0a1 e successive
    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 sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 1.1.0

    Rilasciato 24 gen 2025 - 32,78 kB
    Compatibile con firefox109.0a1 e successive
    # 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 sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 1.0.0

    Rilasciato 29 ott 2024 - 31,7 kB
    Compatibile con firefox58.0 e successive
    # 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 sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.6.0

    Rilasciato 26 apr 2024 - 26,1 kB
    Compatibile con firefox48.0 e successive
    Enhancement:
    - Adapt badges to the new GitLab style

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.5.0

    Rilasciato 9 apr 2024 - 26,1 kB
    Compatibile con firefox48.0 e successive
    FIX:
    - Add new gitlab merge requests page UI support

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.4.0

    Rilasciato 19 dic 2023 - 26,09 kB
    Compatibile con firefox48.0 e successive
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.3.5

    Rilasciato 28 set 2023 - 26,04 kB
    Compatibile con firefox48.0 e successive
    - Updated value of required number of approves to merge the merge request

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.3.4

    Rilasciato 28 set 2023 - 26,03 kB
    Compatibile con firefox48.0 e successive
    - Updated value of required number of approves to merge the merge request

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.3.3

    Rilasciato 4 apr 2023 - 26,02 kB
    Compatibile con firefox48.0 e successive
    Fix:
    - Fixed the absolute paths to use relative ones

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.3.1

    Rilasciato 3 apr 2023 - 26,11 kB
    Compatibile con firefox48.0 e successive
    - 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 sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.3.0

    Rilasciato 8 feb 2023 - 25,84 kB
    Compatibile con firefox48.0 e successive
    Added reviewers number badge at the merge requests list page

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.2.0

    Rilasciato 18 nov 2022 - 25,55 kB
    Compatibile con firefox48.0 e successive
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.1.2

    Rilasciato 8 nov 2022 - 25,48 kB
    Compatibile con firefox48.0 e successive
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.1.1

    Rilasciato 27 ott 2022 - 25,47 kB
    Compatibile con firefox48.0 e successive
    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 sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.1.0

    Rilasciato 27 ott 2022 - 32,03 kB
    Compatibile con firefox48.0 e successive
    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 sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
  • Versione 0.0.3

    Rilasciato 9 ago 2022 - 7,87 kB
    Compatibile con firefox48.0 e successive
    - Fixed url filter
    - Changed extension name in the manifest.json

    Codice sorgente rilasciato sotto licenza Licenza MIT

    Scarica file
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Browser

  • Desktop
  • Mobile
  • Enterprise

Prodotti

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.