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

Add containers table in pods list pod row drop down #351

Merged
merged 16 commits into from
Apr 3, 2020

Conversation

richard-cox
Copy link
Member

  • Remove concept of fixed height table rows
  • Added concept of min height table rows
  • Reduced default height of rows
  • Added new table cell 'icon' component
  • Add ability to show a custom component on click of a table's row
  • Used new feature to add list of containers to pod view

- Remove concept of fixed height rows
- Added concept of min height rows
- Reduced default height of rows
- Added new table cell 'icon' component
- Used new feature to add list of containers to pod view
@richard-cox
Copy link
Member Author

richard-cox commented Mar 16, 2020

Bug - Clicking on pod name to bring in side panel also expands row

@codecov-io
Copy link

codecov-io commented Mar 18, 2020

Codecov Report

Merging #351 into master will decrease coverage by 0.02%.
The diff coverage is 59.81%.

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
- Coverage   58.94%   58.91%   -0.03%     
==========================================
  Files        1030     1034       +4     
  Lines       32180    32406     +226     
  Branches     4408     4452      +44     
==========================================
+ Hits        18968    19092     +124     
- Misses      13212    13314     +102     

Copy link
Member Author

@richard-cox richard-cox left a comment

Choose a reason for hiding this comment

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

See comment

@richard-cox richard-cox merged commit 371d1a5 into master Apr 3, 2020
@richard-cox richard-cox deleted the table-in-list-clean branch April 3, 2020 11:09
@richard-cox richard-cox added this to the 3.1.0 milestone Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants