Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Rail Aliiev 9cea88f377 Add SSO authentication and fetch org data from TaskCluster secrets 2019-04-08 09:15:31 -04:00
Emily Trang Nguyen 8b780fac8e UI refresh (#35)
Add a navigation bar to separate the 3 different views: people, teams and components.
2019-03-29 08:35:29 -04:00
Armen Zambrano G 1c5e70dc89 Bucket counting of bugs per week instead of per day 2019-01-09 11:59:25 -05:00
Armen Zambrano G c8a4c77a61 Issue #7 - Add graphs for components detail view
We want to see how well a bucket has been triaged over the past few
weeks.
2019-01-09 11:59:25 -05:00
Armen Zambrano G 76662b7794 Refactor: Move data fetch into MainContainer & generic metrics
Also make fetching metrics for a component generic in order to add a
full summary of various metrics in a future detailed view for a specific Bugzilla component.
2018-12-18 17:13:01 -05:00
Armen Zambrano G 626af8c429 Fix React hot loading
It seems that using react-loadable was breaking hot loading.
Changes to App/index.jsx would hot reload but any children components would not.
2018-12-18 15:48:35 -05:00
Armen Zambrano G 5931f54246 Show count of untriaged bugs for each component 2018-12-11 16:05:31 -05:00
Armen Zambrano G 873aa56dbe Use static file with triage owners
Using the checked-in triageOwners.json file speeds up the app.
We can regenerate this file when needed following the README instructions.
2018-11-30 11:11:47 -05:00
Armen Zambrano G 5f81360d5b Add link to Bugzilla component query 2018-11-30 10:15:15 -05:00
Armen Zambrano G ebfccb7d87 Initial prototype
The main view shows all people who report to the selected user
and all Bugzilla components owned by any of them.
2018-11-29 10:04:34 -05:00
Armen Zambrano G d10ae5e2c1 Prevent commits and pushes without passing tests 2018-11-23 13:41:09 -05:00
Armen Zambrano G 4728115aaa Switch to Neutrino 9
The initial bootstraping was using create-project which set ups the project
with Neutrino 8.

This commit follows the instruction from here:
https://github.com/neutrinojs/neutrino/issues/1129
2018-11-23 13:41:03 -05:00
Armen Zambrano G d4d3c4d8d4 Initial Neutrino boostrapping 2018-11-23 12:14:27 -05:00