Closed
Bug 946001
Opened 11 years ago
Closed 11 years ago
Add exclusive content message to developer pages
Categories
(Marketplace Graveyard :: Developer Pages, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-12-17
People
(Reporter: clouserw, Assigned: mat)
References
Details
Attachments
(2 files)
This is the developer side of bug 945997. See the attachment for the mockups - this is the "Exclusive Content" section. Details:
- Limit of 255 chars sounds fine. This shouldn't be super long.
- This should only be accessible to people with Apps:Configure (which is what we currently use on that page for the extra fields as far as I know). The reason for this is that if we let anyone use it any time it would be just more clutter on the page. This way it will stand out.
- The mockup shows the edit page above categories but the view page below categories. Let's be consistent - just pick whichever works best in the code.
- This bug is also for exposing this field in the API and the API documentation
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Extra detail: Only the countries the app is available in should be on this page.
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2013-12-17
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•11 years ago
|
||
Fixed in https://github.com/mozilla/zamboni/commit/7a181f83dd684d00985556fd82b3b71244dc3318
STR:
- Submit an app, log in as admin
- Go to compatibility page, remove the app from a couple regions
- In the Edit details page in devhub, look at Admin Settings
- 'Banner Message' and 'Regions to show banner in' should be empty.
- Click edit. You should be able to edit the banner message and list of regions.
- The regions the app is not available in should be disabled, and if you select a couple regions and save, they should appear in the admin settings details.
- Edit admin settings again, banner message should be pre-filled with what you entered previously, and the regions you selected should be checked.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Everything described in the STRs is displayed correctly , but I am not able to save the changes to 'Banner Message' and 'Regions to show banner in' . The waiting spinning wheel is continuously displayed and changes are not saved.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•11 years ago
|
||
I just observed that this is the bug https://bugzilla.mozilla.org/show_bug.cgi?id=949967. I will close this bug and verify again when this problem is solved.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
(In reply to Victor Carciu from comment #5)
> I just observed that this is the bug
> https://bugzilla.mozilla.org/show_bug.cgi?id=949967. I will close this bug
> and verify again when this problem is solved.
I can save admin changes just fine. I have verified banner messages and they seemed to work okay.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•