Jesus Zambrano. Currently:
- Addressing comments in r/3389 and r/3560 - Going into more detailed testing. Roadblocks / Things Missing:
- No actual roadblocks at the moment. - Things missing: A more detailed explanation of the testing done for r/3560. A banner at the bottom of the page should appear when a review request is updated(discarded/changed/submitted etc). Next: - Keep on polishing my work. - Soon remove WIP tag on r/3389 and r/3560. Questions: - None at the moment. |
Currently:- (Landed) Thumbnails Project: Wrapped up all last-minute loose ends, such as fixing the corresponding tests to account for the thumbnails project changes in how Mimetype Handlers (for file attachments) are now registered.
- (Landed) ReviewUI Integration via Extensions: Now able to register custom ReviewUIs through ReviewBoard Extensions. Tested with sample extension that registers a simple XMLReviewUI that syntax-highlights XML file attachments.
- (Awaiting Review / Blocked) Sample XMLReviewUIExtension: a simple XMLReviewUI that is pluggable into RB through an Extension. This a mix of 1) proof-of-concept for the previous project, and 2) something useful that might be extended beyond syntax-highlighting for reviewing XML in the future. Currently blocked on this until we figure out 1) how to implement commenting for Text-ish ReviewUIs (made some headway last night in discussion with ChipX86 last night) and 2) the exact extent that we can aim to implement before Dec. 4th.
- (Responding to Fixes in Review) Documentation: How-To Guide on Plugging in ReviewUIs via Extensions: Currently fixing some style issues.
- (Awaiting Review) Thumbnails for XML File Attachments: Addressed concerns in review; waiting for additional comments (or a ship-it! ;)
Roadblocks / Things Missing: