[Kimchi-devel] [Issue 296 V3 0/2] Issue#296 debug report: kimchi UI should not waiting while generating reports

Wang Wen wenwang at linux.vnet.ibm.com
Thu Jun 5 02:08:46 UTC 2014


Issue#296 debug report: kimchi UI should not waiting while generating reports

V2 -> V3
Change the layout of the grid: Removed the frist column that has line number
Changed the progress bar layout that make the whole table more consistant.

V1 -> V2
Accroding to Yu Xin, this patch move the progress bar to the top of the
grid and use ellipsis for hiding the name that is too long for the
generating progress bar.

1) Removed the dialogue window when generating a debug report.
2) Designed an animation bar indicate user there is a report generating
   during the generating progress.
3) Disable the buttons' functions in debug report area when generating a new
   report in case there might be any conflict. Meanwhile user can operate
   on other parts of Kimchi.
4) Enable all buttonss' functions in debug report area after generating
   progress.


Wang Wen (2):
  Remove the first column of debug report grid
  Added the generating progress indicator

 ui/css/theme-default/host.css        |   11 +++++++----
 ui/css/theme-default/report-add.css  |    9 +--------
 ui/images/theme-default/progress.gif |  Bin 0 -> 9889 bytes
 ui/js/src/kimchi.host.js             |    6 +-----
 ui/js/src/kimchi.report_add_main.js  |   26 +++++++++++++++++++++-----
 ui/pages/i18n.html.tmpl              |    1 +
 6 files changed, 31 insertions(+), 22 deletions(-)
 create mode 100644 ui/images/theme-default/progress.gif




More information about the Kimchi-devel mailing list