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

fix: [EDXOLDMNG-218] uses data attr into request lib to send course cert config. #2467

Conversation

NikolayBorovenskiy
Copy link

No description provided.

NikolayBorovenskiy and others added 3 commits December 7, 2022 15:05
…signatures to credentials on certificate update (#2464)

* feat: [EDXOLDMNG-218] implements signal handlers for COURSE_CERTIFICATE_CONFIG_DELETED and COURSE_CERTIFICATE_CONFIG_CHANGED to send cert config data onto Credentials service

* feat: [EDXOLDMNG-218] emits course certificate config changed signal when course import happened.

* feat: [EDXOLDMNG-218] Emits emit_course_certificate_config_changed_signal, emit_course_certificate_config_deleted_signal when course config data is changing in Studio UI

* test: [EDXOLDMNG-218] Tests for course certificate configuration signals.

* test: [EDXOLDMNG-218] Adds tests for CertificatesListHandler and CertificatesDetailHandler to be sure that certificate config data signals are emiting

* refactor: [EDXOLDMNG-218] Makes CERTIFICATE_JSON_WITH_SIGNATORIES and HelperMethods are ready to more common usage.

* chore: [EDXOLDMNG-218] Code polishing.

* chore: [EDXOLDMNG-218] temporarily switched to RG code repository for openedx-events package.

* chore: [EDXOLDMNG-218] updates openedx-events to 3.2.0 to testing env.

* style: [EDXOLDMNG-218] deletes unused import

* Nborovenskiy/edxoldmng 224/create a management command to transfer certificate configs to credentials (#2465)

* refactor: [EDXOLDMNG-224] Moves course certificate configuration creation and deletion to separate functions.

* feat: [EDXOLDMNG-218] uses course id instead of course key for CertificateConfigData container

* test: [EDXOLDMNG-224] updates SignalCourseCertificateConfigurationListenerTestCase tests in order refactoring the approach to send data to Credentials via http.

* test: [EDXOLDMNG-224] creates tests for course certificate configuration credentials utils apis.

* feat: [EDXOLDMNG-224] Creates manage.py command to migrate course certificate coniguration.

* refactor: [EDXOLDMNG-224] code polishing for migrate cert config command.

* docs: [EDXOLDMNG-224] adds doc string for migrate_cert_config command's main class
@GlugovGrGlib
Copy link

This PR was taken out of the Old Mongo Depr project

@GlugovGrGlib GlugovGrGlib deleted the nborovesnkiy/EDXOLDMNG-218/bugfix/copy-certificate-configurations-including-signatures-to-credentials-on-certificate-update branch December 28, 2023 10:14
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.

3 participants