Commit Graph

19 Commits

Author SHA1 Message Date
114ef96de8 translate UI text from Indonesian to English for consistency 2025-10-28 19:10:30 +07:00
a86795fdf6 fixing ui master 2025-10-25 16:08:42 +07:00
2abed31bde fix field + role user 2025-10-24 18:44:08 +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
f049902d2c feat: update delete confirmation dialog title and message in ListDevice component 2025-10-17 00:55:18 +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
9f46908d79 template card or table in component table list 2025-10-16 14:55:57 +07:00
9fc1c7cb40 feat: implement card view for device listing with actions for preview, edit, and delete 2025-10-14 19:06:23 +07:00
af6c6de301 fix field from be 2025-10-12 23:18:47 +07:00
6381235e14 refactor: change device search parameter from 'search' to 'criteria'
- Update defaultFilter to use criteria instead of search
- Update handleSearch to use criteria parameter
- Update handleSearchClear to use criteria parameter
- Update auto-clear onChange to use criteria parameter

API endpoint now uses: /api/device?page=1&limit=10&criteria=keyword
2025-10-10 16:06:58 +07:00
0d97a1978e update: adjust TableList component for improved data display and enhance ListDevice component styles 2025-10-06 08:47:07 +07:00
992dcc47ea update: refactor action buttons in ListDevice component for improved functionality and layout 2025-10-02 10:40:48 +07:00
3f39923070 update: adjust column widths in ListDevice component for better layout 2025-10-01 15:14:17 +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