gerrit/gerrit-gwtui
Changcheng Xiao 9ff64a60c5 PostReview: Remove support for 'strictLabels' option
Currently we support strict/non-strict label in PostReview,
which is controlled by the 'strictLabels' option.

For strict labels, we require all labels to be within the
user's granted range. Attempting to vote a label value not
granted will fail the entire operation. For non-strict labels,
we squashes the proposed value to the nearest granted value
and the operation will be executed.

This change removes the support for non-strict labels.

Change-Id: Icb9dfafea567e1e9c469811e830e3519b865700f
2018-02-21 09:25:21 +00:00
..
src PostReview: Remove support for 'strictLabels' option 2018-02-21 09:25:21 +00:00
BUILD Rewrite GWT UI to use project name in addition to numeric change ID 2017-07-11 17:18:10 +02:00