aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/templates/index.html
Commit message (Collapse)AuthorAgeFilesLines
* webui: various small updatesAaron LI2016-11-091-0/+1
|
* webui: Implement reset form and load configuration files functionsAaron LI2016-11-071-0/+1
| | | | | | | | | * Rewrite "configs.js" to be more modular and generic * Bind functions to button click event * Implement the function to set form fields to given configuration data * Implement the function to reset server-side configurations * Implement the function to load user configuration file on server * Implement get the configuration data from the server
* webui: Add preliminary WebSocket support to front-end UIAaron LI2016-11-021-0/+4
| | | | | Add a label to the header banner to show the WebSocket support status and connection status.
* webui: Update index template; Add console and results templatesAaron LI2016-11-011-10/+2
|
* webui: Add the index and configs templatesAaron LI2016-11-011-0/+38