-
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
Environment Sync, Dev to Test (CI/QA-beta to CI/QA-stable) PF4 requested updates #334
Conversation
* tourView, component removed * i18n, remove tourView locale strings * routerTypes, component removed * tests, dist/integration file check
* tests, apply component displayNames to snapshots * build, local dev run updates, header, branch parameter * build, npm platform packages patched * build, npm pf-react icons, tokens, styles, charts * build, victory charts update sync to pf charts update
* graphCard, c3, cardTitle component * graphCardChartLegend, c3, tooltip distance * optinView, cardTitle and flex layout * pageHeader, revert to pf title component * select, isExpanded to isOpen prop * toolbar, dataToolbar to toolbar component rename * style, card header
* build, platform specific npm resources * chartArea, fix resize method, relates to left nav * pageHeader, revert title to platform version * redux, middleware, reducer, types, update notifications import * styles, move css files to src/index.js to avoid breaking sass
* build, dotenv host inventory guest API endpoint added * redux actions, reducers, types for inventory guests * rhsmServices, add base host inventory guests API * rhsmApiTypes, common API response types, inventory guests
Codecov Report
@@ Coverage Diff @@
## qa #334 +/- ##
==========================================
- Coverage 92.53% 92.20% -0.33%
==========================================
Files 56 56
Lines 1326 1347 +21
Branches 311 315 +4
==========================================
+ Hits 1227 1242 +15
- Misses 84 91 +7
+ Partials 15 14 -1
Continue to review full report at Codecov.
|
* docs, contributing.md filled in gaps on getting started * build, package.json npm scripts switched to bash * build, dev.chrome.sh, expire check, recursive copy, dotenv write * build, proxy.api.sh, expire check, separate darwin vs run.sh
* loader, basic loading component
* build, frontend and notifications packages patched * build, integration dist/file output test * router, apply react suspense loading * routerTypes, react lazy app routes
* graphCard, selector sequence consistency * selectors, user, view, graphCard, code and test consistency
* inventoryReducer, hostsGuests rename, test snapshot * inventoryListSelectors, initial selector, memoize/cache * guestListSelectors, initial selector, memoize/cache * reduxHelpers, annotation * rhsmActions, hostsGuests test * rhsmServices, mock data, delay, annotations
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
Commits
Features
Chores
Bug Fixes
Notes
Related issues
#296