AppMaker: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
https://dl.dropboxusercontent.com/spa/6c38yp3crbxni5b/44wr0os8.png
This article was moved to https://wiki.mozilla.org/Appmaker
=What we're working on together this quarter=
* First Maker Party teaching kit
* Integrating with Webmaker product
** Webmaker.org UI / UX
** Make API integration
** Branding. Working on logo design / visual identity. Making it consistent.
 
= Main Issue Tracker =
<h3>https://github.com/mozilla-appmaker/appmaker/issues</h3>
 
= Bugzilla-related tickets=
* 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":"appmaker",
"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":"appmaker",
"include_fields": "id, summary, whiteboard, assigned_to, status",
"maxrows":"50",
"order": "bug_id"
}
</bugzilla>
</onlyinclude>
 
== Made ==
* STATUS = RESOLVED. <em>"So done! Much made!"</em>
<onlyinclude>
<bugzilla>
{
"status":"RESOLVED",
"product": "webmaker",
"whiteboard":"appmaker",
"include_fields": "id, summary, whiteboard, assigned_to, status",
"maxrows":"50",
"order": "bug_id"
}
</bugzilla>
</onlyinclude>
 
= About =
* IRC: We hang out in #appmaker
* Mailing list https://mail.mozilla.org/listinfo/appmaker.
* Primary codebase  https://github.com/mozilla/appmaker

Latest revision as of 18:48, 4 July 2014

This article was moved to https://wiki.mozilla.org/Appmaker