Commit Graph

3 Commits

Author SHA1 Message Date
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
Miguel 2297e217c7 Se añadió un nuevo parámetro "siemens_tia_project" en el archivo de configuración JSON para especificar la ubicación del proyecto Tia Portal. Además, se eliminaron varios archivos de log obsoletos relacionados con la ejecución de scripts, optimizando así la estructura del proyecto. 2025-07-10 16:50:00 +02:00
Miguel 006e2ed7d6 Agregada la opcion de ocultar scripts y de editar las descripcion 2025-05-03 21:58:06 +02:00