ATC_SIMPLE/BACKEND
nguyentrungthat 7528da2f00 Add scenarioName to run scenario actions and logs
Pass scenarioName from frontend to backend when running scenarios, and include it in log titles, email subjects, and Zulip messages. Also, expand command matching in template utilities and update default '[ENTER]' handling in line_connection. Minor logging improvements included.
2025-12-16 15:37:16 +07:00
..
app Add scenarioName to run scenario actions and logs 2025-12-16 15:37:16 +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 Update migration table brand, category, scenario 2025-12-15 15:03:26 +07:00
providers Add scenarioName to run scenario actions and logs 2025-12-16 15:37:16 +07:00
start Update migration table brand, category, scenario 2025-12-15 15:03:26 +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 send zulip 2025-12-08 16:30:17 +07:00
package.json Update send zulip 2025-12-08 16:30:17 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00