BMO/ThirdPartyApps: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
(Add kanbugger)
(Added Bug Opener and bugme)
 
(2 intermediate revisions by one other user not shown)
Line 21: Line 21:
= Web Apps =
= Web Apps =


== Buggy ==
== Bugzilla-Todos ==
* Fast single-page webapp that relies entirely on the Bugzilla Native REST API.
* A single-page app that shows an overview of bugs related to you.
* http://buggy.peterbe.com/
* https://fitzgen.github.io/bugzilla-todos/
* https://github.com/peterbe/buggy


== BzDeck ==
== BzDeck ==
* A useful, experimental Bugzilla client aiming to improve the usability and productivity of the popular bug tracking system from Mozilla, on both desktop and mobile.
* A useful, experimental Bugzilla client aiming to improve the usability and productivity of the popular bug tracking system from Mozilla, on both desktop and mobile.
* https://www.bzdeck.com/
* https://www.bzdeck.com/
* https://github.com/kyoshino/bzdeck
* (Archived) https://github.com/kyoshino/bzdeck


= Libraries =
= Libraries =
Line 47: Line 46:
* http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/
* http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/


= Browser Add-Ons =
= Browser Add-ons =
 
== 🐛 Bug Opener ==
* Opens Bugzilla/BMO, GitHub, GitLab, Bitbucket and Jira bug/issue numbers
* https://github.com/tdulcet/Bug-Opener
* AMO: https://addons.mozilla.org/firefox/addon/bug-opener/
* ATN: https://addons.thunderbird.net/thunderbird/addon/bug-opener/
 
== bugme ==
* Open these bug IDs in BMO or GitHub
* https://github.com/ddurst/bugme
* https://addons.mozilla.org/firefox/addon/open-bug-ids


== Kanbugger ==
== Kanbugger ==
* Light integration of Kanbanery and Bugzilla automates some common tasks
* Light integration of Kanbanery and Bugzilla automates some common tasks
* https://github.com/mozilla/kanbugger
* (Archived) https://github.com/mozilla/kanbugger
* https://addons.mozilla.org/En-us/firefox/addon/kanbugger/
* (Removed) https://addons.mozilla.org/firefox/addon/kanbugger/

Latest revision as of 09:38, 7 January 2023

This is a list of all known tools, applications, and libraries used with BMO. There are three purposes of this catalog:

  • to advertise new ways of using Bugzilla
  • to determine any patterns or commonalities that we might want to incorporate into BMO's core
  • to encourage people to contribute to an existing app that meets, or could reasonably be made to meet, their needs, rather than spending time to develop a redundant app.

Please add any you own, maintain, or use.

Template

Name of app/tool

  • A brief description, ideally an explanation of what the tool/app does and why, i.e., what value does it bring.
  • Home URL, if any.
  • Link to source.

Command-line tools

bzexport

Web Apps

Bugzilla-Todos

BzDeck

Libraries

Bugsy

bz.js

MediaWiki extension for Bugzilla

Browser Add-ons

🐛 Bug Opener

bugme

Kanbugger