-
Notifications
You must be signed in to change notification settings - Fork 18
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
Draft release 1.2.0, Sync Test to Stage #480
Conversation
* locale, cloud provider strings * openshiftView, rhelView, activate display for cloud providers * inventoryListSelectors, lower case cloud providers for locale context * rhsmServices, update mock with cloud provider * rhsmApiTypes, expand expected inventory data types
Codecov Report
@@ Coverage Diff @@
## stage #480 +/- ##
==========================================
+ Coverage 93.23% 93.42% +0.19%
==========================================
Files 70 74 +4
Lines 1863 2374 +511
Branches 448 808 +360
==========================================
+ Hits 1737 2218 +481
- Misses 108 138 +30
Partials 18 18
Continue to review full report at Codecov.
|
* platform, chrome add isBeta test setup * select, pf random generated id prop fix
* inventoryList, guestsList, expand prop types, content check * inventoryListSelectors, lowercase measurementType * locale, measurementType strings, VM to guests * openshiftView, rhelView, hardware to measurementType * rhsmApiTypes, add type, expected measurementType * rhsmServices, measurementType mock
Current proposed release schedule
|
* inventoryList, enforce sort on specific columns * openshiftView, rhelView, activate sorting for measurementType * rhsmApiTypes, expand allowed sort types
#488 is a blocking issue |
* inventoryList, guestsList, proptype expanded, loader colWidth * inventoryListHelpers, apply filter column widths * loader, pass colWidth * openshiftView, rhelView, inventory fixed column widths * table, check for valid cell contents, proptypes * tableSkeleton, allow fixed column widths * styling, fix guestsList padding
@cdcabrera As openshift "total" type isse is resolved, consider my ACK for this release (without cloudmeter changes as of 11/111/2020). |
As of 20201117 a release delay towards Dec 2nd had been purposed, we'll review removing the blocked status on this PR the week of Dec 2nd |
The release plan as of 20201130 is to do an immediate PR for release 1.2.0 after this PR merges. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. ACK for this release.
* locale, sockets, cores copy * inventoryListHelpers, apply PF table wrappable transform * openshiftView, rhelView, apply isWrappable to sockets, cores column
* pageLayout, allow pageMessages * pageMessages, messaging display * pageToolbar, alignment with pageMessages
* styling, banner messages spacing * appMessagesSelectors, base selector * bannerMessages, display app banner messages * rhelView, openshiftView, apply bannerMessages display
* build, dotenv flag for recommendations link * locale, cloud meter related banner message strings * appMessagesSelectors, apply tally cloud meter data, mismatch * bannerMessages, cloud meter mismatch message * graphCardSelectors, expose cloud meter flags * helpers, ui link for recommendations * rhsmApiTypes, cloud meter data and mismatch flags * rhsmServices, mock update for cloud meter data
* minHeight, restructure resize, autoUpdate as separate params
* inventoryList, refresh minHeight for first, last inventory page * styling, reduce inventory label size, aid in paging
* dateHelpers, expose a currentDateTime range * bannerMessages, custom API call for reports/tally * rhsmActions, restructure for cancel id, add getMessageReports * messagesReducer, apply getMessageReports action type to state * appMessagesSelectors, sync state with messagesReducer * rhsmTypes, clean up, new message reports type
* bannerMessages, query updates for banner display * openshiftView, rhelView, pass query to banner * appMessageSelectors, query pass-through
Notes
Cloud provider updates
Commits
Bug Fixes
Additional Commits #500
Features
Bug Fixes
Additional Commits #505 #509 #513
Features
Bug Fixes
Performance Improvements
Additional Commits #518
Bug Fixes