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 cff35bb AIRAVATA-3460 Don't require path for file metadata response
new 91cf7e7 AIRAVATA-3322 Paginated experiment statistics view
new 6ee15c8 AIRAVATA-3322 Fix Pager display for results that don't return
counts
new 0342d80 AIRAVATA-3322 Update to version of python SDK with paginated
getExperimentStatistics
The 3 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:
.../statistics/ExperimentStatisticsContainer.vue | 41 +++++++++++++++++-----
.../django_airavata_api/js/service_config.js | 3 ++
.../js/utils/PaginationIterator.js | 11 ++++--
django_airavata/apps/api/views.py | 22 +++++++++---
.../static/common/js/components/Pager.vue | 9 ++++-
requirements.txt | 2 +-
6 files changed, 69 insertions(+), 19 deletions(-)