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

Port textanswer review quick view to TypeScript #1802

Merged
merged 32 commits into from
Sep 26, 2022

Conversation

niklasmohrin
Copy link
Member

Before working on the textanswer flagging, I wanted to get this done first.
This ports quick-review.js to TypeScript and replaces all uses of jQuery with standard DOM APIs.
I will also apply some refactorings and renames where I see fit.

@niklasmohrin niklasmohrin marked this pull request as ready for review September 12, 2022 15:27
Copy link
Member

@janno42 janno42 left a comment

Choose a reason for hiding this comment

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

✔️ UI functionality checked

evap/static/ts/src/quick-review-slider.ts Outdated Show resolved Hide resolved
Copy link
Member

@richardebeling richardebeling left a comment

Choose a reason for hiding this comment

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

Code looks mostly good (but I was very distracted during review, so I might have missed a lot)

evap/static/ts/src/quick-review-slider.ts Outdated Show resolved Hide resolved
evap/static/ts/src/quick-review-slider.ts Outdated Show resolved Hide resolved
Copy link
Member

@richardebeling richardebeling left a comment

Choose a reason for hiding this comment

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

UI seems to work reliably

evap/staff/templates/quick-review.js Outdated Show resolved Hide resolved
@niklasmohrin niklasmohrin merged commit 7833da1 into e-valuation:main Sep 26, 2022
@niklasmohrin niklasmohrin deleted the quick-rewrite branch September 26, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants