On 10/01/2014 23:43, "Ravi Chintakunta" <[email protected]> wrote:
>I have pushed the "All tasks" code to ravi/all-tasks-feature branch. >This is still work in progress and I have pushed it for your review. > >The push includes the all-tasks page and these enhancements to the >basetable: > >- Display the table column header as a link only if it is sortable >- Indicate the sort order as a up/down icon next to the column header > >I have a few questions: > >1. The UI design indicates filtering on Order, Executed, Outcome and >Cache Attempt columns. What are the filtering options for these columns? Filtering, searching and sorting for each page have their own Bugzilla features. The filtering feature for the tasks table is 4278 https://bugzilla.yoctoproject.org/show_bug.cgi?id=4278 There is a design document attached to the feature explaining each filter in detail. You might want to coordinate with Alex, who is working on filtering for the builds table. > >2. Is it correct to display the sstate_result for Cache Attempt? Yes. That should do fine for the moment. > >3. Should the Task log be a link to the file, and if so should the log be >opened in the browser or compressed and shown as a download. This is a very good question, and the answer is "not for the moment (I think)". The designs reflect the fact that the version 1 of the analysis functionality works only locally (Toaster needs to be running in the same machine as the build). However, we are moving towards providing remote functionality, so things will change. But before making specific changes we should put some thought into which files should be accessible through Toaster and how we are going to provide access to them. > >Thanks, >Ravi > > _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
