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

Hotfix/2020.1.2 #1738

Merged
merged 9 commits into from
May 28, 2020
Merged

Hotfix/2020.1.2 #1738

merged 9 commits into from
May 28, 2020

Conversation

SammyIsConfused
Copy link
Contributor

Checklist
Description of change

#1679

…a_due_to_mandatory_fields

Contribution wizard lost metadata fix
…a_issue_in_moderation

Fix the mandatory fields bug in moderation
@SammyIsConfused SammyIsConfused requested a review from a team May 15, 2020 06:23
@edalex-ian
Copy link
Member

Oh, I was about to restart Travis like I did for #1738 but then I realised it looked like the same suites failed (controls). Further, it failed on both old and new UI and I notice the new test failed.

Maybe the new test is flaky, or otherwise there's an issue with the fix?

Note: This is a hack, and should be done more elegantly.
We should not be using dangerouslySetInnerHTML.
Rather than using security risk dangerouslySetInnerHtml.
Also - remove test strings from LegacyContentApi.scala
and use idiomatic Scala code to setup the form.
…round

Make Canvas Integration work with new UI
@SammyIsConfused
Copy link
Contributor Author

SammyIsConfused commented May 22, 2020

@cbeach47 @ChristianMurphy - I believe that 6c7b710 could fix the Bb selection session issue - its a fix for a very similar bug in Canvas. Would you be able to check this branch out and test?

SammyIsConfused and others added 3 commits May 27, 2020 11:21
…ting_bug_test

Simplify VisibilityScriptingBugTest and add test retries to TestNG tests
…t-work

Replace the testing url for ItemSummaryTest
Copy link
Contributor

@cbeach47 cbeach47 left a comment

Choose a reason for hiding this comment

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

I did not do a code review, but I confirmed:

  • Using Blackboard original course view and oEQ LTI tool provider with oEQ in the new UI, the selection session launches
  • single and multiple selections work
  • confirmed in Chrome, FF, and Edge

I noted the following warning, but it wasn't a blocker:

Source map error: Error: request failed with status 404
Resource URL: http://192.168.1.143:8090/local/p/r/2020.1.2/com.equella.core/reactjs/entrybuild.bb660c5a.js
Source Map URL: reactjs/entrybuild.bb660c5a.js.map

@edalex-ian
Copy link
Member

Heya @cbeach47

Great to hear it's working.

Regarding:

I noted the following warning

That only occurs when running in dev mode (AFAIK), but has been fixed in develop via #1751 .

@SammyIsConfused SammyIsConfused merged commit 7723830 into master May 28, 2020
@SammyIsConfused SammyIsConfused deleted the hotfix/2020.1.2 branch May 28, 2020 06:27
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.

4 participants