aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/static/js/configs.js
Commit message (Expand)AuthorAgeFilesLines
* webui: configs.js: Confirm before reset the configurationsAaron LI2016-11-171-2/+20
* webui: configs.js: Confirm before overwrite the configuration fileAaron LI2016-11-171-18/+74
* webui: configs.js: Re-implement using AJAX instead of WebSocketAaron LI2016-11-161-42/+220
* webui: Some minor changesAaron LI2016-11-151-1/+1
* webui: Fix the wrong value "galactic/freefree" to "galactic/snr"Aaron LI2016-11-151-1/+2
* webui: Show a modal box indicating there are invalid configsAaron LI2016-11-131-6/+3
* webui: Store config validity; Check before start taskAaron LI2016-11-131-6/+10
* webui: Fix various bugs with get/set configurationsAaron LI2016-11-111-5/+74
* webui: Some minor updatesAaron LI2016-11-091-1/+11
* webui: Add validation errors supportAaron LI2016-11-081-27/+63
* webui: configs.js: Split out functions "{g,s}etFormConfigSingle()"Aaron LI2016-11-071-73/+90
* webui: Implement reset form and load configuration files functionsAaron LI2016-11-071-14/+137
* webui: Add "configs.js" with basic support with interact with serverAaron LI2016-11-051-0/+127