All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Toaster UI fixes
@ 2015-08-06 16:23 Ed Bartosh
  2015-08-06 16:23 ` [PATCH 1/4] bitbake: toastergui: Machine select button url parameters change Ed Bartosh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ed Bartosh @ 2015-08-06 16:23 UTC (permalink / raw)
  To: bitbake-devel

Hi,

Please review 4 more fixes for Toaster UI.

The following changes since commit a8b723498c9a7106210db140452886894494b4d6:

  bitbake: cooker: Resolve file monitoring race issues when using memres bitbake (2015-08-03 07:36:25 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/submit/michaelw/toaster/layerdetails-btns-fix
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/submit/michaelw/toaster/layerdetails-btns-fix

Michael Wood (4):
  bitbake: toastergui: Machine select button url parameters change
  bitbake: toastergui: Move click disabled check after table ready event
  bitbake: toastergui: Fix typo on layers in project filter condition
  bitbake: toastergui: layerBtn Fix build trigger mechanism

 bitbake/lib/toaster/toastergui/static/js/layerBtn.js   | 13 +++++++++++++
 .../lib/toaster/toastergui/static/js/layerdetails.js   | 18 ++++++------------
 bitbake/lib/toaster/toastergui/tables.py               |  8 ++++----
 .../lib/toaster/toastergui/templates/recipe_btn.html   |  4 ++--
 4 files changed, 25 insertions(+), 18 deletions(-)

--
Regards,
Ed



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-06 16:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 16:23 [PATCH 0/4] Toaster UI fixes Ed Bartosh
2015-08-06 16:23 ` [PATCH 1/4] bitbake: toastergui: Machine select button url parameters change Ed Bartosh
2015-08-06 16:23 ` [PATCH 2/4] bitbake: toastergui: Move click disabled check after table ready event Ed Bartosh
2015-08-06 16:23 ` [PATCH 3/4] bitbake: toastergui: Fix typo on layers in project filter condition Ed Bartosh
2015-08-06 16:23 ` [PATCH 4/4] bitbake: toastergui: layerBtn Fix build trigger mechanism Ed Bartosh

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.