issues
search
badgerloop-software
/
pod-dashboard
The Operator's Dashboard
http://badgerloop.com
GNU General Public License v3.0
6
stars
2
forks
source link
Reorganization / Cleanup
#124
Closed
DanKouch
closed
4 years ago
DanKouch
commented
4 years ago
I present you with, the most impossible to review PR ever...
Description
Reorganized some code
Resolved vulnerability
Moved html files to separate folder
Updated code to work with newer electron versions
Window control buttons now work
Terminal now works
Updated linting to be less infuriating (but still a little infuriating)
Re-auto-formatted code (why it looks like so many lines were changed)
4 space indentation (fight me)
Type of change
Reorganization
Checklist
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation (readme)
[x] My changes generate no new warnings or errors
[x] I have added tests/examples that prove my fix is effective or that my feature works
[x] New and existing lint guidelines/tests/examples pass with my changes (run npm test locally)
I present you with, the most impossible to review PR ever...
Description
Type of change
Checklist