Git Product home page Git Product logo

gh-issue-dashboard's Introduction

W3C GitHub Issue Dashboard

A Web app to keep tabs on github issues used in W3C Repos. Improvements welcome!

See it in action at https://www.w3.org/Tools/gh-dashboard/

Configurable views

You can easily create new views of github issues by creating HTML files with Mustache templates, and then adding a reference to said file in the templateUrls in app/scripts/main.js.

Templates are populated with an issues object that contains the list of issues and pull requests obtained from the repo via the Github API. You can use the filter and group_by helpers to select which issues should be displayed where (see the Issues sorted by a label-based state as an example).

Templates are expected to self-document themselves with an element of id doc whose content will be inserted at the bottom of the generated views.

Ideally, templates should be re-usable across repos / groups, so try and make them generic if possible, and improve existing templates rather than forking them. But this is early days with this tool, so do not feel to constrained either :)

Adding a repo to the dashboard

Repos listed in the repository selector are the ones registered in ash-nazg. The app will also happily read from any repo in the @w3c organization account.

(MIT License) - Copyright (c) 2014 Ilya Grigorik

gh-issue-dashboard's People

Contributors

dontcallmedom avatar igrigorik avatar plehegar avatar

Watchers

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

Forkers

isabella232

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.