This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.
from 8ba99f3 Optimizing cache for JS builds by putting more volatile apps
last
add 90f5ef9 Adding a test file to be executed for output view providers.
add e16ead8 Executing js code provided by the dreg_django app in
HTMLOutput.vue
add ee4071d AIRAVATA-2934 Docs on starting custom django app, next steps
add 699ef55 Merge branch 'master' into dreg
add 7cda6e3 Merge pull request #36 from shivamriky/dreg
new 0f95e9a AIRAVATA-3294 Check authenticate result before calling login
new 64243ef Merge branch
'AIRAVATA-3294--Gateway-PI-having-issues-login-in-to-the-gateway-using-local-account-and-CILogon'
into develop
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.prettierrc | 3 +
django_airavata/apps/auth/views.py | 13 +-
.../output-displays/HtmlOutputDisplay.vue | 37 +++-
docs/dev/custom_django_app.md | 206 ++++++++++++++++++---
docs/dev/new_django_app.md | 19 +-
5 files changed, 228 insertions(+), 50 deletions(-)
create mode 100644 .prettierrc