Create Log Table Component #17

Closed
opened 2026-02-04 23:08:59 +01:00 by ilker · 0 comments
Owner

Priority: High
Estimated Time: 4 hours

Tasks:

  • Create virtualized log table
  • Add expandable row details
  • Add field column customization
  • Add syntax highlighting
  • Implement pagination
  • Add copy functionality

Files to Create:

  • frontend/src/components/logs/LogTable.tsx
  • frontend/src/components/logs/LogDetails.tsx

Acceptance Criteria:

  • Table handles 1000+ logs smoothly
  • Row expansion shows all fields
  • Can customize visible columns
  • Pagination works correctly
**Priority:** High **Estimated Time:** 4 hours **Tasks:** - Create virtualized log table - Add expandable row details - Add field column customization - Add syntax highlighting - Implement pagination - Add copy functionality **Files to Create:** - `frontend/src/components/logs/LogTable.tsx` - `frontend/src/components/logs/LogDetails.tsx` **Acceptance Criteria:** - [ ] Table handles 1000+ logs smoothly - [ ] Row expansion shows all fields - [ ] Can customize visible columns - [ ] Pagination works correctly
ilker added this to the Milestone 2: VictoriaLogs Integration milestone 2026-02-04 23:08:59 +01:00
ilker added this to the VictoriaLogs Manager project 2026-02-04 23:09:15 +01:00
ilker closed this issue 2026-02-04 23:13:02 +01:00
ilker moved this to Done in VictoriaLogs Manager on 2026-02-04 23:13:26 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilker/victorialogs-manager#17