Add field view getter to request editor
Review Request #9256 — Created Oct. 10, 2017 and submitted — Latest diff uploaded
With the new getFieldView method, JavaScript code can get hold of the
view that handles editing for a given field ID, such as target_groups.
Unit tests.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
reviewboard/static/rb/js/views/reviewRequestEditorView.es6.js |
---|
reviewboard/static/rb/js/views/tests/reviewRequestEditorViewTests.js |
---|