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

5.42 Download encrypted submissions #235

Merged
merged 9 commits into from
Jul 26, 2019
Merged

5.42 Download encrypted submissions #235

merged 9 commits into from
Jul 26, 2019

Conversation

matthew-white
Copy link
Member

No description provided.

@matthew-white matthew-white requested a review from issa-tseng July 22, 2019 17:55
@matthew-white matthew-white changed the base branch from master to enable-encryption July 22, 2019 17:55
Copy link
Member Author

@matthew-white matthew-white left a comment

Choose a reason for hiding this comment

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

Notes from interactive review

src/components/submission/decrypt.vue Show resolved Hide resolved
src/components/submission/decrypt.vue Outdated Show resolved Hide resolved
src/components/submission/decrypt.vue Outdated Show resolved Hide resolved
src/components/submission/decrypt.vue Outdated Show resolved Hide resolved
test/files/problem.html Show resolved Hide resolved
test/components/submission/decrypt.spec.js Outdated Show resolved Hide resolved
test/components/submission/decrypt.spec.js Show resolved Hide resolved
Making these changes, because it seems that it is not guaranteed that
the Problem response will be wrapped in a <pre> element.

Also making sure to wait for the iframe to load in each test that
requires that.
The most important changes are:

  - If the form is submitted, and a Problem check is already scheduled,
    do not cancel the check; simply set this.problemChecks.
  - Set this.timeoutId to null after the last Problem check.
@matthew-white matthew-white changed the base branch from enable-encryption to master July 26, 2019 15:58
@matthew-white matthew-white merged commit 3c1131b into master Jul 26, 2019
@matthew-white matthew-white deleted the decrypt-download branch July 26, 2019 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants