Awais Qureshi
d24f79a264
BOM-2442
...
pyupgrade in enterprise_support
2021-03-11 14:54:23 +05:00
Aarif
93a4f96e30
replaced unittest assertions pytest assertions ( #26575 )
2021-02-22 16:19:37 +05:00
Awais Qureshi
5ea60327b1
BOM-2336
...
Apply pylint-amnesty.
2021-02-04 16:49:47 +05:00
Muhammad Ammar
c508d42a5c
Revert "extract a learners active enterprise existing details"
2020-12-01 22:29:59 +05:00
muhammad-ammar
a831520b8e
extract a learners active enterprise existing details
...
ENT-3670
2020-12-01 12:37:17 +05:00
Brittney Exline
1af80ff205
[ENT-3315] Reduce calls to enterprise-learner endpoint by looking up data from db
2020-08-12 15:24:39 -06:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Zaman Afzal
9b82185323
Revert "ENT-2454 Modify third party auth pipeline to update user enterprise ( #22314 )" ( #22384 )
...
This reverts commit 439e4b4169 .
2019-11-22 20:46:36 +05:00
Zaman Afzal
439e4b4169
ENT-2454 Modify third party auth pipeline to update user enterprise ( #22314 )
...
* ENT-2454 Modify third party auth pipeline to update user enterprise
2019-11-22 17:47:12 +05:00
Brittney Exline
52d03626e2
Version bump for edx-enterprise
2019-06-17 14:28:05 -06:00
George Babey
fb0a4220a7
Revert "Version bump for edx-enterprise"
...
This reverts commit bf88bca776 .
2019-06-16 15:22:09 -04:00
Brittney Exline
bf88bca776
Version bump for edx-enterprise
2019-06-14 13:57:01 -06:00
Michael Youngstrom
e868c54a18
INCR-176
2019-04-26 15:42:24 -04:00
Jeremy Bowman
3ff3eee2f2
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 12:54:22 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Uman Shahzad
5746729895
Revert "Revert "Show Enterprise display name if we should hide sensitive user…"
2018-04-23 18:27:36 +05:00
Uman Shahzad
87919f4d53
Add Enterprise middleware that injects customer data.
2018-04-21 08:14:52 +05:00
George Babey
a155aad01c
Revert "Show Enterprise display name if we should hide sensitive username."
...
This reverts commit d58bd06928 .
This commit caused performance issues due to increased API load from checking the
enterprise association on each page load
2018-04-17 09:07:17 -04:00
Uman Shahzad
d58bd06928
Show Enterprise display name if we should hide sensitive username.
2018-04-12 19:10:30 +05:00
Uman Shahzad
2601b26af6
Update mocks/docs/code to reflect Enterprise API updates.
2017-10-11 02:05:04 +05:00
Uman Shahzad
ff0374e695
Remove any trace of enterprise_customer_users in ENT API.
2017-09-26 15:22:18 +05:00
Jesse Shapiro
7a31441ebc
Move to new consent API
2017-08-16 22:58:09 -04:00
Brittney Exline
8c362d4df6
Revert "Create EnterpriseCourseEnrollment when enrolling via Track Selection page"
...
This reverts commit d940bbfd09 .
2017-07-17 14:11:24 -04:00
Jesse Shapiro
d940bbfd09
Create EnterpriseCourseEnrollment when enrolling via Track Selection page
2017-06-30 12:39:14 -04:00
Matt Drayer
5f5a44e062
Hide the audit option from track selection for certain enterprise use cases
2017-05-22 17:14:27 -04:00
Andy Armstrong
0325425c8c
Add data sharing consent redirect for more course tabs
...
LEARNER-394
2017-03-31 19:12:13 -04:00