This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-renaming
in repository https://gitbox.apache.org/repos/asf/texera.git
from 8e91b37671 init
add 04105b8249 feat: improve `file-service` Docker Compose file (#3834)
add 4d3c788b81 feat: prevent export of results from non-downloadable
datasets (#3772)
add 2ffeaacb8b Merge branch 'main' into xinyuan-renaming
No new revisions were added by this update.
Summary of changes:
.../user/workflow/WorkflowExecutionsResource.scala | 229 +++++++++++++++++--
.../src/main/resources/docker-compose.yml | 26 ++-
.../service/user/download/download.service.ts | 17 ++
.../result-exportation.component.html | 248 +++++++++++----------
.../result-exportation.component.ts | 106 +++++++--
.../workflow-result-export.service.spec.ts | 25 ++-
.../workflow-result-export.service.ts | 235 ++++++++++++++++---
.../apache/amber/core/storage/FileResolver.scala | 54 ++++-
8 files changed, 735 insertions(+), 205 deletions(-)