Update DOM Core components and adjust untriaged to newDefects
This commit is contained in:
Родитель
e4823ce6eb
Коммит
e138db736f
|
@ -21,10 +21,9 @@ export const TEAMS_CONFIG = {
|
|||
owner: 'someone@mozilla.com',
|
||||
product: ['Core'],
|
||||
component: [
|
||||
'DOM', 'DOM: Core & HTML', 'DOM: Events', 'Drag and Drop',
|
||||
'Editor', 'Event Handling', 'HTML: Form Submission',
|
||||
'HTML: Parser', 'Keyboard: Navigation', 'Selection',
|
||||
'Serializers',
|
||||
'DOM: Core & HTML', 'DOM: Events',
|
||||
'Editor', 'HTML: Parser', 'Selection', 'Serializers',
|
||||
'User events and focus handling',
|
||||
],
|
||||
},
|
||||
domFission: {
|
||||
|
@ -51,13 +50,14 @@ export const TEAMS_CONFIG = {
|
|||
/* eslint-disable object-property-newline */
|
||||
/* eslint-disable no-multi-spaces */
|
||||
export const BZ_QUERIES = {
|
||||
untriaged: {
|
||||
label: 'Untriaged',
|
||||
newDefects: {
|
||||
label: 'New defects',
|
||||
parameters: {
|
||||
chfield: '[Bug creation]', chfieldfrom: '2018-06-01', chfieldto: 'Now',
|
||||
priority: '--',
|
||||
resolution: '---',
|
||||
f1: 'flagtypes.name', o1: 'notsubstring', v1: 'needinfo',
|
||||
bug_type: 'defect',
|
||||
},
|
||||
},
|
||||
needinfo: {
|
||||
|
|
|
@ -13,7 +13,7 @@ exports[`renders components 1`] = `
|
|||
<th
|
||||
className="BugzillaComponents-metricLabel-3"
|
||||
>
|
||||
Untriaged
|
||||
New defects
|
||||
</th>
|
||||
<th
|
||||
className="BugzillaComponents-metricLabel-3"
|
||||
|
@ -120,17 +120,6 @@ exports[`renders components 1`] = `
|
|||
<td>
|
||||
Core::DOM: Core & HTML
|
||||
</td>
|
||||
<td
|
||||
className="BugzillaComponents-metric-2"
|
||||
>
|
||||
<a
|
||||
href="https://bugzilla.mozilla.org/buglist.cgi?component=DOM%3A%20Core%20%26%20HTML&f1=bug_severity&f2=keywords&f3=resolution&limit=0&o1=notequals&o2=notsubstring&o3=isempty&product=Core&v1=enhancement&v2=meta"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
944
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
@ -181,7 +170,7 @@ exports[`renders components bucketed as teams 1`] = `
|
|||
<th
|
||||
className="BugzillaComponents-metricLabel-3"
|
||||
>
|
||||
Untriaged
|
||||
New defects
|
||||
</th>
|
||||
<th
|
||||
className="BugzillaComponents-metricLabel-3"
|
||||
|
|
Загрузка…
Ссылка в новой задаче