This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.
from d187d26 AIRAVATA-3021 Toggle input properties when hidden/shown
new d546b01 AIRAVATA-2613 Update main layout for non-Vue templates
new c8e9c98 AIRAVATA-2644 Use events to communicate invalid state from
child to parent
new d484be8 Removing loading counter, no longer needed
new ae7bfcc Adding wagtailapps migration
The 773 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:
.../models/ComputationalResourceSchedulingModel.js | 2 +-
.../django_airavata_api/js/models/Experiment.js | 6 -
.../django_airavata_auth/callback-error.html | 26 +-
.../django_airavata_auth/create_account.html | 2 +
.../auth/templates/django_airavata_auth/login.html | 3 +-
.../login_username_password.html | 2 +
.../django_airavata_auth/verify_email.html | 2 +
.../ComputationalResourceSchedulingEditor.vue | 414 ++++++++++++---------
.../js/components/experiment/ExperimentEditor.vue | 11 +-
.../experiment/GroupResourceProfileSelector.vue | 10 +-
.../components/experiment/QueueSettingsEditor.vue | 49 ++-
.../templates/django_airavata/home.html | 4 +
.../base/migrations/0020_auto_20190417_1949.py | 54 +++
13 files changed, 366 insertions(+), 219 deletions(-)
create mode 100644
django_airavata/wagtailapps/base/migrations/0020_auto_20190417_1949.py