This repository was archived by the owner on Oct 31, 2025. It is now read-only.
feat: add credit seat metadata fields in Publisher UI#1057
Merged
feanil merged 1 commit intoopenedx-unsupported:masterfrom Oct 21, 2025
Merged
feat: add credit seat metadata fields in Publisher UI#1057feanil merged 1 commit intoopenedx-unsupported:masterfrom
feanil merged 1 commit intoopenedx-unsupported:masterfrom
Conversation
3895582 to
1dd5185
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1057 +/- ##
==========================================
+ Coverage 71.08% 72.08% +0.99%
==========================================
Files 133 133
Lines 3452 3485 +33
Branches 980 1000 +20
==========================================
+ Hits 2454 2512 +58
+ Misses 955 933 -22
+ Partials 43 40 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
0c5cfb6 to
6dc9b91
Compare
da27e7c to
6e1168d
Compare
138a2f4 to
8953c3b
Compare
8953c3b to
72219b1
Compare
skumargupta83
approved these changes
Oct 21, 2025
ankit-sonata
approved these changes
Oct 21, 2025
Contributor
Author
|
Hey @feanil , @openedx/committers-frontend-app-publisher could anyone please check and help review/merge this PR |
feanil
approved these changes
Oct 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds UI support in frontend-app-publisher to manage credit seat metadata for course runs — including credit provider, credit hours, and upgrade deadline.
Verified credit fields appear only for credit-type seats and send correct payloads.
Related Ticket - https://2u-internal.atlassian.net/browse/PROD-4432