ATC_SIMPLE/BACKEND/app/controllers
nguyentrungthat 1ae7550d77 Add Prompt AI model, API, seeds and UI
Introduce PromptAi support: add model, migration, seeder and controller with full CRUD endpoints, and register routes under /api/prompt-ai. Integrate DB-driven prompts into LineConnection (replace hardcoded prompt strings for DPELP and ENV with fetched PromptAi records). Update frontend ModalConfig to add a Prompt AI management tab (fetch, create, edit prompts), plus related UI tweaks (tabs, prompt editor modal, axios/notifications). This makes AI prompts editable at runtime without code changes.
2026-05-06 10:32:45 +07:00
..
auth_controller.ts Update 2025-11-06 09:39:33 +07:00
brands_controller.ts Update modal Scenario 2025-12-15 17:10:50 +07:00
categories_controller.ts Update modal Scenario 2025-12-15 17:10:50 +07:00
config_ram_controller.ts Update config ram and check ram 2026-01-26 14:45:04 +07:00
healcheck_controller.ts Update api update note SN ERP 2026-04-24 07:56:20 +07:00
ios_license_controller.ts Update load License 2026-01-13 10:54:12 +07:00
keywords_controller.ts Update keywords 2026-01-28 16:34:28 +07:00
lines_controller.ts Initial commit 2025-10-23 17:00:58 +07:00
logs_controller.ts Initial commit 2025-10-23 17:00:58 +07:00
models_controller.ts Initial commit 2025-10-23 17:00:58 +07:00
prompt_ais_controller.ts Add Prompt AI model, API, seeds and UI 2026-05-06 10:32:45 +07:00
scenarios_controller.ts Update run scenario DPELP theo flow mới 2025-12-17 16:45:33 +07:00
stations_controller.ts Add ticket management to lines and improve UI 2025-11-18 16:59:27 +07:00
tickets_controller.ts Enhance ticket handling and UI interactions 2025-11-19 13:57:52 +07:00
users_controller.ts Update 2025-10-31 15:37:37 +07:00