* [review-request] michaelw/add-toaster-ajax-handlers
@ 2015-05-21 18:02 Michael Wood
2015-05-22 9:55 ` Barros Pena, Belen
0 siblings, 1 reply; 4+ messages in thread
From: Michael Wood @ 2015-05-21 18:02 UTC (permalink / raw)
To: toaster@yoctoproject.org
commit b0b95e3841595ee7a08dddd5653c525ec1293c2d
Author: Michael Wood <michael.g.wood@intel.com>
Date: Thu May 21 18:45:44 2015 +0100
bitbake: toaster: Add global ajaxError handler
If any ajax calls fail and debug is enabled log the error to the
console.
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
commit dd92ca4b7f313e1ee2c3ce0fceb5a85c564d27b4
Author: Michael Wood <michael.g.wood@intel.com>
Date: Thu May 21 18:44:18 2015 +0100
bitbake: toaster: Add ajax loading spinner
This adds an ajax loading spinner to provide feedback when in-page
loading is happening. It will show after 1.2 seconds of initial
loading.
[YOCTO #7790]
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [review-request] michaelw/add-toaster-ajax-handlers
2015-05-21 18:02 [review-request] michaelw/add-toaster-ajax-handlers Michael Wood
@ 2015-05-22 9:55 ` Barros Pena, Belen
2015-06-09 10:54 ` Michael Wood
0 siblings, 1 reply; 4+ messages in thread
From: Barros Pena, Belen @ 2015-05-22 9:55 UTC (permalink / raw)
To: Wood, Michael G, toaster@yoctoproject.org
This looks good to me.
Thanks!
Belén
On 21/05/2015 19:02, "Michael Wood" <michael.g.wood@intel.com> wrote:
>commit b0b95e3841595ee7a08dddd5653c525ec1293c2d
>Author: Michael Wood <michael.g.wood@intel.com>
>Date: Thu May 21 18:45:44 2015 +0100
>
> bitbake: toaster: Add global ajaxError handler
>
> If any ajax calls fail and debug is enabled log the error to the
>console.
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>commit dd92ca4b7f313e1ee2c3ce0fceb5a85c564d27b4
>Author: Michael Wood <michael.g.wood@intel.com>
>Date: Thu May 21 18:44:18 2015 +0100
>
> bitbake: toaster: Add ajax loading spinner
>
> This adds an ajax loading spinner to provide feedback when in-page
> loading is happening. It will show after 1.2 seconds of initial
>loading.
>
> [YOCTO #7790]
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>--
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/toaster
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [review-request] michaelw/add-toaster-ajax-handlers
2015-05-22 9:55 ` Barros Pena, Belen
@ 2015-06-09 10:54 ` Michael Wood
2015-06-09 15:34 ` Damian, Alexandru
0 siblings, 1 reply; 4+ messages in thread
From: Michael Wood @ 2015-06-09 10:54 UTC (permalink / raw)
To: toaster@yoctoproject.org
This seems to have been missed for submission?
Thanks,
Michael
On 22/05/15 10:55, Barros Pena, Belen wrote:
> This looks good to me.
>
> Thanks!
>
> Belén
>
> On 21/05/2015 19:02, "Michael Wood" <michael.g.wood@intel.com> wrote:
>
>> commit b0b95e3841595ee7a08dddd5653c525ec1293c2d
>> Author: Michael Wood <michael.g.wood@intel.com>
>> Date: Thu May 21 18:45:44 2015 +0100
>>
>> bitbake: toaster: Add global ajaxError handler
>>
>> If any ajax calls fail and debug is enabled log the error to the
>> console.
>>
>> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>>
>> commit dd92ca4b7f313e1ee2c3ce0fceb5a85c564d27b4
>> Author: Michael Wood <michael.g.wood@intel.com>
>> Date: Thu May 21 18:44:18 2015 +0100
>>
>> bitbake: toaster: Add ajax loading spinner
>>
>> This adds an ajax loading spinner to provide feedback when in-page
>> loading is happening. It will show after 1.2 seconds of initial
>> loading.
>>
>> [YOCTO #7790]
>>
>> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>>
>> --
>> _______________________________________________
>> toaster mailing list
>> toaster@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/toaster
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [review-request] michaelw/add-toaster-ajax-handlers
2015-06-09 10:54 ` Michael Wood
@ 2015-06-09 15:34 ` Damian, Alexandru
0 siblings, 0 replies; 4+ messages in thread
From: Damian, Alexandru @ 2015-06-09 15:34 UTC (permalink / raw)
To: Michael Wood; +Cc: toaster@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1644 bytes --]
Nope, I didn't submit yet.
On Tue, Jun 9, 2015 at 11:54 AM, Michael Wood <michael.g.wood@intel.com>
wrote:
> This seems to have been missed for submission?
>
> Thanks,
>
> Michael
>
>
> On 22/05/15 10:55, Barros Pena, Belen wrote:
>
>> This looks good to me.
>>
>> Thanks!
>>
>> Belén
>>
>> On 21/05/2015 19:02, "Michael Wood" <michael.g.wood@intel.com> wrote:
>>
>> commit b0b95e3841595ee7a08dddd5653c525ec1293c2d
>>> Author: Michael Wood <michael.g.wood@intel.com>
>>> Date: Thu May 21 18:45:44 2015 +0100
>>>
>>> bitbake: toaster: Add global ajaxError handler
>>>
>>> If any ajax calls fail and debug is enabled log the error to the
>>> console.
>>>
>>> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>>>
>>> commit dd92ca4b7f313e1ee2c3ce0fceb5a85c564d27b4
>>> Author: Michael Wood <michael.g.wood@intel.com>
>>> Date: Thu May 21 18:44:18 2015 +0100
>>>
>>> bitbake: toaster: Add ajax loading spinner
>>>
>>> This adds an ajax loading spinner to provide feedback when in-page
>>> loading is happening. It will show after 1.2 seconds of initial
>>> loading.
>>>
>>> [YOCTO #7790]
>>>
>>> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>>>
>>> --
>>> _______________________________________________
>>> toaster mailing list
>>> toaster@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/toaster
>>>
>>
> --
> _______________________________________________
> toaster mailing list
> toaster@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>
--
Alex Damian
Yocto Project
SSG / OTC
[-- Attachment #2: Type: text/html, Size: 3100 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-09 15:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21 18:02 [review-request] michaelw/add-toaster-ajax-handlers Michael Wood
2015-05-22 9:55 ` Barros Pena, Belen
2015-06-09 10:54 ` Michael Wood
2015-06-09 15:34 ` 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.