Commit Graph

140 Commits

Author SHA1 Message Date
2bf83619c7 feat: replace device location select with input field for direct entry in DetailDevice component 2025-10-17 00:45:32 +07:00
fcf1deaa26 feat: update button label in DetailPlantSection based on action mode 2025-10-17 00:31:29 +07:00
6348c1e2b4 feat: add section name field to DetailPlantSection and update ListPlantSection to include section name in data handling 2025-10-17 00:09:39 +07:00
2f621fc6c2 update status active inactive 2025-10-16 23:39:41 +07:00
956730135e refactor: streamline IndexPlantSection and DetailPlantSection components, enhance ListPlantSection with improved search and action handling 2025-10-16 23:05:26 +07:00
1ba83ec105 fix: update device filtering logic and improve UI labels in DetailTag component 2025-10-16 15:07:25 +07:00
9f46908d79 template card or table in component table list 2025-10-16 14:55:57 +07:00
9bb07b1224 feat: enhance device selection with code and name display, filter active devices 2025-10-16 14:12:18 +07:00
77a89489cd fix: rename alarm property to is_alarm 2025-10-15 22:32:27 +07:00
23db974695 feat: add alarm toggle functionality in DetailTag component 2025-10-15 22:19:16 +07:00
1bde2a0fd0 feat: swap Tag Name and Tag Number fields in DetailTag component 2025-10-15 21:25:17 +07:00
4e2da7d4fa feat: refactor Plant Sub Section dropdown in DetailTag component 2025-10-15 21:17:37 +07:00
05be0b6738 feat: add dropdown field for plant sub sections in DetailTag component 2025-10-15 20:48:30 +07:00
7b56f9690d feat: add duplicate tag number validation in DetailTag component 2025-10-15 18:15:42 +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
9f6cb66c37 feat: add password requirements validation and indicators in ChangePasswordModal and DetailUser components 2025-10-14 15:42:28 +07:00
eb90d89e0e feat: enhance DetailTag and ListTag components with improved device handling and search functionality 2025-10-14 14:40:01 +07:00
251ad44371 fix detail tag 2025-10-14 12:24:47 +07:00
e13d7eb3be refactor: update tag management with improved validation and device integration 2025-10-14 12:18:08 +07:00
5ed5ee26bf feat: implement shift management with CRUD operations and local storage integration 2025-10-13 20:26:29 +07:00
d9fb7c9fce refactor plant section 2025-10-13 11:02:17 +07:00
577d8c8585 integrasi plant section 2025-10-13 10:17:16 +07:00
54290baaac feat: add shift management functionality with CRUD operations and UI components 2025-10-13 02:25:16 +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
a3666dbf41 add status toggle switch to DetailBrandDevice and update ListBrandDevice 2025-10-10 14:40:41 +07:00
49dda8621b refactor: remove IndexErrorCode component and update ListErrorMaster 2025-10-10 14:21:48 +07:00
bf03891142 refactor: streamline brand device management components and add error master view 2025-10-10 14:14:10 +07:00
3ce9b3772d remove IndexErrorCode component 2025-10-10 14:12:37 +07:00
a7af974108 add status management with list and detail views, including routing and mock data 2025-10-09 16:43:03 +07:00
e13539618b add plant section management with list and detail views 2025-10-09 10:50:27 +07:00
0beb46e318 Merge branch 'lavoce' of https://gitea.idetama.id/yogiedigital/cod-fe into lavoce 2025-10-07 12:07:31 +07:00
b2e1bca4ab update: implement brand device management with listing, detail view, and search functionality 2025-10-07 12:07:29 +07:00
317610e552 update: implement ListTag and DetailTag components for enhanced tag management functionality 2025-10-07 12:01:15 +07:00
0d97a1978e update: adjust TableList component for improved data display and enhance ListDevice component styles 2025-10-06 08:47:07 +07:00
d469992ee2 menambahkan halaman awal untuk setiap menu sidebar 2025-10-03 17:05:50 +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