Skip to content

Aggregated metrics part 3#50

Merged
dphuang2 merged 19 commits intomainfrom
aggregated-metrics-part-3
Aug 11, 2025
Merged

Aggregated metrics part 3#50
dphuang2 merged 19 commits intomainfrom
aggregated-metrics-part-3

Conversation

@dphuang2
Copy link
Copy Markdown
Collaborator

No description provided.

Dylan Huang added 19 commits August 10, 2025 16:04
- Updated the test to read from a new JSONL log file instead of JSON, enhancing data handling.
- Adjusted the parsing logic to accommodate line-by-line JSON parsing for better flexibility.
- Modified row and column field definitions to include additional identifiers for improved data aggregation.
- Enhanced TableBody to support pagination by slicing the dataset based on current page and page size.
- Added pagination controls in EvaluationTable for navigating between pages and adjusting page size.
- Reset current page to 1 when the dataset changes to ensure consistent user experience.
- Replaced the native select element with a custom Select component for improved styling and consistency.
- Updated the page size selection logic to maintain functionality while enhancing the user interface.
# Conflicts:
#	vite-app/src/components/EvaluationTable.tsx
- Introduced a new TableContainer component to standardize table layout and styling across the application.
- Replaced traditional HTML table elements in EvaluationRow, EvaluationTable, and PivotTable with the new TableContainer, TableHeader, TableCell, TableRow, and TableRowInteractive components for better maintainability and visual consistency.
- Enhanced the table structure to support additional styling options and improve responsiveness.
@dphuang2 dphuang2 merged commit 38a4444 into main Aug 11, 2025
7 checks passed
@dphuang2 dphuang2 deleted the aggregated-metrics-part-3 branch August 11, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant