nguyentrungthat
1d0a90f2cf
Update config scenarios
2025-12-15 11:33:45 +07:00
Truong Vo
39fed6d1a1
fix
2025-12-15 11:13:23 +07:00
Truong Vo
ae09fe1917
Fix giao diện tollbar
2025-12-15 11:10:11 +07:00
Truong Vo
a37e647674
update giao diện bottom bar
2025-12-12 17:12:51 +07:00
Truong Vo
d4ae00dc37
update giao diện bottom bar
2025-12-12 17:05:19 +07:00
Truong Vo
ec55c169ba
Di chuyển button BAUN trong chi tiết line
2025-12-12 15:13:24 +07:00
Truong Vo
8b986232e6
update thanh bottom bar
2025-12-12 14:27:01 +07:00
nguyentrungthat
92cb59cebc
Update scroll terminal
2025-12-12 13:51:12 +07:00
Truong Vo
bd2d8d498e
Chỉnh nội dung trong bottom width
2025-12-12 11:36:43 +07:00
nguyentrungthat
a44161c583
Update DrawerControl.tsx
2025-12-11 16:33:31 +07:00
nguyentrungthat
117d982c4d
Update add log switch, apc
2025-12-11 09:00:58 +07:00
nguyentrungthat
2bc1338316
Update format send zulip
2025-12-09 17:09:23 +07:00
nguyentrungthat
4e5099aea8
Update send zulip
2025-12-08 16:30:17 +07:00
nguyentrungthat
a363883329
Update
2025-12-08 09:37:32 +07:00
nguyentrungthat
086c440386
Update gom lại các thư mục, add input history
2025-12-06 10:36:59 +07:00
nguyentrungthat
7e91bc8d85
Update socket_io_provider.ts
2025-12-05 10:11:10 +07:00
nguyentrungthat
b817159757
Update ButtonAction.tsx
2025-12-05 09:51:51 +07:00
nguyentrungthat
11673ffc13
Update ButtonAction.tsx
2025-12-05 09:39:02 +07:00
nguyentrungthat
67d8eabc07
Update ButtonAction.tsx
2025-12-05 09:30:40 +07:00
nguyentrungthat
f0b1a09fd4
Update run dpelp
2025-12-05 09:27:43 +07:00
Truong Vo
637bdfa16b
Khi Delete scenario k tắt modal add/edit
2025-12-05 09:19:46 +07:00
nguyentrungthat
cf6a950dcb
Update
2025-12-05 08:52:50 +07:00
nguyentrungthat
cd2c511afc
Pass stationId prop to Drawer controls
...
Refactored DrawerAPCControl and DrawerSwitchControl components to receive stationId as a prop instead of relying on stationAPI.id. Updated App and BottomToolBar to pass stationId, ensuring correct station context for socket event handling.
2025-12-05 08:37:52 +07:00
nguyentrungthat
7d2c20c61e
Update App.tsx
2025-12-05 08:31:11 +07:00
nguyentrungthat
5d7c10ca4d
Update
2025-12-05 07:59:13 +07:00
nguyentrungthat
b75c3e3697
Update switch
2025-12-04 17:06:47 +07:00
nguyentrungthat
d8c58e5361
Merge branch 'main' into that
2025-12-04 16:37:31 +07:00
nguyentrungthat
ab1ff30f12
Update save field send wiki
2025-12-04 16:37:24 +07:00
Truong Vo
0f5c878dd4
Fix search
2025-12-04 16:10:21 +07:00
nguyentrungthat
2ad1ee195f
Update send Wiki
2025-12-04 15:54:18 +07:00
Truong Vo
17e5aad8d9
Update input search list logs
2025-12-04 14:59:44 +07:00
nguyentrungthat
cbbfd4b1df
Update logging DPELP
2025-12-04 13:35:16 +07:00
nguyentrungthat
f71f18393e
Update bất đồng bộ
2025-12-04 10:23:54 +07:00
nguyentrungthat
da8c0f418b
Update line_connection.ts
2025-12-04 10:07:27 +07:00
nguyentrungthat
8ddccf6586
Update station connect
2025-12-04 10:00:56 +07:00
Truong Vo
4d9c6abc89
Hiệu chỉnh thanh bottom bar gọn hơn
2025-12-04 08:26:13 +07:00
Truong Vo
ef57da0154
Thên button edit scenarios ở ngoài (góc trái trên)
2025-12-03 14:57:17 +07:00
nguyentrungthat
237a514ae1
Update socket_io_provider.ts
2025-12-03 13:16:13 +07:00
nguyentrungthat
8cf801d964
Updaet wiki
2025-12-03 11:37:31 +07:00
Truong Vo
ae01929bf2
Nút copy all pid+sn: Đổi format copy
2025-12-03 08:49:09 +07:00
nguyentrungthat
b9fbb3f7b7
Improve connection retry logic and error handling
...
Refactored APC, Line, and Switch connection services to reset retry counters after max retries and added retry logic on disconnect events. Enhanced LineConnection to accept a clear line handler and implemented a reconnect method. Wrapped the 'run_all_dpelp' event in socket_io_provider with error handling to prevent crashes during wiki post operations.
2025-12-02 16:12:23 +07:00
Truong Vo
46ac79b94f
fix
2025-12-02 15:05:56 +07:00
Truong Vo
ae52635c2c
Bổ sung màu mới cho nút copy pid+sn
2025-12-02 15:03:00 +07:00
Truong Vo
e119d9c831
chức năng copy ở tất cả các view có PID, SN, full PID + SN
2025-12-02 14:59:48 +07:00
nguyentrungthat
68b217f769
Merge branch 'main' into that
2025-12-02 14:23:43 +07:00
nguyentrungthat
997e9b2a1b
Add history tracking to Line model and update CLI actions
...
Introduces a 'history' column to the Line model and database, storing line history as a JSON string. Updates line_connection service to persist history and extends Redis cleanup to 96 hours. Refactors BottomToolBar and ButtonAction components to use selectedLines for CLI actions and adjusts command sequences.
2025-12-02 14:23:35 +07:00
Truong Vo
a70ad77ae4
bảng tổng hợp thông tin history
2025-12-02 11:22:17 +07:00
nguyentrungthat
ffad475c2b
Update format data gửi wiki
2025-12-02 11:19:24 +07:00
Truong Vo
1be935a805
Fix scroll danh sách cuối station
2025-12-02 09:42:19 +07:00
Truong Vo
c532e78093
fix
2025-12-02 09:08:58 +07:00