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

DeploymentsDataTable - Part 1 #16355

Merged
merged 5 commits into from
Dec 26, 2024
Merged

DeploymentsDataTable - Part 1 #16355

merged 5 commits into from
Dec 26, 2024

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Dec 12, 2024

This PR introduces the DeploymentsDataTable component. Not all columns are implemented as part of this PR (#16284 needs to be merged to add the activity column), and the table hasn't been wired up to a hook yet, but the interface for the component should be pretty set.

I added a StatusBadge component also to support the 'Status' column in the table.

Here's what it looks like so far:
Screenshot 2024-12-11 at 9 35 44 PM

Related to #15512

@github-actions github-actions bot added the ui-replatform Related to the React UI rewrite label Dec 12, 2024
@desertaxle desertaxle marked this pull request as ready for review December 12, 2024 03:47
Copy link
Contributor

@devinvillarosa devinvillarosa left a comment

Choose a reason for hiding this comment

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

🎆

@aaazzam
Copy link
Collaborator

aaazzam commented Dec 12, 2024

spacing between the dot and the words "Not" and "Ready" are inconsistent. Is there a way to fix that?

@aaazzam
Copy link
Collaborator

aaazzam commented Dec 12, 2024

can we axe the box shadow on the ready / not ready?

@desertaxle
Copy link
Member Author

@aaazzam I updated the spacing and removed the shadow from the status badge in cdea5cc, so this is ready for another look.

@desertaxle desertaxle merged commit aa9602d into main Dec 26, 2024
8 checks passed
@desertaxle desertaxle deleted the deployments-list branch December 26, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui-replatform Related to the React UI rewrite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants