All of lore.kernel.org
 help / color / mirror / Atom feed
From: Elliot Smith <elliot.smith@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/2] [toaster] Correctly disable build button
Date: Thu,  3 Sep 2015 15:43:38 +0100	[thread overview]
Message-ID: <cover.1441291289.git.elliot.smith@intel.com> (raw)

The 'build' button is enabled after project selection, and whenever a
valid project is selected. This means you could start a build
without specifying a target.

These patches ensure that the build button is correctly disabled
and fixes how the incomplete configuration warning is shown.

The following changes since commit c80b582212336044c55052ad0d39f9da06d71438:

  debianutils: create package for run-parts (2015-09-03 12:43:33 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib elliot/submit/bbarrosp/build-button
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/submit/bbarrosp/build-button

Belen Barros Pena (2):
  toaster: disable build button as needed
  toaster: show incomplete configuration warning

 lib/toaster/toastergui/static/css/default.css | 1 +
 lib/toaster/toastergui/static/js/base.js      | 2 --
 lib/toaster/toastergui/templates/base.html    | 8 +++++---
 3 files changed, 6 insertions(+), 5 deletions(-)

--
1.9.3

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



             reply	other threads:[~2015-09-03 14:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-03 14:43 Elliot Smith [this message]
2015-09-03 14:43 ` [PATCH 1/2] toaster: disable build button as needed Elliot Smith
2015-09-03 14:43 ` [PATCH 2/2] toaster: show incomplete configuration warning Elliot Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1441291289.git.elliot.smith@intel.com \
    --to=elliot.smith@intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.