ATC_SIMPLE/BACKEND/start
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
..
env.ts Update 2025-11-10 15:26:59 +07:00
kernel.ts Initial commit 2025-10-23 17:00:58 +07:00
routes.ts Add Prompt AI model, API, seeds and UI 2026-05-06 10:32:45 +07:00