-
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
feat(inventoryList,views): issues/10 display inventory list #372
feat(inventoryList,views): issues/10 display inventory list #372
Conversation
93f4e70
to
9d0c7c3
Compare
…nsights#372) * table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
…Insights#372) * inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
…sights#372) * styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
…ights#372) * c3GraphCard, align to graphCard * graphCard, align to inventoryList card
9d0c7c3
to
5a94bda
Compare
Codecov Report
@@ Coverage Diff @@
## ci #372 +/- ##
==========================================
+ Coverage 92.47% 92.54% +0.07%
==========================================
Files 64 67 +3
Lines 1528 1637 +109
Branches 355 376 +21
==========================================
+ Hits 1413 1515 +102
- Misses 100 107 +7
Partials 15 15
Continue to review full report at Codecov.
|
* table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
* inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
* styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
Hi @cdcabrera looks like it broke granularity. Graph is not displayed as per correct dates (Today its 12 Aug and screenshot showing 22 July for daily) and also x-axis values displayed are changed. |
…nsights#372) * table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
…Insights#372) * inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
…sights#372) * styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
…ights#372) * c3GraphCard, align to graphCard * graphCard, align to inventoryList card
…nsights#372) * table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
…Insights#372) * inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
…sights#372) * styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
…ights#372) * c3GraphCard, align to graphCard * graphCard, align to inventoryList card
* table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
* inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
* styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
* c3GraphCard, align to graphCard * graphCard, align to inventoryList card
* table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
* inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
* styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
* c3GraphCard, align to graphCard * graphCard, align to inventoryList card
* table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
* inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
* styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
* c3GraphCard, align to graphCard * graphCard, align to inventoryList card
* table, pf fixme annotations, align to pf title/content prop * tableSkeleton, switch to generic node, related to pf title align
* inventoryListSelectors, itemCount, deep equals adjustment * rhsmApiTypes, added inventory_id * reduxHelpers add setNormalizedResponse * rhsmServices mock update
* styles, min-heights graphCard, inventoryList * inventoryList, initial inventory list display * inventoryListHelpers, parse table cells * inventoryList perPageDefault for skeleton loader * pagination, initial pagination * rhelView, openshiftView add inventoryList * locale, i18n strings
* c3GraphCard, align to graphCard * graphCard, align to inventoryList card
What's included
Notes
How to test
Proxy run check
$ yarn
$ yarn start:proxy
Example
Updates issue/story
Updates #10