aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/templates/console.html
Commit message (Collapse)AuthorAgeFilesLines
* webui: Append server-pushed logging messages to the logging boxAaron LI2016-11-091-3/+9
| | | | | * Colorize the logging messages of different level with different colors * Also add a different icon for each message
* webui: Implement status updating functionAaron LI2016-11-091-1/+4
| | | | | | | Add "updateTaskStatus()" to update the "#task-status" element. Also add function "getServerTaskStatus()" to get the task status from the server.
* webui: various small updatesAaron LI2016-11-091-5/+5
|
* webui: Add FA icons for sections/headers; Adjust header stylesAaron LI2016-11-021-2/+3
|
* webui: Update index template; Add console and results templatesAaron LI2016-11-011-0/+29