-
Notifications
You must be signed in to change notification settings - Fork 19
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
Production Release 1.5.0 #635
Conversation
* build, update proxy, spandx config account for left nav changes * authentication, remove return default route/redirect * openshiftView, rhelView, relax required pathId prop * routerConfig, align routes to platform nav updates * routerHelpers, alt for location.href, use search, hash directly
* testing, mock for debounce * textInput, emulate onClear for non-search types * toolbarFieldDisplayName, debounce on keyup, style adjustment * rhsmServices, adjust emulated API delays to reflect environments
* build, chrome2 melts if browserslist malformed in package.json
* graphCard, expose start, end query to allow alt granularity dropdown * openshiftView, productView, Rhel, Satellite, props updates * viewReducer, queryTypes, graphCardSelectors, expose start, end query
* dateHelpers, generate a listing of month, date objects * select, maxHeight pf prop * toolbarFieldRangedMonthly, prior months with date ranges
* toolbarFieldRangedMonthly, quick fix, string fails to match date
* i18n, locale strings for products * graphCard, move granularity field into product view * productView, openshiftView customizable toolbars
* i18n, locale strings for OpenShift * inventoryList, Subscriptions, console confirmation for sorting * inventoryListHelpers, allow for missing data * productView, product label context * productViewOpenShiftDedicated, base view * routerConfig, OpenShift dedicated route * rhsmServices, mock API response, core hours * rhsmApiTypes, product IDs, core hours for sorting and inventory
* routerConfig, productGroups, productIds grouped by viewIds * toolbar, viewId to inventory reset * toolbarFieldDisplayName, granularity, ranged, uom, apply viewId * viewReducer, restructure reset to apply productGroups
* locale, graph description strings * graphCard, flip card title to node * productView, OpenShiftContainer, Dedicated, allow graph desc * styling, info icons
* select, expand display options, allow up down and left right * toolbarFieldRangedMonthly, apply position right * style, position right for select components
* github, activate dependabot * travis, ignore dependabot branches
* build, added numbro number display package * locale, context string for core hours total * graphCard, allow custom hasTotalDisplay display callback * productView, Container, Dedicated, config callback for total * styling, card action for total
Codecov Report
@@ Coverage Diff @@
## master #635 +/- ##
==========================================
- Coverage 94.08% 93.98% -0.10%
==========================================
Files 84 86 +2
Lines 2061 2161 +100
Branches 522 555 +33
==========================================
+ Hits 1939 2031 +92
- Misses 102 107 +5
- Partials 20 23 +3
Continue to review full report at Codecov.
|
Appears CI is stuck, closing then reopening |
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.
ACK. Go ahead with merge at your earliest convenience.
Release 1.5.0
1.5.0 GUI Release
Notes
1.5.0 (2021-04-26)
Features
Bug Fixes
Performance Improvements