gerrit/gerrit-gwtui
Zalan Blenessy 0d99067b8d Improve rebase usability with the RebaseDialog
Since [1] the Rebase button is always visible for the current patch
set. This leads to somewhat degraded usability, since its no longer
obvious whether a change can be rebased or the change is up-to-date
and consequently any rebase attempts will fail.

This patch solves the problem by:
1. Displaying an orange circle next to the 'Parent(s)' text when the
   parent commit is not current, meaning the parent branch or change
   has moved on.
2. The Rebase (send) button in the RebaseDialog will be disabled, if
   the change is up-to-date and the "Change parent revision"
   checkbox is disabled (default).

[1] https://gerrit-review.googlesource.com/#/c/63196/

Change-Id: Iaa1b0ce4cf3309330a55d1ab48d5422536089667
2015-04-10 08:07:20 +00:00
..
src Improve rebase usability with the RebaseDialog 2015-04-10 08:07:20 +00:00
BUCK Add buck build soyc to output GWT split point report 2015-01-15 04:40:28 +00:00
gwt.defs Update Buck to recent version 2014-10-30 21:54:51 +01:00