Open
Description
Make a Button Component that opens up a Modal -- put it next to the Edit Date button
- contains TWO TABS — 1) run scripts, 2) view matlab script results
Tab [run scripts] — dropdown
-
this api takes u to the full list of scripts that are available -> https://mps.hytechracing.duckdns.org/api/discovery
archives -> versions -> functions -
Keep in mind there are multiple versions!
-
Notification -> when its submitted
Tab [view matlab script results]
Should ALWAYS BE VIEWABLE
- results are under mps_record : { scriptname: result}
- JSON pretty print the results and make it so that all the results are viewable
- If no script/result is found AND we know we ran the script, then display it as "SCRIPT IN PROGRESS"
- Able to display IMAGES and DOWNLOAD FILES AS WELL.
- Based on how mat_files and content_files work
https://hytechracing.duckdns.org/mcaps/{id}/process
-Query Param of "scripts" and name of script name (functin name)
script
Metadata
Metadata
Assignees
Labels
No labels