https://github.com/galaxyproject/galaxy
Revision ad6af8d1b299dcf8f4d58dba43fe530c182ff160 authored by Ahmed Awan on 04 April 2024, 20:33:55 UTC, committed by Ahmed Awan on 04 April 2024, 20:33:55 UTC
This adds a modal when the user runs a workflow with changes, that asks for user confirmation on whether to proceed without saving changes or to save changes and then proceed. Currently, we _always_ save the workflow when it is run (even if there are no changes at all).

Fixes https://github.com/galaxyproject/galaxy/issues/17903
1 parent d308444
History
Tip revision: ad6af8d1b299dcf8f4d58dba43fe530c182ff160 authored by Ahmed Awan on 04 April 2024, 20:33:55 UTC
[24.0] Do not save workflow on Run without user confirmation
Tip revision: ad6af8d
File Mode Size
.ci
.circleci
.github
.vscode
client
config
contrib
cron
database
doc
hooks
lib
packages
scripts
static
templates
test
test-data
tool-data
tools
.coveragerc -rw-r--r-- 78 bytes
.dockerignore -rw-r--r-- 47 bytes
.flake8 -rw-r--r-- 1.0 KB
.git-blame-ignore-revs -rw-r--r-- 432 bytes
.gitattributes -rw-r--r-- 56 bytes
.gitignore -rw-r--r-- 3.8 KB
.gitpod.yml -rw-r--r-- 1.5 KB
.isort.cfg -rw-r--r-- 425 bytes
.k8s_ci.Dockerfile -rw-r--r-- 6.7 KB
.pre-commit-config.yaml.sample -rw-r--r-- 1.4 KB
.redocly.lint-ignore.yaml -rw-r--r-- 2.6 KB
.redocly.yaml -rw-r--r-- 94 bytes
CITATION -rw-r--r-- 871 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 261 bytes
CONTRIBUTING.md -rw-r--r-- 9.8 KB
CONTRIBUTORS.md -rw-r--r-- 8.2 KB
LICENSE.txt -rw-r--r-- 12.6 KB
Makefile -rw-r--r-- 11.5 KB
README.rst -rw-r--r-- 2.0 KB
SECURITY.md -rw-r--r-- 3.8 KB
check_model.sh -rwxr-xr-x 158 bytes
extract_dataset_parts.sh -rwxr-xr-x 209 bytes
manage_db.sh -rwxr-xr-x 350 bytes
manage_toolshed_db.sh -rwxr-xr-x 355 bytes
mypy.ini -rw-r--r-- 24.0 KB
package.json -rw-r--r-- 709 bytes
pyproject.toml -rw-r--r-- 5.7 KB
pytest.ini -rw-r--r-- 2.5 KB
requirements.txt l--------- 47 bytes
rolling_restart.sh -rwxr-xr-x 69 bytes
run.sh -rwxr-xr-x 1.5 KB
run_reports.sh -rwxr-xr-x 1.4 KB
run_tests.sh -rwxr-xr-x 26.0 KB
run_tool_shed.sh -rwxr-xr-x 758 bytes
tox.ini -rw-r--r-- 2.4 KB
tsconfig.json -rw-r--r-- 45 bytes

README.rst

back to top