All of lore.kernel.org
 help / color / mirror / Atom feed
* Filters
@ 2013-12-20 15:34 Barros Pena, Belen
  0 siblings, 0 replies; 3+ messages in thread
From: Barros Pena, Belen @ 2013-12-20 15:34 UTC (permalink / raw)
  To: toaster@yoctoproject.org; +Cc: Paul Eggleton

I've reviewed all the filters we are going to need for Toaster. It turns
out that only 6 pages will need filters: all builds table, configuration
(for the variables table), tasks table, time, CPU and Disk I/O. However,
the time, CPU and Disk I/O tables are exactly the same as the tasks table,
just with a different set of columns shown by default. Therefore, I hope
we'll be able to reuse the work done for the tasks table filters.

The other tables are made of fields I expect we can make searchable (types
CharField, FilePathField and TextField). Alex: if this is not the case,
please let me know.

The full list of filters:

* For the all builds table (http://www.yoctoproject.org/toaster/):
Outcome, Started on, Completed on, Failed tasks, Errors and Warnings
* For the variables table
(http://www.yoctoproject.org/toaster/build-configuration.html): Set in
file and Description
* For the tasks, time, CPU and Disk I/O tables
(http://www.yoctoproject.org/toaster/all-tasks.html): Order, Executed,
Outcome and Cache attempt

I have reduced all the filters to 3 types:

1. most of them are made of a set of mutually exclusive options. In those,
I've replaced the <select> control with radio buttons, purely because they
allow us to provide help information using the same mechanism as in the
rest of the UI

2. The Order filter in the tasks / time / CPU and disk I/O tables includes
an order range

3. The Started on and Completed on filters in the all builds table include
a date range and use the default calendar widget from jQueryUI

I will produce detailed design documentation next week. In the meantime,
I've pushed all the changes to the prototype
(http://www.yoctoproject.org/toaster) so you can have a look at the
filters and raise any implementation problems.

Cheers

Belén





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

* Re: Filters
@ 2013-12-27 15:13 Barros Pena, Belen
  2013-12-30 13:45 ` Filters Damian, Alexandru
  0 siblings, 1 reply; 3+ messages in thread
From: Barros Pena, Belen @ 2013-12-27 15:13 UTC (permalink / raw)
  To: toaster@yoctoproject.org; +Cc: Paul Eggleton

On 20/12/2013 15:34, "Barros Pena, Belen" <belen.barros.pena@intel.com>
wrote:

>I will produce detailed design documentation next week. In the meantime,
>I've pushed all the changes to the prototype
>(http://www.yoctoproject.org/toaster) so you can have a look at the
>filters and raise any implementation problems.

Documentation on filters is now attached to these Bugzilla features:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=4266
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4278
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4257



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

* Re: Filters
  2013-12-27 15:13 Filters Barros Pena, Belen
@ 2013-12-30 13:45 ` Damian, Alexandru
  0 siblings, 0 replies; 3+ messages in thread
From: Damian, Alexandru @ 2013-12-30 13:45 UTC (permalink / raw)
  To: Barros Pena, Belen; +Cc: Paul Eggleton, toaster@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

Thank you, this looks pretty good.

Alex


On Fri, Dec 27, 2013 at 3:13 PM, Barros Pena, Belen <
belen.barros.pena@intel.com> wrote:

> On 20/12/2013 15:34, "Barros Pena, Belen" <belen.barros.pena@intel.com>
> wrote:
>
> >I will produce detailed design documentation next week. In the meantime,
> >I've pushed all the changes to the prototype
> >(http://www.yoctoproject.org/toaster) so you can have a look at the
> >filters and raise any implementation problems.
>
> Documentation on filters is now attached to these Bugzilla features:
>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4266
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4278
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4257
>
>


-- 
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #2: Type: text/html, Size: 1642 bytes --]

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

end of thread, other threads:[~2013-12-30 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 15:13 Filters Barros Pena, Belen
2013-12-30 13:45 ` Filters Damian, Alexandru
  -- strict thread matches above, loose matches on Subject: below --
2013-12-20 15:34 Filters Barros Pena, Belen

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.