Added function for rendering contents when the box is not collapsed

Review Request #11514 — Created March 11, 2021 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

Added logic in the Django template (base.html) to have body elements
only when box is not collapsed.
Removed assumptions of existing tags in the body elements for the
collapsed box.
Created an overriding method for expand() in ReviewEntry.
Added TODO for expand method overriding.


 

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Added function for rendering contents when the box is not collapsed
8caa5459798cb675024431c4f053f24d50607178 Clarissa Audrey
Added logic in the Django template (base.html) to have body elements only whe...
70e11185887defc3fb79eca88a8b380f214b5dcb Clarissa Audrey
Added TODO for exxpand method overriding
daed5e4a3f6163a6c26803ef288cb5628106ed41 Clarissa Audrey
Added TODO for expand method overriding
8bed3b52533782652a0cad93a72447a6d1ab9040 Clarissa Audrey
reviewboard/static/rb/js/reviewRequestPage/views/baseStatusUpdatesEntryView.es6.js
reviewboard/static/rb/js/reviewRequestPage/views/reviewEntryView.es6.js
reviewboard/templates/reviews/entries/base.html
Loading...