Giter Site home page Giter Site logo

bzkanban's Introduction

Bz Kanban Board

About

Visualize Bugzilla milestones as cards and columns with a Kanban inspired board.

The goal is to compliment an existing Bugzilla workflow, so board columns represent actual bug statuses. Cards can be dragged from one column to another to change the bug status.

It is implemented as a single-page application using Ajax with the Bugzilla 5 server REST API.

Demo

Requirements

  1. Client: A modern web browser capable of HTML5, CSS3, and JavaScript.

  2. Server: A Bugzilla 5.0+ server with REST API enabled.

Installation

  1. Clone this git repo.

  2. Configure which Bugzilla instance to connect to by modifying the hardcoded bzSiteUrl value in the bzkanban.js code.

Usage

  1. Open the index.html in your web browser.

  2. Pick a product and milestone and view the board!

  3. Log in to enable editing cards, which includes dragging cards between columns.

Advanced

These are some settings that can be manually controlled via the page URL.

  • site

    • The Bugzilla instance to load data from. Overrides the internal bzSiteUrl setting. e.g. site=https://bugzilla.mozilla.org

  • comments

    • Show comment counts on cards. WARNING: it’s expensive, one more request per card. e.g. comments=true/false

  • autorefresh

    • Reload the board when external changes to bugs are detected. e.g. autorefresh=true/false

bzkanban's People

Contributors

csols avatar gizzmojr avatar jimmybergman avatar leif81 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

csols

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.