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.59.1 #1411

Merged
merged 7 commits into from
Feb 7, 2023
Merged

Release 0.59.1 #1411

merged 7 commits into from
Feb 7, 2023

Conversation

odlbot
Copy link
Contributor

@odlbot odlbot commented Feb 3, 2023

Asad Ali

dependabot[bot]

Nathan Levesque

  • Add a workflow for new issues (2a30eaf5)

rhysyngsun and others added 7 commits January 31, 2023 16:47
* fix: Fix edX username validation to avoid username collision

* feat: Hard fail user registration if edx username validation fails

* chore: fix arg name and docs

* fmt

* fix test

* fix flow

* use constant for error msg

* fix test
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.16.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.12.1...v5.16.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Sync courseware title with CMS page title

* feat: change super save call ordering

* Add spacing

* feat: Make title as readonly for django admin

* feat: update variable name

* fix: fix course admin when no course page

* chore: update docs

* use getattr
@odlbot odlbot temporarily deployed to mitxonline-rc February 3, 2023 10:06 Inactive
@odlbot odlbot temporarily deployed to mitxonline-rc February 3, 2023 10:06 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #1411 (58b8190) into release (5a3b720) will decrease coverage by 0.25%.
The diff coverage is 53.43%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           release    #1411      +/-   ##
===========================================
- Coverage    83.47%   83.22%   -0.25%     
===========================================
  Files          309      309              
  Lines        13049    13135      +86     
  Branches       923      935      +12     
===========================================
+ Hits         10892    10932      +40     
- Misses        1891     1935      +44     
- Partials       266      268       +2     
Impacted Files Coverage Δ
ecommerce/views/v0/__init__.py 82.93% <ø> (ø)
...end/public/src/components/ProgramCourseInfoCard.js 16.66% <ø> (ø)
...d/public/src/components/ProgramEnrollmentDrawer.js 7.69% <ø> (-1.75%) ⬇️
...ntend/public/src/containers/pages/DashboardPage.js 77.50% <ø> (ø)
...src/containers/pages/records/LearnerRecordsPage.js 18.18% <0.00%> (-0.34%) ⬇️
frontend/public/src/lib/util.js 86.32% <ø> (+1.32%) ⬆️
main/features.py 50.00% <ø> (-3.34%) ⬇️
main/utils.py 96.22% <ø> (ø)
courses/admin.py 78.94% <25.00%> (-3.00%) ⬇️
ecommerce/admin.py 64.37% <42.85%> (-6.22%) ⬇️
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

4 participants