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

exercise.js: remove jquery and convert to typescript #3930

Merged
merged 43 commits into from
Sep 9, 2022

Conversation

BramDevlaminck
Copy link
Contributor

@BramDevlaminck BramDevlaminck commented Aug 26, 2022

This pull request removes jquery code from exercise.js

A feature that is removed with this rewrite is the animation for the pop-up when a submission fails, since I did not find a way to replace <div>.show("fast");
The animation that is removed was this one:

Screen.Recording.2022-08-31.at.14.21.41.mov

progress on #3590 .

@BramDevlaminck BramDevlaminck self-assigned this Aug 26, 2022
@BramDevlaminck BramDevlaminck mentioned this pull request Aug 31, 2022
9 tasks
@BramDevlaminck BramDevlaminck changed the title Remove Jquery code from exercise.js exercise.js: remove jquery and convert to typescript Sep 1, 2022
@BramDevlaminck BramDevlaminck changed the base branch from develop to fix/empty-series-crash September 1, 2022 15:06
@BramDevlaminck BramDevlaminck marked this pull request as ready for review September 1, 2022 15:13
@BramDevlaminck BramDevlaminck requested a review from a team as a code owner September 1, 2022 15:13
@BramDevlaminck BramDevlaminck requested review from bmesuere and chvp and removed request for a team September 1, 2022 15:13
app/assets/javascripts/exercise.ts Show resolved Hide resolved
app/assets/javascripts/exercise.ts Outdated Show resolved Hide resolved
app/assets/javascripts/exercise.ts Outdated Show resolved Hide resolved
app/assets/javascripts/exercise.ts Outdated Show resolved Hide resolved
app/assets/javascripts/exercise.ts Outdated Show resolved Hide resolved
app/assets/javascripts/types/index.d.ts Outdated Show resolved Hide resolved
@lgtm-com
Copy link

lgtm-com bot commented Sep 2, 2022

This pull request introduces 1 alert when merging 6b15644 into 09f9867 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

Base automatically changed from fix/empty-series-crash to develop September 5, 2022 07:24
@chvp chvp added the deploy mestra Request a deployment on mestra label Sep 7, 2022
@chvp chvp temporarily deployed to mestra September 7, 2022 07:50 Inactive
@github-actions github-actions bot removed the deploy mestra Request a deployment on mestra label Sep 7, 2022
@chvp chvp merged commit 9c1cfa2 into develop Sep 9, 2022
@chvp chvp deleted the chore/exercise-jquery-removal branch September 9, 2022 12:35
@bmesuere bmesuere added the chore Repository/build/dependency maintenance label Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repository/build/dependency maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants