ParamManagerScripts/backend/script_groups/EmailCrono
Miguel 5ed4d9391e feat: Implement script execution and stopping functionality
- Added a new method to stop running scripts in the ScriptExecutor class, allowing graceful termination of scripts.
- Updated the ConfigurationManager class to handle script stopping requests and manage running processes.
- Enhanced the frontend JavaScript to include stop buttons for scripts, updating their state based on execution status.
- Introduced a mechanism to track running scripts and update UI elements accordingly.
- Improved logging for script execution and stopping events.
2025-08-23 10:51:38 +02:00
..
.cursor/rules
.doc
.example
config
models
static
templates
utils
data.json
description.json
esquema_group.json
esquema_work.json
log_x1.txt
script_config.json feat: Implement script execution and stopping functionality 2025-08-23 10:51:38 +02:00
scripts_description.json
work_dir.json feat: Implement script execution and stopping functionality 2025-08-23 10:51:38 +02:00
x1.py
x2.py