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

Production Release 1.5.0 #635

Merged
merged 57 commits into from
Apr 26, 2021
Merged

Production Release 1.5.0 #635

merged 57 commits into from
Apr 26, 2021

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Apr 22, 2021

Release 1.5.0

1.5.0 GUI Release

Notes

  • DONE, Dependabot commit currently in master/main branch needs to be rolled out before merging this PR. It was a temporary solution to determine how Dependabot should be configured. chore(build): activate dependabot #619

1.5.0 (2021-04-26)

Features

Bug Fixes

Performance Improvements

  • productViewRhel: rhelView to productViewRhel (#587) (7575178)

cdcabrera and others added 30 commits April 13, 2021 09:27
* 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
cdcabrera and others added 14 commits April 20, 2021 11:21
* 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
@cdcabrera cdcabrera added the 202104 project phase label Apr 22, 2021
* 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-commenter
Copy link

Codecov Report

Merging #635 (1b7b2cf) into master (3256353) will decrease coverage by 0.09%.
The diff coverage is 87.21%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/components/authentication/authentication.js 71.79% <0.00%> (ø)
src/components/loader/loader.js 100.00% <ø> (ø)
src/components/pageLayout/pageHeader.js 100.00% <ø> (ø)
src/components/pageLayout/pageLayout.js 100.00% <ø> (ø)
src/components/pageLayout/pageMessages.js 100.00% <ø> (ø)
src/components/pageLayout/pageSection.js 100.00% <ø> (ø)
src/components/pageLayout/pageToolbar.js 100.00% <ø> (ø)
src/components/table/tableEmpty.js 100.00% <ø> (ø)
src/components/table/tableSkeleton.js 100.00% <ø> (ø)
src/components/toolbar/toolbar.js 96.55% <ø> (ø)
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3256353...1b7b2cf. Read the comment docs.

@cdcabrera cdcabrera marked this pull request as ready for review April 23, 2021 16:27
@cdcabrera
Copy link
Member Author

Appears CI is stuck, closing then reopening

@cdcabrera cdcabrera closed this Apr 23, 2021
@cdcabrera cdcabrera reopened this Apr 23, 2021
Copy link
Collaborator

@mirekdlugosz mirekdlugosz left a 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.

@cdcabrera cdcabrera merged commit 11f3ca5 into master Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202104 project phase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants