5ec26ecbe8
feat: update device management to include device description and change status display
2025-10-21 15:23:02 +07:00
f049902d2c
feat: update delete confirmation dialog title and message in ListDevice component
2025-10-17 00:55:18 +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