This is a bugzilla dashboard that helps management determine Bugzilla components triaging status
Перейти к файлу
Armen Zambrano G aa318f9fa3 Issue #36 - Roboto sans to be default font 2019-04-05 14:54:23 -04:00
scripts Use static file with triage owners 2018-11-30 11:11:47 -05:00
src Issue #36 - Roboto sans to be default font 2019-04-05 14:54:23 -04:00
test UI refresh (#35) 2019-03-29 08:35:29 -04:00
.eslintrc.js Switch to Neutrino 9 2018-11-23 13:41:03 -05:00
.gitignore Initial prototype 2018-11-29 10:04:34 -05:00
.neutrinorc.js Issue #5 - Use fake org data until we have access to real org data 2018-12-18 08:58:34 -05:00
.travis.yml Travis support 2018-12-19 10:04:33 -05:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-04-02 15:45:27 -04:00
LICENSE Initial commit 2018-11-23 08:51:23 -05:00
README.md Issue #5 - Use fake org data until we have access to real org data 2018-12-18 08:58:34 -05:00
jest.config.js Switch to Neutrino 9 2018-11-23 13:41:03 -05:00
package.json UI refresh (#35) 2019-03-29 08:35:29 -04:00
webpack.config.js Switch to Neutrino 9 2018-11-23 13:41:03 -05:00
yarn.lock UI refresh (#35) 2019-03-29 08:35:29 -04:00

README.md

bugzilla-dashboard

This is a bugzilla dashboard that helps management determine Bugzilla components triaging status plus listing members of their reporting chain.

Fake org data

We currently use fake data in order that we can have the repository on a public site while gathering feedback from stakeholders.

Generate files

Until we have a backend, we need to regenerate certain files (e.g. triageOwners.json). This file is checked-in because it makes the app snapier, however, it can fall out of date.

To regenerate it run this:

node scripts/generateTriageOwners.js