All of lore.kernel.org
 help / color / mirror / Atom feed
* [review-request] bbarrosp/nav-project-changes
@ 2015-08-03 10:23 Barros Pena, Belen
  2015-08-03 16:58 ` Michael Wood
  0 siblings, 1 reply; 2+ messages in thread
From: Barros Pena, Belen @ 2015-08-03 10:23 UTC (permalink / raw)
  To: toaster@yoctoproject.org

Some tiny tweaks to the project pages after Michael's sweeping changes.

http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=bbarrosp/n
av-project-changes

bitbake: toastergui: spacing and top nav style change

03d81dd9114073037207a30a9cb896ad06e50f95


bitbake: toastergui: breadcrumb fixes

6dd1d2325ffb70754a1b4cd5b7006176d148ba85


bitbake: toastergui: change link styles in alert-info

acfc0dfda16bf9edcefb2dfefaea2f44cc7e635d

bitbake: toastergui: remove project name from layer change notification

c3606313e53c7614a09a065b9f4463363053d62a

bitbake: toastergui: fix spacing in the import layers page

f5d3d554d20eaaa36e4a9e4e281567f82ed66c17

bitbake: toastergui: add action to empty "most built" recipes

79ce966108ecea344e29a5ccece8f7a09f23d047

Thanks!

Belén



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

* Re: [review-request] bbarrosp/nav-project-changes
  2015-08-03 10:23 [review-request] bbarrosp/nav-project-changes Barros Pena, Belen
@ 2015-08-03 16:58 ` Michael Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Wood @ 2015-08-03 16:58 UTC (permalink / raw)
  To: toaster

On 03/08/15 11:23, Barros Pena, Belen wrote:
> Some tiny tweaks to the project pages after Michael's sweeping changes.
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=bbarrosp/n
> av-project-changes
>
> bitbake: toastergui: spacing and top nav style change
>
> 03d81dd9114073037207a30a9cb896ad06e50f95
>
>
> bitbake: toastergui: breadcrumb fixes
>
> 6dd1d2325ffb70754a1b4cd5b7006176d148ba85

To improve this code further you can use single quotes instead of having 
to escape the double quotes.

e.g.

.append('<span class="divider">&rarr;</span>');

>
> bitbake: toastergui: change link styles in alert-info
>
> acfc0dfda16bf9edcefb2dfefaea2f44cc7e635d
>
> bitbake: toastergui: remove project name from layer change notification
>
> c3606313e53c7614a09a065b9f4463363053d62a

If we don't need the project name and link can you also remove where the 
project name and link are set i.e. these two lines:

alertMsg.children("#project-affected-name").text(libtoaster.ctx.projectName);
     alertMsg.children("#project-affected-name").attr("href", 
libtoaster.ctx.projectPageUrl);



>
> bitbake: toastergui: fix spacing in the import layers page
>
> f5d3d554d20eaaa36e4a9e4e281567f82ed66c17
>
> bitbake: toastergui: add action to empty "most built" recipes
>
> 79ce966108ecea344e29a5ccece8f7a09f23d047
>
> Thanks!
>
> Belén

Everything else looks fine, Thanks!


Michael


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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 10:23 [review-request] bbarrosp/nav-project-changes Barros Pena, Belen
2015-08-03 16:58 ` Michael Wood

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.