- Jun 10, 2019
-
-
Ned Batchelder authored
Because we added drf-yasg and pinned djangorestframework
-
Ned Batchelder authored
* Install drf-yasg * Add drf-yasg settings and urls * Pin drf to make drf-yasg work * Adjust config-models version to be compatible * Remove django-rest-swagger (the old way)
-
Andytr1 authored
Adding simple history to track grade changes. Educator-4347
-
Andytr1 authored
Potential fix for review rules - EDUCATOR-4262
-
Brittney Exline authored
Unpin edx-enterprise and edx-drf-extensions
-
atesker authored
-
Dave St.Germain authored
-
Feanil Patel authored
Add a script requirements file to upgrade automation.
-
atesker authored
-
atesker authored
-
- Jun 08, 2019
-
-
David Ormsbee authored
Python Requirements Update
-
edX requirements bot authored
-
- Jun 07, 2019
-
-
David Ormsbee authored
Change button text for creating account
-
atesker authored
added migration Adding simple history to track grade changes. Educator-4347 Adding migration file Adding simple history to track grade changes. Educator-4347 Adding migration file Adding simple history to track grade changes. Educator-4347 Adding migration file Re-adding lms.djangoapps reference to see if it will fix the build issues Re-adding lms.djangoapps reference to see if it will fix the build issues
-
Farhanah Sheets authored
Add in messaging for 403 errors on about pages & update error color for a11y
-
Feanil Patel authored
The xblock counting script had a requirements file that was not previously being tracked and had an out of date version of requests. Add it to the `upgrade` make target so that it stays up to date.
-
Feanil Patel authored
Update dependency @edx/edx-bootstrap to v1.0.4
-
Brittney Exline authored
-
Feanil Patel authored
The output that renovate generates is different from what the version of npm we're using generates.
-
Renovate Bot authored
-
Feanil Patel authored
Version 2.1.1 on NPM is not exactly the thing we use.
-
Matthew Piatetsky authored
add discount banner to track selection and discount price to upgrade button
-
Feanil Patel authored
Update dependency moment to v2.19.3 [SECURITY]
-
Farhanah Sheets authored
-
Feanil Patel authored
It looks like the package maintainers had a v2.1.1 that was on github but then released a different 2.1.1 to NPM. When renovate(upgrade automation) tries to make any changes, it updates the lockfile to point to the NPM one which currently breaks tests. Pinning to the correct version in the package.json so that we can get other things upgraded.
-
Feanil Patel authored
- Moved jasmin-jquery back to pointing at git. The version on NPM is not the same because they made more changes to 2.1.1 before releasing it to NPM. - Run `npm install` locally because it produces slightly different output than renovate which causes the quality tests to fail.
-
edX requirements bot authored
-
Feanil Patel authored
Update dependency react-dom to v16.1.2 [SECURITY]
-
Thomas Tracy authored
* Add IdentityServer3 Backend This adds a backend for users who want to use IdentityServer3 as their SSO provider. It can be used with the OAuth2ProviderConfig in django admin to point to an external provider.
-
- Jun 06, 2019
-
-
David Ormsbee authored
BB-1132 Decrease NAME_MIN_LENGTH to 1.
-
Josue Balandrano Coronel authored
-
Feanil Patel authored
Catch other changes to the lock file that should have been made.
-
Feanil Patel authored
Allow for semver ranges.
-
Feanil Patel authored
-
Feanil Patel authored
-
jansenk authored
-
Thomas Tracy authored
type uuid for proper encoding.
-
Renovate Bot authored
-
Renovate Bot authored
-
Brittney Exline authored
Pinning edx-enterprise, edx-drf-extensions, and edx-rbac to last stable versions
-