WIP Review request blank state project codebase exploration
Review Request #10903 — Created Feb. 15, 2020 and discarded — Latest diff uploaded
Add a edit icon beside the files section
Default Fields are defined in
builtin_fields.py
,fields.py
is defines field behaviour,
review_request_box.js
gets all the fields in the review request and renders it to theReviewRequestEditorView.es6.js
.
review_request_box.html
is where the draft review request template page is defined.