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 83101f2361 fix fmt
add 13171990db feat: switch workflow result downloads to use browser
native downloads (#3728)
add 22bec8bda3 Merge branch 'main' into xinyuan-renaming
No new revisions were added by this update.
Summary of changes:
core/access-control-service/build.sbt | 3 +-
.../service/resource/AccessControlResource.scala | 99 +++++++++--
.../apache/texera/AccessControlResourceSpec.scala | 2 +-
.../http/request/result/ResultExportRequest.scala | 11 +-
.../user/workflow/WorkflowExecutionsResource.scala | 184 ++++++++-------------
.../texera/web/service/ResultExportService.scala | 84 ++++++++--
.../service/user/download/download.service.ts | 113 +++++++++----
.../workflow-result-export.service.ts | 47 +++---
.../texera-helmchart/templates/envoy-config.yaml | 4 +
deployment/k8s/texera-helmchart/values.yaml | 3 +-
10 files changed, 349 insertions(+), 201 deletions(-)