This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-stage-by-stage
in repository https://gitbox.apache.org/repos/asf/texera.git
from dc873292fe add defaultExecutionMode
add 95a14c842f add defaultExecutionMode
No new revisions were added by this update.
Summary of changes:
common/config/src/main/resources/gui.conf | 5 ++++-
.../src/main/scala/org/apache/texera/config/GuiConfig.scala | 2 ++
.../org/apache/texera/amber/core/workflow/ExecutionMode.java | 4 +++-
.../scala/org/apache/texera/service/resource/ConfigResource.scala | 1 +
frontend/src/app/common/service/gui-config.service.mock.ts | 2 ++
frontend/src/app/common/type/gui-config.ts | 2 +-
frontend/src/app/common/type/workflow.ts | 4 ++--
.../component/left-panel/settings/settings.component.html | 8 ++++----
.../workspace/component/left-panel/settings/settings.component.ts | 1 +
9 files changed, 20 insertions(+), 9 deletions(-)