Commit Graph

8 Commits

Author SHA1 Message Date
Logan Cusano
e6181d51aa #2 Fixed import typo 2024-06-08 01:12:45 -04:00
Logan Cusano
f706ac89b4 #2 implement debugger 2024-06-02 20:10:55 -04:00
Logan Cusano
1de895c973 Resolved typo in last bugfix
- Moved '.split' to the correct side of the 'if'
2024-05-13 00:54:03 -04:00
Logan Cusano
d773323beb Resolved additional bug in clientObjectDefinitions
- Check if the capabilities have been set before splitting
2024-05-13 00:52:12 -04:00
Logan Cusano
5d32a5131a Resolve bug in preset handler if the filepath hasn't been set by setup 2024-05-13 00:50:08 -04:00
Logan Cusano
7fb67f6ddf Update Subprocess Handler
- Added param to return the script output instead of the exit code
- Reviewed uses of the function to make sure it would not intro problems
- Updated pdabHandler with the new param as it uses 'pcwd' as well
2024-05-13 00:40:08 -04:00
Logan Cusano
15b0650550 Implement basic initial setup and dashboard with web portal 2024-05-12 22:49:39 -04:00
Logan Cusano
580513997d Inital move (minus WIP tests) 2024-05-12 12:55:00 -04:00