Webmaker/Design: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Replaced content with "Moved here: https://wiki.mozilla.org/Webmaker/Product/Roadmap/UX-Team/2014-Q1")
Line 1: Line 1:
= /explore =
Moved here:
* Key project we're working on right now: shipping a new webmaker.org /explore page
https://wiki.mozilla.org/Webmaker/Product/Roadmap/UX-Team/2014-Q1
 
__NOTOC__
== To Make ==
* STATUS = UNASSIGNED. <em>"We want to do these things, but nobody's assigned to actually do them yet."</em>
<onlyinclude>
<bugzilla>
{
"status":"NEW",
"product": "webmaker",
"whiteboard":"[explore]",
"include_fields": "id, summary, whiteboard, assigned_to, status",
"maxrows":"50",
"order": "bug_id"
}
</bugzilla>
</onlyinclude>
 
== Making ==
* STATUS = ASSIGNED. <em>"I'm working on this right now!"</em>
<onlyinclude>
<bugzilla>
{
"status":"ASSIGNED",
"product": "webmaker",
"whiteboard":"[explore]",
"include_fields": "id, summary, whiteboard, assigned_to, status",
"maxrows":"50",
"order": "bug_id"
}
</bugzilla>
</onlyinclude>
 
 
== Made ==
* STATUS = RESOLVED. <em>"So done! Much made!"
<onlyinclude>
<bugzilla>
{
"status":"RESOLVED",
"product": "webmaker",
"whiteboard":"[explore]",
"include_fields": "id, summary, whiteboard, assigned_to, status",
"maxrows":"50",
"order": "bug_id"
}
</bugzilla>
</onlyinclude>

Revision as of 14:56, 19 March 2014