From: Amit Kumar Chaudhary <amit@floatingpondtech.com>
To: "Damian, Alexandru" <alexandru.damian@intel.com>
Cc: "Wymore, Farrell" <farrell.wymore@windriver.com>,
"toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: Re: toaster: review request for build dash board page
Date: Wed, 12 Mar 2014 20:40:38 +0530 [thread overview]
Message-ID: <etPan.532078ee.ded7263.3fd@Amits-MacBook-Pro.local> (raw)
In-Reply-To: <ALCVCmoAAVwIUyB1bwf8Cgtv27s>
[-- Attachment #1: Type: text/plain, Size: 2552 bytes --]
Hi Alex,
On 12 March 2014 at 8:25:16 pm, Damian, Alexandru (alexandru.damian@intel.com) wrote:
Hello Amit,
Regarding patch on head of
contrib/achaudhary/errors_warnings_ondashboard_v4
I am not sure why you add Javascript code inside "base.html" that only works on the "builddashboard.html" page. Are the classes and identifiers reused elsewhere ?
No, not at the moment, I wasn’t sure about its placement, but it did look like something that could be used again.
If not, the javascript code should be in the same file as the elements it changes.
Yes, seems correct.
Thanks,
—amit
Cheers,
Alex
On Mon, Mar 10, 2014 at 1:31 PM, Amit Kumar Chaudhary <amit@floatingpondtech.com> wrote:
Hi David,
Thanks. Fixed it, the branch containing the revised patch is available as achaudhary/errors_warnings_ondashboard_v4.
The smaller patch that makes this particular edit is also available, at the tip of _v3.
—amit
On 7 March 2014 at 7:05:32 pm, Reyna, David (david.reyna@windriver.com) wrote:
Hi Amit,
Thanks. By the way, I am getting an error from HTML Validator saying that the “name” attributes are not longer allowed in <div>’s for HTML5.
+<div class="accordion span10 pull-right" id="errors" name="errors">
--------------------------------------------------------^^^^^^^^^^^^^
+<div class="accordion span10 pull-right" id="warnings" name="warnings">
----------------------------------------------------------^^^^^^^^^^^^^
I also had to remove those when I picked them up from Belen’s sample code for my recipe detail page.
- David
From: Amit Kumar Chaudhary [mailto:amit@floatingpondtech.com]
Sent: Friday, March 07, 2014 4:26 AM
To: Reyna, David; Wymore, Farrell; BARROS PENA, BELEN
Cc: 'toaster@yoctoproject.org'
Subject: Re: [Toaster] toaster: review request for build dash board page
Hi David,
This was just a trial review. We are waiting for your commit to be pushed so that we can properly merge with it, as per my request. In our Wednesday call.
I think I missed that part, but I do remember saying ok to rebasing the code to the latest toaster/master. I have done that now and it is available at
achaudhary/errors_warnings_ondashboard_v3
Thanks,
—amit
--
_______________________________________________
toaster mailing list
toaster@yoctoproject.org
https://lists.yoctoproject.org/listinfo/toaster
--
Alex Damian
Yocto Project
SSG / OTC
[-- Attachment #2: Type: text/html, Size: 10203 bytes --]
next prev parent reply other threads:[~2014-03-12 15:10 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AK+VCmoAAG8gUxi9AQYk62sJbK4>
2014-03-07 12:26 ` toaster: review request for build dash board page Amit Kumar Chaudhary
2014-03-07 13:35 ` Reyna, David
[not found] ` <AKyVCmoAAJsFUxnLKgZOH0WH3co>
2014-03-10 13:31 ` Amit Kumar Chaudhary
2014-03-12 14:55 ` Damian, Alexandru
[not found] ` <ALCVCmoAAVwIUyB1bwf8Cgtv27s>
2014-03-12 15:10 ` Amit Kumar Chaudhary [this message]
2014-03-12 15:35 ` Damian, Alexandru
2014-03-12 16:03 ` Barros Pena, Belen
2014-03-12 18:03 ` Damian, Alexandru
[not found] ` <AK+VCmoAAGZtUyChnw2g9Wc6N64>
2014-03-12 18:13 ` Amit Kumar Chaudhary
2014-03-12 18:20 ` Barros Pena, Belen
2014-03-12 18:25 ` Damian, Alexandru
[not found] ` <AK+VCmoAAKpzUyCmtQTGVB7YOjI>
2014-03-13 14:13 ` Amit Kumar Chaudhary
2014-03-15 22:13 ` Reyna, David
[not found] ` <ALCVCmoAAGNbUyTQkw2GsRVYn2E>
2014-03-17 13:29 ` Amit Kumar Chaudhary
[not found] ` <ALCVCmoAAVslUyClbwlngif8v9g>
2014-03-19 11:43 ` Amit Kumar Chaudhary
[not found] ` <etPan.532982de.643c9869.100@Amits-MacBook-Pro.local>
2014-03-19 11:53 ` [review-request] " Amit Kumar Chaudhary
2014-03-20 12:10 ` Barros Pena, Belen
2014-03-20 15:49 ` Damian, Alexandru
[not found] <AK2VCmoAADpfUxdr5wtA/mUvrCc>
2014-03-06 11:12 ` Amit Kumar Chaudhary
2014-03-06 18:22 ` Reyna, David
2014-03-05 18:24 Wymore, Farrell
2014-03-06 14:40 ` Barros Pena, Belen
2014-03-06 18:36 ` Wymore, Farrell
2014-03-07 10:54 ` Barros Pena, Belen
2014-03-07 13:46 ` Reyna, David
2014-03-07 14:20 ` Barros Pena, Belen
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=etPan.532078ee.ded7263.3fd@Amits-MacBook-Pro.local \
--to=amit@floatingpondtech.com \
--cc=alexandru.damian@intel.com \
--cc=farrell.wymore@windriver.com \
--cc=toaster@yoctoproject.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.