Closed
Bug 1062407
Opened 11 years ago
Closed 11 years ago
[buddyup] Create read/write questions API.
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2014Q4
People
(Reporter: mythmon, Assigned: mythmon)
References
Details
(Whiteboard: u=api c=questions p=3 s=2014.17)
This bug covers making basic API CRUD views for the Question and Answer models. These APIs should work with the authentication from bug 1062401. Additionally, this bug covers tests for the above, and writing the APIs in a way that will be future expansion easier.
I'm putting this in the next sprint for now, because I don't think I'll get to it this sprint, but if I finish the authorization bug sooner, I'll work on this next.
| Assignee | ||
Comment 1•11 years ago
|
||
Pulling this into the sprint. I think overestimated the API authentication, so I can start this now.
Whiteboard: u=apic=questions p=3 s=2014.17 → u=apic=questions p=3 s=2014.16
Comment 2•11 years ago
|
||
As discussed already with Kadir and Mike, these are moving to next sprint.
Priority: -- → P2
Whiteboard: u=apic=questions p=3 s=2014.16 → u=apic=questions p=3 s=2014.17
Target Milestone: --- → 2014Q4
| Assignee | ||
Comment 4•11 years ago
|
||
Fix Whiteboard info.
Whiteboard: u=apic=questions p=3 s=2014.17 → u=api c=questions p=3 s=2014.17
| Assignee | ||
Comment 5•11 years ago
|
||
I tackled this and bug 1068117 in this PR: https://github.com/mozilla/kitsune/pull/2122
It landed in: https://github.com/mozilla/kitsune/commit/34faddd45e00e9648b15a5b0dea6f11c1cf2867f
This hasn't been deployed to production yet because deploys are blocked by silly peep stuff.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 6•11 years ago
|
||
I just deployed this to prod.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•