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

Release 0.85.0 #2067

Merged
merged 9 commits into from
Jan 22, 2024
Merged

Release 0.85.0 #2067

merged 9 commits into from
Jan 22, 2024

Conversation

odlbot
Copy link
Contributor

@odlbot odlbot commented Jan 22, 2024

Collin Preston

Rachel Lougee

James Kachel

Anna Gavrilman

jenniw

JenniWhitman and others added 9 commits January 17, 2024 08:08
…#2030)

* Redid the upgrade on a new branch because I had weird dependency issues.

* before jest-codemods

* update for lifecycle methods mounting

* test updates

* mock useContext for shallow rendered tests

* change to shallow helper with chris's mock

* putting away to test pr

* added comment to top of scratch file

* put main containers back on deep render

* notification container back to deep render

* remove extra console.log statements and addd in second describe statement in CourseProductDetailEnroll_test.js to facilitate splitting tests per render method

* moved all tests that were unable to make calls due to shallow render over to a separate block which calls deeprender only. Have to put changes back in to fix teh generated course data and should be set.

* fix some linting issues

* fix some linting issues

* I totally forgot to reinstall pre-commit after I reinstalled linux on this. fmt

* fix flow

* move Response location

* move flow up to root

* response == queryresponse?

* updated components with links. need actual links.

* fix flow errors (#2051)

* test updates to passing - moved a lot of tests to just test the behavior, shallowly, ignoring any calls. we otherwise test that these components are working with redux (which is what makes those calls that were previously asserted by sinon. Now I'm taking those as fact since we want to test the behavior of this component with the information provided, this is a shallow render, ignoring those calls (and un-complicating the test)

* format

* unused imports

* Revert "updated components with links. need actual links."

This reverts commit fd4163f.

* fixes for poor merge on the tests - and related formatting

* PR response fixes

* fix fmt

---------

Co-authored-by: Chris Chudzicki <[email protected]>
* No opacity on program card, pointer when hovering

* Transition text, image cover black to opaque
…alert (#2059)

* delay alert when rendering the page

* format

* lint

* format success

* Change to 500ms and comment
* remove enrolled state and change the enrollable sort

* format

* remove test

* remove test

* remove test

* validate paid enrollment
…2066)

* Hold

* format

* Fix flow

* Revert "Fix flow"

This reverts commit 8b3f388.

* Revert "format"

This reverts commit 4ac18eb.

* Revert "Hold"

This reverts commit c1cc0d5.

* Update to new requirements

* Update method description and format
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.

6 participants