Closed
Bug 1005998
Opened 11 years ago
Closed 11 years ago
Have an 'is_public' toggle on individual notes in the RNA
Categories
(Websites :: Nucleus, defect, P1)
Websites
Nucleus
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lsblakk, Assigned: jgmize)
Details
(Whiteboard: [kb=1359757] )
Attachments
(1 file)
No description provided.
| Reporter | ||
Comment 1•11 years ago
|
||
When we're adding new notes to existing releases we still need to 'stage' them and get review. So having an is_public setting on individual notes would help with our ability to do this.
Summary: Have a 'public → Have a 'public' toggle on individual notes in the RNA
| Reporter | ||
Updated•11 years ago
|
Summary: Have a 'public' toggle on individual notes in the RNA → Have an 'is_public' toggle on individual notes in the RNA
Updated•11 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [kb=1359757]
Updated•11 years ago
|
Priority: -- → P1
Updated•11 years ago
|
Assignee: nobody → jmize
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/rna
https://github.com/mozilla/rna/commit/47589c7852b762f31ef069a9ead446e13088af14
Add Note.is_public for bug 1005998
https://github.com/mozilla/rna/commit/fcaab490b17082e4a86956e3a0dbf2ebdcbc7a25
Merge pull request #36 from jgmize/note-is-public
Add Note.is_public for bug 1005998
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/nucleus
https://github.com/mozilla/nucleus/commit/653ee1ab2ff8c4e2212c4eeecb667fd7d48d5112
Update rna submodule for bug 1005998
commit 47589c7852b762f31e
Add Note.is_public for bug 1005998
https://github.com/mozilla/nucleus/commit/67efc17dfd32539928cbb31995b1d1ddc7b39475
Merge pull request #11 from jgmize/note-is_public
Update rna submodule for bug 1005998
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/52667ba06f496b4c28fcbb9835f6a6f911aa420f
Filter notes based on is_public to fix bug 1005998
Do not apply filter if settings.DEV
Update rna submodule
https://github.com/mozilla/bedrock/commit/d48c3f3ea8571f5b4166768b3b7471aa86c02ab4
Merge pull request #2032 from jgmize/release_notes-public-filter
Filter notes based on is_public to fix bug 1005998
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•