AppMaker: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:


= Bugzilla-related tickets=
= Bugzilla-related tickets=
* STATUS = UNASSIGNED. <em>"We want to do these things, but nobody's assigned to actually do them yet."</em>
'''Whiteboard''': appmaker
<onlyinclude>
<onlyinclude>
<bugzilla>
<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",
"product": "webmaker",
"whiteboard":"appmaker",
"whiteboard":"appmaker",

Revision as of 17:01, 2 May 2014

44wr0os8.png

What we're working on together this quarter

  • First Maker Party teaching kits. Two great kits by July 15.
  • Integrating AppMaker into the Webmaker product
    • Webmaker.org UI / UX
    • Webmaker login
    • Make API integration
    • Branding. Working on logo design / visual identity. Making it consistent with Webmaker.

Main Issue Tracker

https://github.com/mozilla-appmaker/appmaker/issues

Bugzilla-related tickets

Whiteboard: appmaker

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


About