Merge branch 'master' of github.com:openedx/edx-platform into ENT-9201-add-PA-role

This commit is contained in:
hamzawaleed01
2024-08-15 11:57:13 +05:00
6 changed files with 7 additions and 7 deletions

View File

@@ -59,7 +59,7 @@ from enterprise.constants import (
ENTERPRISE_OPERATOR_ROLE,
SYSTEM_ENTERPRISE_PROVISIONING_ADMIN_ROLE,
PROVISIONING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_USER_ROLE,
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
)
from openedx.core.constants import COURSE_KEY_REGEX, COURSE_KEY_PATTERN, COURSE_ID_PATTERN
@@ -4750,7 +4750,7 @@ SYSTEM_TO_FEATURE_ROLE_MAPPING = {
],
SYSTEM_ENTERPRISE_PROVISIONING_ADMIN_ROLE: [
PROVISIONING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_USER_ROLE,
PROVISIONING_PENDING_ENTERPRISE_CUSTOMER_ADMIN_ROLE,
],
}

View File

@@ -20,7 +20,7 @@ celery>=5.2.2,<6.0.0
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==4.23.4
edx-enterprise==4.23.8
# Stay on LTS version, remove once this is added to common constraint
Django<5.0

View File

@@ -465,7 +465,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.23.4
edx-enterprise==4.23.8
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in

View File

@@ -740,7 +740,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.23.4
edx-enterprise==4.23.8
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt

View File

@@ -545,7 +545,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.23.4
edx-enterprise==4.23.8
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt

View File

@@ -569,7 +569,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.23.4
edx-enterprise==4.23.8
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt