Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2209: Submission re-run functionality. #2228

Closed
wants to merge 6 commits into from

Conversation

yashdusing
Copy link
Contributor

Fix #2209 : Adds the functionality to re-run submissions from 'all submissions' page.

Steps to verify :

    1. From the admin panel, change the status of any of the submission to cancelled.
    1. Load the 'all submissions' page, which will have have the cancelled submission and re-run the submission from the button
    1. Refresh the page and load all submissions again (currently trying to fix that by dynamically refreshing submissions when re-run button is clicked)

@yashdusing
Copy link
Contributor Author

@RishabhJain2018 Please review !

Copy link
Member

@RishabhJain2018 RishabhJain2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once you remove the challenge id and phase id from the URL, both the API and controller will change. Please add that change.

apps/jobs/urls.py Outdated Show resolved Hide resolved
@RishabhJain2018
Copy link
Member

@yashdusing Are you working on this?

@yashdusing
Copy link
Contributor Author

@RishabhJain2018 yes. Will start work tomorrow

@yashdusing
Copy link
Contributor Author

@RishabhJain2018 made the changes. Please review

@stale
Copy link

stale bot commented Jul 15, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactivity label Jul 15, 2019
@stale
Copy link

stale bot commented Jul 22, 2019

This pull request has been automatically closed as there is no further activity. Thank you for your contributions.

@stale stale bot closed this Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a feature to re-reun a submission by challenge host using UI
2 participants