This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch airavata-3453
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.
discard 03d0d71 AIRAVATA-3453 Integrated jquery-textcomplete plugin
discard b3c3e63 AIRAVATA-3453: Input event wrappers to simplify slot overrides
discard 49bfe3d AIRAVATA-3453 Initialize radio button inputs with value
discard 6919041 AIRAVATA-3453 POC: initial supcrtbl2 custom interface with WCs
add a43a997 AIRAVATA-3420 Remove usage of "move from filepath"
user_storage functions
add 0ae3cff Making allowPreview not required since it has default
add 96c5158 AIRAVATA-3420 'develop' branch to use 'mft-integration'
branch of sdk
add 6444833 AIRAVATA-3458 add gzip compression to file download
add d5cf437 AIRAVATA-3458 Check filesize before loading file in editor
add 010fa38 AIRAVATA-3458 import style fix
add 5e5506e AIRAVATA-3069 Order experiment inputs
new add9f4d AIRAVATA-3453 POC: initial supcrtbl2 custom interface with WCs
new 88e948a AIRAVATA-3453 Initialize radio button inputs with value
new 14e2bf6 AIRAVATA-3453: Input event wrappers to simplify slot overrides
new dab0816 AIRAVATA-3453 Integrated jquery-textcomplete plugin
new 8a41d68 AIRAVATA-3453 Added checkOutput for validation
new cc630a0 AIRAVATA-3453 Initialize textarea value
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (03d0d71)
\
N -- N -- N refs/heads/airavata-3453 (cc630a0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 6 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:
django_airavata/apps/api/serializers.py | 13 +-
.../django_airavata_api/js/models/DataProduct.js | 1 +
django_airavata/apps/api/tus.py | 12 +-
django_airavata/apps/api/views.py | 21 +--
.../storage/storage-edit/UserStorageLink.vue | 2 +-
.../storage-edit/UserStorageTextEditViewer.vue | 78 ++++++++---
.../django_airavata_workspace/supcrtbl2.html | 147 ++++++++++++++++++---
requirements.txt | 3 +-
8 files changed, 221 insertions(+), 56 deletions(-)