Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental work on task pages #205

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Incremental work on task pages #205

merged 4 commits into from
Feb 11, 2025

Conversation

janosh
Copy link
Owner

@janosh janosh commented Feb 11, 2025

  • MetricScatter support date range and model filtering
  • MetricsTable add callable prop model_filter
  • drop non-compliant and energy-only toggles from discovery and phonons pages
  • move Model name col from metrisc to metadata columns
  • 2 new test cases for structure prototype labeling

- Update MetricScatter to support date range and model filtering
- Modify MetricsTable to use flexible model filtering
- Remove non-compliant and energy-only toggles from discovery and phonons pages
- Add descriptive text and centered headings to metric visualization pages
- Swap column order in metrics.ts to match updated design
- Add new test structure files for prototype labeling
…g columns

- Replace `hide_cols` and `show_metadata` props with flexible `col_filter` function
- Split metrics into separate arrays: `DISCOVERY_METRICS`, `PHONON_METRICS`, and `ALL_METRICS`
- Update MetricsTable and related pages to use new column filtering approach
- Modify tests to reflect new column filtering mechanism
- Ensure consistent column sorting with Model column first
@janosh janosh added the site Website related label Feb 11, 2025
@janosh janosh enabled auto-merge (squash) February 11, 2025 12:56
@janosh janosh merged commit 1990171 into main Feb 11, 2025
8 checks passed
@janosh janosh deleted the site-refactor branch February 11, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site Website related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant