Finish changing user-visible "Submitted" to "Completed".

Review Request #13520 — Created Feb. 5, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

In order to make things less confusing, we changed the very
perforce-like "Close > Submitted" to be "Close > Completed".
Unfortunately we missed a few places, such as the labels in the "All
Review Requests" datagrid and the review request infobox. This change
updates those to match.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Finish changing user-visible "Submitted" to "Completed".
In order to make things less confusing, we changed the very perforce-like "Close > Submitted" to be "Close > Completed". Unfortunately we missed a few places, such as the labels in the "All Review Requests" datagrid and the review request infobox. This change updates those to match. Testing Done: Ran unit tests.
4feb198f02e221d2e4156cecb85b9065e1de72a7 David Trowbridge
reviewboard/datagrids/columns.py
reviewboard/datagrids/tests/test_summary_column.py
reviewboard/reviews/models/review_request.py
reviewboard/reviews/views/review_request_infobox.py
Loading...