* [review-request] adamian/20141216-projectpage-6587 @ 2015-01-06 16:58 Damian, Alexandru 2015-01-06 18:49 ` Michael Wood 2015-01-07 9:31 ` Barros Pena, Belen 0 siblings, 2 replies; 5+ messages in thread From: Damian, Alexandru @ 2015-01-06 16:58 UTC (permalink / raw) To: toaster@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 425 bytes --] Hello, I pushed the latest changes to the Project page here. adamian/20141216-projectpage-6587 This should bring the project page in line with the design, except for error handling in the "invalid machine" and "invalid distro" cases - only "missing target" error handling is present. Can you please review the code and let me know if I can push ? Cheers, Alex -- Alex Damian Yocto Project SSG / OTC [-- Attachment #2: Type: text/html, Size: 1479 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [review-request] adamian/20141216-projectpage-6587 2015-01-06 16:58 [review-request] adamian/20141216-projectpage-6587 Damian, Alexandru @ 2015-01-06 18:49 ` Michael Wood 2015-01-07 10:35 ` Damian, Alexandru 2015-01-07 9:31 ` Barros Pena, Belen 1 sibling, 1 reply; 5+ messages in thread From: Michael Wood @ 2015-01-06 18:49 UTC (permalink / raw) To: toaster Code looks ok, would be good to get the "[review-request][PATCH] bitbake: toaster: Improve client side error handling" patch in first and then make use of that for logging. Thanks, Michael On 06/01/15 16:58, Damian, Alexandru wrote: > Hello, > > I pushed the latest changes to the Project page here. > > adamian/20141216-projectpage-6587 > > This should bring the project page in line with the design, except for > error handling in the "invalid machine" and "invalid distro" cases - > only "missing target" error handling is present. > > Can you please review the code and let me know if I can push ? > > Cheers, > Alex > > -- > Alex Damian > Yocto Project > SSG / OTC > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [review-request] adamian/20141216-projectpage-6587 2015-01-06 18:49 ` Michael Wood @ 2015-01-07 10:35 ` Damian, Alexandru 0 siblings, 0 replies; 5+ messages in thread From: Damian, Alexandru @ 2015-01-07 10:35 UTC (permalink / raw) To: Michael Wood; +Cc: toaster@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 1131 bytes --] I agree, I'm gonna prepare a single submission tree for everything. Alex On Tue, Jan 6, 2015 at 6:49 PM, Michael Wood <michael.g.wood@intel.com> wrote: > Code looks ok, would be good to get the "[review-request][PATCH] bitbake: > toaster: Improve client side error handling" patch in first and then make > use of that for logging. > > Thanks, > > Michael > > > > On 06/01/15 16:58, Damian, Alexandru wrote: > >> Hello, >> >> I pushed the latest changes to the Project page here. >> >> adamian/20141216-projectpage-6587 >> >> This should bring the project page in line with the design, except for >> error handling in the "invalid machine" and "invalid distro" cases - only >> "missing target" error handling is present. >> >> Can you please review the code and let me know if I can push ? >> >> Cheers, >> Alex >> >> -- >> Alex Damian >> Yocto Project >> SSG / OTC >> >> >> > -- > _______________________________________________ > toaster mailing list > toaster@yoctoproject.org > https://lists.yoctoproject.org/listinfo/toaster > -- Alex Damian Yocto Project SSG / OTC [-- Attachment #2: Type: text/html, Size: 2212 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [review-request] adamian/20141216-projectpage-6587 2015-01-06 16:58 [review-request] adamian/20141216-projectpage-6587 Damian, Alexandru 2015-01-06 18:49 ` Michael Wood @ 2015-01-07 9:31 ` Barros Pena, Belen 2015-01-07 10:35 ` Damian, Alexandru 1 sibling, 1 reply; 5+ messages in thread From: Barros Pena, Belen @ 2015-01-07 9:31 UTC (permalink / raw) To: Damian, Alexandru, toaster@yoctoproject.org On 06/01/2015 22:28, "Damian, Alexandru" <alexandru.damian@intel.com> wrote: >Hello, > > >I pushed the latest changes to the Project page here. > > >adamian/20141216-projectpage-6587 Thanks for this, Alex. I've only reviewed this quickly, and this is what I've found: * Machine, Project name and Release are missing the slide down / up animations when you click the 'Change' icon * When the release is in the editable state, the 'Cancel' link must always be enabled. Otherwise I cannot return to the non-editable state. Right now is disabled until I change the release value * We should sort all suggestions (for layers, targets and machines) in alphabetical order. * Machine suggestions should show the layer name and revision, exactly like the target suggestions do * In both target and machine suggestions, layer names should be searchable. This is handy for when you are looking for targets / machines provided by a certain layer, since you can type the layer name to get a list. Now, the page is getting into shape, so I think we can probably set the main bug (6587) to resolved once this is merged and I can open separate issues for the things above and any other stuff we find. Would that be ok? Thanks! Belén > > > >This should bring the project page in line with the design, except for >error handling in the "invalid machine" and "invalid distro" cases - only >"missing target" error handling is present. > > >Can you please review the code and let me know if I can push ? > > >Cheers, >Alex > > >-- >Alex Damian >Yocto Project > >SSG / OTC > > > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [review-request] adamian/20141216-projectpage-6587 2015-01-07 9:31 ` Barros Pena, Belen @ 2015-01-07 10:35 ` Damian, Alexandru 0 siblings, 0 replies; 5+ messages in thread From: Damian, Alexandru @ 2015-01-07 10:35 UTC (permalink / raw) To: Barros Pena, Belen; +Cc: toaster@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 2002 bytes --] Hi, yes, I think it's a good idea to track the separate issues into different bugs. :) Thanks, Alex On Wed, Jan 7, 2015 at 9:31 AM, Barros Pena, Belen < belen.barros.pena@intel.com> wrote: > > > On 06/01/2015 22:28, "Damian, Alexandru" <alexandru.damian@intel.com> > wrote: > > >Hello, > > > > > >I pushed the latest changes to the Project page here. > > > > > >adamian/20141216-projectpage-6587 > > Thanks for this, Alex. I've only reviewed this quickly, and this is what > I've found: > > * Machine, Project name and Release are missing the slide down / up > animations when you click the 'Change' icon > * When the release is in the editable state, the 'Cancel' link must always > be enabled. Otherwise I cannot return to the non-editable state. Right now > is disabled until I change the release value > * We should sort all suggestions (for layers, targets and machines) in > alphabetical order. > * Machine suggestions should show the layer name and revision, exactly > like the target suggestions do > * In both target and machine suggestions, layer names should be > searchable. This is handy for when you are looking for targets / machines > provided by a certain layer, since you can type the layer name to get a > list. > > Now, the page is getting into shape, so I think we can probably set the > main bug (6587) to resolved once this is merged and I can open separate > issues for the things above and any other stuff we find. Would that be ok? > > Thanks! > > Belén > > > > > > > > > >This should bring the project page in line with the design, except for > >error handling in the "invalid machine" and "invalid distro" cases - only > >"missing target" error handling is present. > > > > > >Can you please review the code and let me know if I can push ? > > > > > >Cheers, > >Alex > > > > > >-- > >Alex Damian > >Yocto Project > > > >SSG / OTC > > > > > > > > -- Alex Damian Yocto Project SSG / OTC [-- Attachment #2: Type: text/html, Size: 3250 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-01-07 10:36 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-01-06 16:58 [review-request] adamian/20141216-projectpage-6587 Damian, Alexandru 2015-01-06 18:49 ` Michael Wood 2015-01-07 10:35 ` Damian, Alexandru 2015-01-07 9:31 ` Barros Pena, Belen 2015-01-07 10:35 ` Damian, Alexandru
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.