eecs-autograder / ag-website-vue

The website frontend for autograder.io, implemented using Vue and Typescript.
GNU Lesser General Public License v3.0
2 stars 7 forks source link

In the clone test case modal, allow editing the command #401

Open james-perretta opened 4 years ago

james-perretta commented 4 years ago

Additionally, instead of having name and command be empty in the modal, consider having them start with the values of the test case to be cloned

james-perretta commented 4 years ago

Would require special handling for tests with multiple commands