Add the real terms of service to our API request page, and improve UI.
ECOM-4024
Showing
- lms/static/sass/views/_api-access.scss 43 additions, 24 deletionslms/static/sass/views/_api-access.scss
- lms/templates/api_admin/api_access_request_form.html 10 additions, 8 deletionslms/templates/api_admin/api_access_request_form.html
- lms/templates/api_admin/terms_of_service.html 105 additions, 0 deletionslms/templates/api_admin/terms_of_service.html
- openedx/core/djangoapps/api_admin/forms.py 9 additions, 19 deletionsopenedx/core/djangoapps/api_admin/forms.py
- openedx/core/djangoapps/api_admin/tests/test_forms.py 4 additions, 0 deletionsopenedx/core/djangoapps/api_admin/tests/test_forms.py
- openedx/core/djangoapps/api_admin/tests/test_views.py 20 additions, 4 deletionsopenedx/core/djangoapps/api_admin/tests/test_views.py
- openedx/core/djangoapps/api_admin/urls.py 8 additions, 3 deletionsopenedx/core/djangoapps/api_admin/urls.py
- openedx/core/djangoapps/api_admin/views.py 8 additions, 1 deletionopenedx/core/djangoapps/api_admin/views.py
- openedx/core/djangoapps/api_admin/widgets.py 35 additions, 0 deletionsopenedx/core/djangoapps/api_admin/widgets.py
Loading
Please register or sign in to comment