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

refactor: rename EntityListContent to EntityView #959

Merged
merged 35 commits into from
Dec 15, 2023

Conversation

topliceanurazvan
Copy link
Member

@topliceanurazvan topliceanurazvan commented Nov 23, 2023

Changes

  • Rename EntityListContent to EntityView as we will support both grid and table views for tests/test suites
  • Add slots for the entity view component and also for the switch

Fixes

How to test it

screenshots

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Copy link

vercel bot commented Nov 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
testkube-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 3:03pm

@rangoo94
Copy link
Member

Something is wrong with "Status" size on preview:

Zrzut ekranu 2023-12-14 o 13 32 07

Copy link
Member

@rangoo94 rangoo94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except:

  • one bug with displaying status filter
  • I don't think it's necessary to have Test*MetricsLayer and Test*MetricsContext (maybe just simplified useTestMetrics = (name) => useTestMetricsQuery(/* ... */) helper is what we want?)

Copy link
Member

@rangoo94 rangoo94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last minor issues (most importantly ?? []) and will LGTM 👍

Copy link
Member

@rangoo94 rangoo94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One trivial issue (left unused empty component/directory), besides LGTM 👍

@topliceanurazvan topliceanurazvan merged commit df55203 into develop Dec 15, 2023
9 of 13 checks passed
@topliceanurazvan topliceanurazvan deleted the razvantopliceanu/refactor/entity-view branch December 15, 2023 15:44
@github-actions github-actions bot mentioned this pull request Jan 23, 2024
4 tasks
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.

3 participants