canmove, Confirmed users
1,570
edits
No edit summary |
|||
| Line 2: | Line 2: | ||
{{ForceRefreshButton}} | {{ForceRefreshButton}} | ||
== Jetpack == | == Jetpack == | ||
=== Draft === | |||
<table class="querytable sortable"> | <table class="querytable sortable"> | ||
<tr> | <tr> | ||
| Line 9: | Line 10: | ||
<td class="header" style="width: 10%;">Stage</td> | <td class="header" style="width: 10%;">Stage</td> | ||
<td class="header" style="width: 10%;">Status</td> | <td class="header" style="width: 10%;">Status</td> | ||
<td class="header" style="width: 15%;"> | <td class="header" style="width: 15%;">Health</td> | ||
<td class="header" style="width: 20%;"> | <td class="header" style="width: 20%;">Lead Engineer</td> | ||
</tr> | </tr> | ||
{{#ask: [[Category:Feature Page | {{#ask: [[Category:Feature Page]] [[Feature engineering team::Jetpack]] [[Feature stage::Draft]] | ||
| ?# | | ?# | ||
| ?Feature name# | | ?Feature name# | ||
| Line 19: | Line 20: | ||
| ?Feature stage# | | ?Feature stage# | ||
| ?Feature status# | | ?Feature status# | ||
| ?Feature | | ?Feature health# | ||
| ?Feature | | ?Feature lead engineer# | ||
| mainlabel=- | | mainlabel=- | ||
| sort=Feature priority | | sort=Feature priority | ||
| format=template | | format=template | ||
| limit= | | limit=500 | ||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== Inbox === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 35%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Status</td> | |||
<td class="header" style="width: 15%;">Health</td> | |||
<td class="header" style="width: 20%;">Lead Engineer</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature engineering team::Jetpack]] [[Feature stage::Feature Inbox]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature status# | |||
| ?Feature health# | |||
| ?Feature lead engineer# | |||
| mainlabel=- | |||
| sort=Feature priority | |||
| format=template | |||
| limit=500 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== On Hold === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 35%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Status</td> | |||
<td class="header" style="width: 15%;">Health</td> | |||
<td class="header" style="width: 20%;">Lead Engineer</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature engineering team::Jetpack]] [[Feature stage::On hold]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature status# | |||
| ?Feature health# | |||
| ?Feature lead engineer# | |||
| mainlabel=- | |||
| sort=Feature priority | |||
| format=template | |||
| limit=500 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== Active === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 35%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Status</td> | |||
<td class="header" style="width: 15%;">Health</td> | |||
<td class="header" style="width: 20%;">Lead Engineer</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature engineering team::Jetpack]] [[Feature stage::!Draft]] [[Feature stage::!Feature Inbox]] [[Feature stage::!On hold]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature status# | |||
| ?Feature health# | |||
| ?Feature lead engineer# | |||
| mainlabel=- | |||
| sort=Feature priority | |||
| format=template | |||
| limit=500 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== Completed === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 35%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Status</td> | |||
<td class="header" style="width: 15%;">Health</td> | |||
<td class="header" style="width: 20%;">Lead Engineer</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature engineering team::Jetpack]] [[Feature stage::Complete]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature status# | |||
| ?Feature health# | |||
| ?Feature lead engineer# | |||
| mainlabel=- | |||
| sort=Feature priority | |||
| format=template | |||
| limit=500 | |||
| template=FeatureListTableWithRank | | template=FeatureListTableWithRank | ||
}} | }} | ||