Go to file
David Pursehouse 7ca14ba346 Disable send button when commit message is unchanged
dd2bd5c adds a check in the commit message edit service to
prevent a new patch set from being added when the given commit
message is the same as the existing one.  However it is still
possible for the user to send a commit edit request from the Web
UI with an unchanged commit message, which results in an error
dialog.

Add a new helper class that watches for changes on a text box
and notifies changes.  Use this in the commit message editor
dialog to enable the send button only when the text differs from
the existing commit message text.

Change-Id: I249beaa24e8a30bddd6f6a471053396a3fd2dafa
2012-11-30 15:29:46 +09:00
2012-11-13 16:48:19 -08:00
2012-11-30 13:27:58 +09:00
2012-10-18 13:38:51 +02:00
2012-10-31 22:23:24 +01:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB