andrew.ng
928355b9bc
update highlight list SN
2026-05-29 09:57:53 +07:00
andrew.ng
4b7e87e768
Update color note, option skip test physical
2026-05-28 16:43:19 +07:00
joseph le
aa223c67c1
update
2026-05-28 08:44:43 +07:00
andrew.ng
20bdd3eef0
Merge branch 'main' of https://gitea.nswteam.net/andrew.ng/ATC_SIMPLE
2026-05-27 14:40:00 +07:00
andrew.ng
1a86c59049
Update loading note, shorten Issue Zulip
2026-05-27 14:37:43 +07:00
joseph le
9e187d8e89
Update ket qua AI
2026-05-27 13:51:56 +07:00
andrew.ng
0a9c22268d
update
2026-05-27 10:30:51 +07:00
andrew.ng
725315ed32
Update log
2026-05-27 09:37:16 +07:00
andrew.ng
40f20bb55d
Update model AI GPT
2026-05-26 13:21:10 +07:00
andrew.ng
7e43a0edc4
Update log
2026-05-25 14:09:13 +07:00
andrew.ng
9bae73193d
add Year
2026-05-25 13:25:37 +07:00
andrew.ng
f7dd59600a
Update test Log for AI
2026-05-25 13:16:00 +07:00
andrew.ng
a356552d5b
Update link ip and dns, update view AI
2026-05-21 16:18:03 +07:00
andrew.ng
e9c99814b2
Update short log, print log
2026-05-20 10:46:34 +07:00
nguyentrungthat
d4ea801bef
Update view history log, tested ports
2026-05-18 16:20:09 +07:00
nguyentrungthat
507f228888
Update gpt, form
2026-05-18 13:16:04 +07:00
nguyentrungthat
f9ac92ddf9
Update line_connection.ts
2026-05-18 09:52:39 +07:00
nguyentrungthat
1e3a3629da
Update line_connection.ts
2026-05-16 08:32:50 +07:00
nguyentrungthat
72478a52da
Update line_connection.ts
2026-05-15 16:54:19 +07:00
nguyentrungthat
ee475dde30
Update line_connection.ts
2026-05-15 13:10:57 +07:00
nguyentrungthat
df0f3ec898
Update line_connection.ts
2026-05-15 11:20:08 +07:00
nguyentrungthat
1291d2c20c
Update save form
2026-05-14 14:33:02 +07:00
nguyentrungthat
884c113a03
Update form report summary, gắn api
2026-05-14 10:23:22 +07:00
nguyentrungthat
9cd3defc1d
Update
2026-05-13 15:19:35 +07:00
nguyentrungthat
91b2bdba7b
Update form Summary
2026-05-12 14:22:45 +07:00
nguyentrungthat
4bc27938be
Update form Sumary
2026-05-12 09:48:59 +07:00
nguyentrungthat
36a67c5b2d
Update form summary
2026-05-11 16:25:15 +07:00
nguyentrungthat
7ea6af3c28
Update user login, form
2026-05-09 10:34:37 +07:00
nguyentrungthat
95601a02cb
Update
2026-05-08 16:41:32 +07:00
nguyentrungthat
7fea517efa
Update
2026-05-06 14:25:34 +07:00
nguyentrungthat
2c33854e43
Update
2026-05-06 14:12:44 +07:00
nguyentrungthat
dd6d4047e0
Update Detect Log By AI
2026-05-06 13:57:02 +07:00
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
nguyentrungthat
ef20557635
Update modal confirm
2026-05-04 07:46:58 +07:00
nguyentrungthat
b5c84e5cee
Update
2026-04-01 13:57:06 +07:00
nguyentrungthat
2ecb153118
Update confirm before run Physical
2026-04-01 13:31:23 +07:00
nguyentrungthat
b715c0773a
Update
2026-03-31 16:55:49 +07:00
nguyentrungthat
cba3178d09
Update select IOS, warning ping
2026-03-31 15:49:20 +07:00
nguyentrungthat
27485dc245
Update skip physical test
2026-03-27 08:45:44 +07:00
joseph le
36dc75bee8
Update
2026-03-26 09:27:17 +07:00
nguyentrungthat
7888fc4090
Update regex inventory
2026-03-26 08:08:38 +07:00
nguyentrungthat
c7040f7ac7
Update load IOS, License
2026-03-21 09:32:35 +07:00
nguyentrungthat
0bb2ce2e63
Update ping trước khi load ios, license
2026-03-17 08:35:35 +07:00
nguyentrungthat
c18b8aeff2
Update
2026-03-11 07:45:42 +07:00
nguyentrungthat
c032a29cdd
Update flow physical test va confirm skip test
2026-03-10 15:31:43 +07:00
nguyentrungthat
faf37c7136
Update note sn to erp
2026-03-09 10:05:30 +07:00
nguyentrungthat
5305e64453
Update flow test dpelp
2026-03-05 08:52:41 +07:00
nguyentrungthat
3088848b1a
Update rule run dpelp và physical
2026-03-04 14:20:54 +07:00
nguyentrungthat
8612d88858
Update view IOS
2026-03-03 11:30:38 +07:00
nguyentrungthat
75acf0ed8c
Increase test interval and relax license check
...
Increase physical test polling interval from 5s to 15s (backend setInterval and frontend AutoProgress ms) to reduce polling frequency. Add handling to stop the interval when physicalTest.done, send the physical test report, and end testing. Change license filtering to be case-insensitive and match any value containing "permanent" (backend and frontend) so licenses are detected regardless of casing/format.
2026-03-02 13:29:24 +07:00