Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de MRFlow - 17 versions

MRFlow par Vitaliy Pavliyk

Noté 5 sur 5
5 étoiles sur 5
5
1
4
0
3
0
2
0
1
0
Historique de versions de MRFlow - 17 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 1.2.1

    Publié le 29 avr. 2025 - 24,37 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    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

    Code source publié sous licence Licence MIT

    Vous avez besoin de Firefox pour utiliser cette extension
    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.2.0

    Publié le 29 avr. 2025 - 32,93 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    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

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.1.0

    Publié le 24 janv. 2025 - 32,78 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    # 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

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 1.0.0

    Publié le 29 oct. 2024 - 31,7 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    # 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)

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.6.0

    Publié le 26 avr. 2024 - 26,1 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    Enhancement:
    - Adapt badges to the new GitLab style

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.5.0

    Publié le 9 avr. 2024 - 26,1 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    FIX:
    - Add new gitlab merge requests page UI support

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.4.0

    Publié le 19 déc. 2023 - 26,09 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.3.5

    Publié le 28 sept. 2023 - 26,04 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    - Updated value of required number of approves to merge the merge request

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.3.4

    Publié le 28 sept. 2023 - 26,03 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    - Updated value of required number of approves to merge the merge request

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.3.3

    Publié le 4 avr. 2023 - 26,02 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    Fix:
    - Fixed the absolute paths to use relative ones

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.3.1

    Publié le 3 avr. 2023 - 26,11 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    - 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

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.3.0

    Publié le 8 févr. 2023 - 25,84 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    Added reviewers number badge at the merge requests list page

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.2.0

    Publié le 18 nov. 2022 - 25,55 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.1.2

    Publié le 8 nov. 2022 - 25,48 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.1.1

    Publié le 27 oct. 2022 - 25,47 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    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

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.1.0

    Publié le 27 oct. 2022 - 32,03 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    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

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 0.0.3

    Publié le 9 août 2022 - 7,87 Ko
    Fonctionne avec firefox 48.0 et versions supérieures
    - Fixed url filter
    - Changed extension name in the manifest.json

    Code source publié sous licence Licence MIT

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.