From: Elliot Smith <elliot.smith@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/9] Minor Toaster UI fixes
Date: Mon, 22 Feb 2016 09:08:31 +0000 [thread overview]
Message-ID: <cover.1456131920.git.elliot.smith@intel.com> (raw)
Pulls together a variety of small Toaster UI tweaks by Belen.
The following changes since commit c0fe43b9bb8a82ecfc2ed72ad9b39f435fe3b707
(toaster-next):
toaster: toastergui Fix invalid char test and implementation (2016-02-16 17:54:25 -0800)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib elliot/submit/bbarrosp/misc_ui_fixes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/submit/bbarrosp/misc_ui_fixes
Belen Barros Pena (9):
toaster: comment out project release change
toaster: fix custom image name form
toaster: apply error class to name field
toaster: disable add layer button on click
toaster: reduce max height of modal dialogs
toaster: link to configuration in all breadcrumbs
toaster: make 'configuration' the first tab
toaster: adjust the search field width
toaster: add missing link to image recipe details
lib/toaster/toastergui/static/css/default.css | 5 +++--
lib/toaster/toastergui/static/js/layerdetails.js | 15 ---------------
.../toastergui/static/js/newcustomimage_modal.js | 3 +++
lib/toaster/toastergui/static/js/projectpage.js | 2 ++
lib/toaster/toastergui/tables.py | 7 +++++++
.../toastergui/templates/basebuilddetailpage.html | 4 ++--
lib/toaster/toastergui/templates/basebuildpage.html | 4 ++--
lib/toaster/toastergui/templates/basetable_top.html | 4 ++--
lib/toaster/toastergui/templates/layerdetails.html | 4 +---
.../toastergui/templates/newcustomimage_modal.html | 2 +-
lib/toaster/toastergui/templates/project.html | 19 ++++++++++++++-----
lib/toaster/toastergui/templates/projecttopbar.html | 10 +++++-----
lib/toaster/toastergui/templates/recipedetails.html | 5 +----
lib/toaster/toastergui/templates/toastertable.html | 4 ++--
14 files changed, 45 insertions(+), 43 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.
next reply other threads:[~2016-02-22 9:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 9:08 Elliot Smith [this message]
2016-02-22 9:08 ` [PATCH 1/9] toaster: comment out project release change Elliot Smith
2016-02-22 9:08 ` [PATCH 2/9] toaster: fix custom image name form Elliot Smith
2016-02-22 9:08 ` [PATCH 3/9] toaster: apply error class to name field Elliot Smith
2016-02-22 9:08 ` [PATCH 4/9] toaster: disable add layer button on click Elliot Smith
2016-02-22 9:08 ` [PATCH 5/9] toaster: reduce max height of modal dialogs Elliot Smith
2016-02-22 9:08 ` [PATCH 6/9] toaster: link to configuration in all breadcrumbs Elliot Smith
2016-02-22 9:08 ` [PATCH 7/9] toaster: make 'configuration' the first tab Elliot Smith
2016-02-22 9:08 ` [PATCH 8/9] toaster: adjust the search field width Elliot Smith
2016-02-22 9:08 ` [PATCH 9/9] toaster: add missing link to image recipe details 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.1456131920.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.