ATC_SIMPLE/BACKEND
nguyentrungthat 429ec2cd7a Add connecting state for line connection process
Introduces a 'connecting' state to lines during connection attempts, updating both backend and frontend to emit and handle a new 'line_connecting' event. UI now displays a connecting animation, and disables actions for longer durations to improve user feedback. Also adds a POE indicator for switch ports in DrawerControl.
2025-11-27 14:27:37 +07:00
..
app Add connecting state for line connection process 2025-11-27 14:27:37 +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 Add baud and interface to lines, enhance line controls 2025-11-13 16:58:02 +07:00
providers Add connecting state for line connection process 2025-11-27 14:27:37 +07:00
start Enhance ticket handling and UI interactions 2025-11-19 13:57:52 +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 2025-11-10 15:26:59 +07:00
package.json Update 2025-11-10 15:26:59 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00