bitbake: toaster: add pagination to the Simple UI
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Thu, 5 Dec 2013 14:20:36 +0000 (14:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Dec 2013 11:16:14 +0000 (11:16 +0000)
commitb8eda5d98504ababf8eb9b2c3815c1891eb4b267
tree818afd28c705e85c8f1c4b6a8816ccac07321122
parentceb48d7df3809a0828dc134078d538091e73b562
bitbake: toaster: add pagination to the Simple UI

In an effort to make the Simple UI more usable and
reponsive, this patch adds pagination support for the
pages with lots of entries: Builds, Configuration and
Tasks.

(Bitbake rev: d4f075c050ad9ecebe750420d49961a7f30d090b)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/bldviewer/templates/basetable.html
bitbake/lib/toaster/bldviewer/templates/bfile.html
bitbake/lib/toaster/bldviewer/templates/bpackage.html
bitbake/lib/toaster/bldviewer/templates/build.html
bitbake/lib/toaster/bldviewer/templates/configuration.html
bitbake/lib/toaster/bldviewer/templates/layer.html
bitbake/lib/toaster/bldviewer/templates/package.html
bitbake/lib/toaster/bldviewer/templates/recipe.html
bitbake/lib/toaster/bldviewer/templates/task.html
bitbake/lib/toaster/bldviewer/views.py