Daniel Markstedt
|
54b3e480a5
|
Web UI code cleanup and refactoring (#409)
* Remove dead code
* Clean up indentation
* Cleanup
* Move socket commands into its own file
* Move non-rascsi command methods into its own file
* Refactoring
* Bring back list_config_files
* Cleanup
* Cleanup of status messages
* Remove unused libraries
* Resolve pylint warnings
* Resolve pylint warnings
* Remove unused library
* Resolve pylint warnings
* Clean up status messages
* Add requests lib to requirements.txt
* Clean up status messages
* Resolve interpolation warnings for logging
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Cleanup
* Add html/head/body tags to the base document
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Resolve pylint warnings
* Add .pylintrc and suppress warnings for the generated protobuf module
* Resolve pylint warnings
* Clean up docstrings
* Fix error
* Cleanup
* Add info on pylint to README
* Store .pylintrc in parent dir to allow other Python packages to use it
* Tidy index.html
* Cleanup
* Resolve jinja-ninja warnings
* Cleanup
* Cleanup
* Cleanup
* Cleanup
* Cleanup
* Fix wording
|
2021-11-06 19:25:02 -05:00 |
|