Closed
Bug 871700
Opened 13 years ago
Closed 13 years ago
Add MakeAPI Tag support to Popcorn Maker
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cade, Assigned: cade)
References
Details
(Whiteboard: s=2013w22)
Attachments
(1 file, 2 obsolete files)
Mostly, this ticket will be to get the behind the scenes code working, with less of a focus on a perfect UI. we'll iterate on that.
Updated•13 years ago
|
Whiteboard: s=2013w20
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Comment 2•13 years ago
|
||
This is working quite well, just waiting on Bug 863873 and all the WebFaker tools to land.
I hope to start pushing the latest tools to staging tomorrow to see if they play as nicely as they do locally :D
Updated•13 years ago
|
Whiteboard: s=2013w20 → s=2013w21
| Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 750014 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/7
This is working, but the travis build is failing due to issues with the tests and mySQL: in bug 873597
Attachment #750014 -
Flags: review?(schranz.m)
Attachment #750014 -
Flags: review?(david.humphrey)
Updated•13 years ago
|
Attachment #750014 -
Flags: review?(david.humphrey) → review-
| Assignee | ||
Comment 5•13 years ago
|
||
MakeAPI Fix for duplicate tags
Attachment #755545 -
Flags: review?(schranz.m)
Comment 6•13 years ago
|
||
Comment on attachment 755545 [details] [review]
https://github.com/mozilla/MakeAPI/pull/66
Land this patch plus retag/publish MakeAPI!
Attachment #755545 -
Flags: review?(schranz.m) → review+
Comment 7•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/MakeAPI
https://github.com/mozilla/MakeAPI/commit/b56801d27f75534a49bb2661b89193f7228d8677
Bug 871700 - filter out duplicate tags
| Assignee | ||
Comment 8•13 years ago
|
||
This was all wrong, and got over complicated. no special handling needed for tags/arrays.
Attachment #755545 -
Attachment is obsolete: true
Attachment #755581 -
Flags: review?(schranz.m)
| Assignee | ||
Comment 9•13 years ago
|
||
Comment on attachment 755581 [details]
https://github.com/cadecairos/MakeAPI/tree/bug871700-2
I'm gonna sit on this one for a bit
Attachment #755581 -
Flags: review?(schranz.m)
| Assignee | ||
Comment 10•13 years ago
|
||
Comment on attachment 750014 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/7
Okay, one step closer.
Attachment #750014 -
Flags: review- → review?(david.humphrey)
| Assignee | ||
Comment 11•13 years ago
|
||
Comment on attachment 755581 [details]
https://github.com/cadecairos/MakeAPI/tree/bug871700-2
We don't need this here.
Attachment #755581 -
Attachment is obsolete: true
Comment 12•13 years ago
|
||
Comment on attachment 750014 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/7
A couple issues in the PR. r+ from me with those fixed. I'll be glad to have Matt sign off on this, too.
Attachment #750014 -
Flags: review?(david.humphrey) → review+
Comment 13•13 years ago
|
||
Comment on attachment 750014 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/7
Review comments.
When I add a tag "stuff" and then did a search for it with the search page ( all local instances ) I found no records.
Attachment #750014 -
Flags: review?(schranz.m) → review-
| Assignee | ||
Comment 14•13 years ago
|
||
Comment on attachment 750014 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/7
Updated.
Matt: it works fine for me. on the local search page make sure you aren't pointing at makeapi.mofostaging (it's the default value)
Attachment #750014 -
Flags: review- → review?(schranz.m)
Comment 15•13 years ago
|
||
Comment on attachment 750014 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/7
Not sure why I couldn't search on my own tags locally before since I did check against my local server.
Anyway, R+ and file a bug for the test fails and assign to yourself.
Attachment #750014 -
Flags: review?(schranz.m) → review+
| Assignee | ||
Comment 16•13 years ago
|
||
Filed Bug 877772 against the test failures.
Comment 17•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/65f9c98f18a27ecac5db04ba9086fbe93b941fed
Fix Bug 871700 - Basic tag support for Popcorn Maker projects
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•