bitbake: toaster: Base table fixes for header text, sort icon and filter icon
authorRavi Chintakunta <ravi.chintakunta@timesys.com>
Fri, 10 Jan 2014 21:36:40 +0000 (16:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2014 21:01:05 +0000 (21:01 +0000)
commit30848dc0287b4ccdf32d0a91133de5a2118a94ea
treee2451f075ed563cac1388a28dbb86ef6fb1e2c54
parent6937a988c4123ded8e6d3587f107d782272012ef
bitbake: toaster: Base table fixes for header text, sort icon and filter icon

- Display the table column header as a link only if it is sortable.
   Non-sortable column headers are displayed as plain text.

- Display the sort order by an up / down arrow icon next to the
   column header

- Add style for header in default.css

- Set tooltip for the active filter icon

- Pass the view name to the filter dialog

(Bitbake rev: 53ede15926d45b555252d77919a0568a984c6d74)

Signed-off-by: Ravi Chintakunta <ravi.chintakunta@timesys.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/static/css/default.css
bitbake/lib/toaster/toastergui/templates/basetable_bottom.html
bitbake/lib/toaster/toastergui/templates/basetable_top.html