illinois-cs241 / broadway-on-demand

Webapp that facilitates on-demand assignment autograding via Broadway.
Other
11 stars 4 forks source link

Add Staff Scheduled Runs Feature #124

Closed mjshii closed 3 years ago

mjshii commented 3 years ago

https://trello.com/c/N9irBOBF

Xiangmingchen commented 3 years ago

Added status column to scheduled runs. Edited: image

Xiangmingchen commented 3 years ago

@mjshii I think what we have so far (without the detail table) is good for a release. The logs table won't be very useful without the NetID so we can delay that feature until we can query NetID from broadway side. Do you mind removing/storing away the unfinished parts and push this PR forward?

mjshii commented 3 years ago

Alright, removed the details panel. I'll keep working on the API side when I can.

Xiangmingchen commented 3 years ago

Last thing we need before release is the authentication between on-demand and scheduler. @ezhang887 is working on this