Skip to content

Commit 6e7c064

Browse files
author
Javier Garcia Ordonez
committed
Merge branch '329-populate-moga-table-with-real-data-add-interactivity' of https://github.com/ITISFoundation/mmux_vite into 329-populate-moga-table-with-real-data-add-interactivity
2 parents bcb5126 + f52f87a commit 6e7c064

File tree

12 files changed

+16
-16
lines changed

12 files changed

+16
-16
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.5.0
2+
current_version = 1.5.1
33
commit = False
44
message = service version: {current_version} → {new_version}
55
tag = False

.osparc/flaskapi/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
key: simcore/services/dynamic/mmux-vite-backend
22
name: MMUX Backend
3-
version: 1.5.0
3+
version: 1.5.1
44
description: Python (Flask) and Dakota meta-modeling functionality in an interactive, user-friendly, guided step-by-step way
55
integration-version: 2.0.0
66
type: dynamic

.osparc/node/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
key: simcore/services/dynamic/mmux-vite-web
22
name: MMUX Frontend
3-
version: 1.5.0
3+
version: 1.5.1
44
description: Vite (React + NodeJS + TypeScript) frontend for meta-modeling functionality in an interactive, user-friendly, guided step-by-step way
55
integration-version: 2.0.0
66
type: dynamic

.osparc/proxy-moga-read/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Multi Objective Genetic Algorithm (Preview)
33
description: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/refs/heads/main/app/full/services/simcore_services_dynamic_mmux-vite-app-moga-read.md
44
icon: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/icons/s4l/simcore_services_dynamic_mmux-vite-app-moga.png
55
thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/thumbnails/s4l/simcore_services_dynamic_mmux-vite-app-moga.png
6-
version: 1.5.0
6+
version: 1.5.1
77
integration-version: 2.0.0
88
type: dynamic
99
authors:

.osparc/proxy-moga-write/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Multi Objective Genetic Algorithm
33
description: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/refs/heads/main/app/full/services/simcore_services_dynamic_mmux-vite-app-moga-write.md
44
icon: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/icons/s4l/simcore_services_dynamic_mmux-vite-app-moga.png
55
thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/thumbnails/s4l/simcore_services_dynamic_mmux-vite-app-moga.png
6-
version: 1.5.0
6+
version: 1.5.1
77
integration-version: 2.0.0
88
type: dynamic
99
authors:

.osparc/proxy-sumo-read/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Response Surface Modeling (Preview)
33
description: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/refs/heads/main/app/full/services/simcore_services_dynamic_model_intelligence_response_surface_modeling.md
44
icon: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/icons/s4l/simcore_services_dynamic_mmux-vite-app-sumo.png
55
thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/thumbnails/s4l/simcore_services_dynamic_mmux-vite-app-sumo.png
6-
version: 1.5.0
6+
version: 1.5.1
77
integration-version: 2.0.0
88
type: dynamic
99
authors:

.osparc/proxy-sumo-write/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Response Surface Modeling
33
description: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/refs/heads/main/app/full/services/simcore_services_dynamic_mmux-vite-app-sumo-write.md
44
icon: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/icons/s4l/simcore_services_dynamic_mmux-vite-app-sumo.png
55
thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/thumbnails/s4l/simcore_services_dynamic_mmux-vite-app-sumo.png
6-
version: 1.5.0
6+
version: 1.5.1
77
integration-version: 2.0.0
88
type: dynamic
99
authors:

.osparc/proxy-uq-read/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Uncertainty Quantification (Preview)
33
description: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/refs/heads/main/app/full/services/simcore_services_dynamic_mmux-vite-app-uq-read.md
44
icon: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/icons/s4l/simcore_services_dynamic_mmux-vite-app-uq.png
55
thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/thumbnails/s4l/simcore_services_dynamic_mmux-vite-app-uq.png
6-
version: 1.5.0
6+
version: 1.5.1
77
integration-version: 2.0.0
88
type: dynamic
99
authors:

.osparc/proxy-uq-write/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Uncertainty Quantification
33
description: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/refs/heads/main/app/full/services/simcore_services_dynamic_mmux-vite-app-uq-write.md
44
icon: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/icons/s4l/simcore_services_dynamic_mmux-vite-app-uq.png
55
thumbnail: https://raw.githubusercontent.com/ZurichMedTech/s4l-assets/main/app/thumbnails/s4l/simcore_services_dynamic_mmux-vite-app-uq.png
6-
version: 1.5.0
6+
version: 1.5.1
77
integration-version: 2.0.0
88
type: dynamic
99
authors:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SHELL := /bin/sh
22
.DEFAULT_GOAL := help
33

4-
DOCKER_IMAGE_TAG := 1.5.0
4+
DOCKER_IMAGE_TAG := 1.5.1
55

66

77
FLASKAPI_DIR := ./flaskapi

0 commit comments

Comments
 (0)