ATC_SIMPLE/BACKEND
nguyentrungthat 075ceb7de4 Add running scenario status to line connections
Implemented real-time tracking and display of running scenarios for line connections. Backend now emits 'running_scenario' events, and frontend components show the current scenario being executed. Also improved switch port status parsing and ensured terminal scrolls to bottom on open.
2025-12-02 08:55:57 +07:00
..
app Add running scenario status to line connections 2025-12-02 08:55:57 +07:00
bin Initial commit 2025-10-23 17:00:58 +07:00
config Update 2025-11-10 15:26:59 +07:00
database/migrations Add baud and interface to lines, enhance line controls 2025-11-13 16:58:02 +07:00
providers Implement DPELP batch run and result aggregation 2025-12-01 16:49:19 +07:00
start Enhance ticket handling and UI interactions 2025-11-19 13:57:52 +07:00
tests Initial commit 2025-10-23 17:00:58 +07:00
.editorconfig Initial commit 2025-10-23 17:00:58 +07:00
.env.example Update 2025-11-10 15:26:59 +07:00
.gitignore Update 2025-10-28 16:57:15 +07:00
ace.js Initial commit 2025-10-23 17:00:58 +07:00
adonisrc.ts Update 2025-11-10 15:26:59 +07:00
eslint.config.js Initial commit 2025-10-23 17:00:58 +07:00
package-lock.json Update 2025-11-10 15:26:59 +07:00
package.json Update 2025-11-10 15:26:59 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00