Go to file
Miguel e4908396be feat: Add detailed logging for plot session creation and remove unused TabCoordinationDemo component 2025-08-15 19:19:24 +02:00
.cursor/rules
.doc feat: Agregar registro detallado de eventos de aplicación y mejorar la carga de datos históricos desde archivos CSV 2025-08-15 00:21:41 +02:00
.examples feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
.github Refactor dataset and plot management to support new array format 2025-08-14 11:16:52 +02:00
.images
.vscode
config feat: Implement coordinated connection and polling for real-time data updates across tabs 2025-08-15 18:55:58 +02:00
core feat: Implement coordinated connection and polling for real-time data updates across tabs 2025-08-15 18:55:58 +02:00
frontend feat: Add detailed logging for plot session creation and remove unused TabCoordinationDemo component 2025-08-15 19:19:24 +02:00
utils feat: Enhance event logging, improve CSV handling, and optimize Chart.js zoom functionality 2025-08-15 00:42:14 +02:00
.cursorignore
.gitignore
MULTI_BROWSER_FIX_SUMMARY.md feat: Implement multi-browser support for plot sessions 2025-08-15 16:56:02 +02:00
MULTI_BROWSER_SUPPORT.md feat: Implement multi-browser support for plot sessions 2025-08-15 16:56:02 +02:00
OFFLINE_USAGE.md feat: Migrate Chart.js libraries to npm for offline usage and update application setup 2025-08-14 21:39:27 +02:00
application_events.json feat: Add detailed logging for plot session creation and remove unused TabCoordinationDemo component 2025-08-15 19:19:24 +02:00
main.py feat: Implement coordinated connection and polling for real-time data updates across tabs 2025-08-15 18:55:58 +02:00
main_cleanup_notes.py Update application event logging and configuration schemas. Added multiple entries for application start events in application_events.json, updated last_updated and total_entries fields. Adjusted sampling_interval in plc_config.json and removed schema references in dataset and plot schema files for consistency. 2025-08-13 16:18:46 +02:00
requirements.txt feat: Implement historical data loading from CSV files, enhance PlotRealtimeViewer component, and improve Chart.js dependency checks 2025-08-14 23:32:07 +02:00
system_state.json feat: Implement coordinated connection and polling for real-time data updates across tabs 2025-08-15 18:55:58 +02:00
test_config_reload.py feat: Enhance application event logging, add CSV header validation, and implement fullscreen mode for charts 2025-08-14 22:57:42 +02:00
test_endpoint.py feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
test_header_validation.py feat: Implement CSV header validation and automatic renaming for dataset files 2025-08-14 22:33:39 +02:00
test_request.json feat: Agregar registro detallado de eventos de aplicación y mejorar la carga de datos históricos desde archivos CSV 2025-08-15 00:21:41 +02:00
test_symbol_loader.py feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00