Commit Graph

9 Commits

Author SHA1 Message Date
andrew.ng efa325ed19 Update log health check 2026-06-19 16:29:05 +07:00
joseph le 5135f7ba9a Update api erp, short log 2026-05-20 14:05:53 +07:00
nguyentrungthat 5d36b39c64 Update api update note SN ERP 2026-04-24 07:56:20 +07:00
nguyentrungthat 4740458dd4 Update healcheck_controller.ts 2026-04-21 09:45:48 +07:00
nguyentrungthat c86824e589 Refactor health check controller and improve error handling
Moves LINK_WIKI and ERP_URL constants outside the check method for reuse. Updates error handling to set status based on which API call failed, and removes console logging for cleaner output. Always returns code 200 for consistency.
2026-01-17 10:41:51 +07:00
nguyentrungthat 28059f85ed Update physical test, load ios 2026-01-07 16:04:24 +07:00
nguyentrungthat 42f67e5390 Enhance terminal clear options and update note handling
Added a 'Clear (scrollback)' option to the terminal modal, allowing users to clear only the scrollback buffer without emitting a clear event. Updated backend and helper logic to use 'testNotes' instead of 'notes' for serial number updates, and improved note formatting with timezone support. Also improved email content formatting and error reporting.
2025-12-24 14:27:52 +07:00
nguyentrungthat fd5d1628a5 Update note SN sau khi run dpelp và api heal check 2025-12-23 16:34:21 +07:00
nguyentrungthat e2e66f86bf Add health check endpoint and controller
Introduces HealCheckController to perform a health check by posting to a wiki API. Adds a new route at /atc/health-check for accessing the health check functionality.
2025-12-23 10:19:16 +07:00