edx-enterprise
edx-enterprise copied to clipboard
**Merge checklist:** - [ ] Any new requirements are in the right place (do **not** manually modify the `requirements/*.txt` files) - `base.in` if needed in production but edx-platform doesn't install...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
Skip travis cleanup after deploy to stop builds being marked as Failed. edx-enterprise deploy builds are failing with this message ``` Could not restore untracked files from stash entry PyPI...
**Description:** Model to persist data sharing consent page texts **JIRA:** https://openedx.atlassian.net/browse/WL-1246
Add tasks for group membership invites and removal. The reminder emails will be done in `enterprise-access` Braze templates: - Invite template: https://dashboard-06.braze.com/engagement/templates_and_media/email_templates/5f91cb46d21d703936aaeb15?id=66034c520fdc83004bdbe739&locale=en - Remove template: https://dashboard-06.braze.com/engagement/templates_and_media/email_templates/5f91cb46d21d703936aaeb15?id=66103a3e4e9b59004a5af86b&locale=en https://2u-internal.atlassian.net/browse/ENT-8504 **Merge checklist:** -...
Jira Ticket: **Merge checklist:** - [ ] Any new requirements are in the right place (do **not** manually modify the `requirements/*.txt` files) - `base.in` if needed in production but edx-platform...
Description: Removed unencrypted columns of user data credentials in moodle config. JIRA: https://2u-internal.atlassian.net/jira/software/c/projects/ENT/issues/ENT-8009
**Merge checklist:** - [ ] Any new requirements are in the right place (do **not** manually modify the `requirements/*.txt` files) - `base.in` if needed in production but edx-platform doesn't install...
Description: Replacing non encrypted fields of degreed config model with encrypted ones. JIRA: https://2u-internal.atlassian.net/jira/software/c/projects/ENT/issues/ENT-8009
For the details, check the issue https://github.com/edx/edx-arch-experiments/issues/553