Commit Graph

15 Commits

Author SHA1 Message Date
3fe5fbef31 Update DetailDevice component to set 'listen_channel' to null and modify NotificationDetailTab to enhance the display of spare part reminders and update the title from 'Error Notification Detail' to 'Notification Detail'. 2026-04-29 17:38:38 +07:00
0ca2169a12 Refactor DetailDevice component: update form fields to include 'listen_channel_reminder' and 'reminder_at', replace 'scheduler_date' with 'reminder_at', and improve layout for input fields. 2026-04-26 13:40:10 +07:00
8d03a0a52e Add Checkbox and Input Scheduler Date 2026-04-23 22:26:34 +07:00
1f8ee62721 fix: improve formatting and consistency in DetailDevice and GeneratePdf components 2025-12-12 15:53:29 +07:00
acaf1b3946 feat: add listen channel field to DetailDevice component and update ListDevice to display it; enhance quantity handling in SparepartCardList to prevent negative adjustments 2025-12-04 15:59:57 +07:00
6a21b65808 konect brand device on device 2025-11-19 15:57:38 +07:00
dd874cbe9c Add brand device field to DetailDevice component and ListDevice table 2025-10-24 11:07:06 +07:00
5ec26ecbe8 feat: update device management to include device description and change status display 2025-10-21 15:23:02 +07:00
4bd0348a2a clean code master plant sub section and master device 2025-10-21 20:26:05 +07:00
fb3e500139 feat: implement field auto-incrementing code 2025-10-20 19:19:59 +07:00
e42d1fa3ce feat: update data structure for tag history and adjust related components for consistency 2025-10-17 14:57:15 +07:00
2bf83619c7 feat: replace device location select with input field for direct entry in DetailDevice component 2025-10-17 00:45:32 +07:00
af6c6de301 fix field from be 2025-10-12 23:18:47 +07:00
3b51f59679 update: enhance device API functions with pagination and response structure; modify device form validation and UI components 2025-10-01 14:33:55 +07:00
291cbd5f94 Add pages 2025-09-17 12:16:50 +07:00