-
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
Production Release 2.1.0 #845
Conversation
* build, monthly, pf react-core tests updates * inventoryList, expandable css, tables in columns
* inventorySubscriptions, test updates * productViewRHEL, OpenShiftContainer, Satellite, initial query, test * rhsmServices, types, redux, response constants update
* dotenv, productViews, RHEL, OpenShift, activate subs * locales, subs table column headers
* locale, key consistency * productViews, toolbar props, related tests * toolbar, refactor, move functionality into fields * toolbarFieldDisplayName, hooks, strings * toolbarFieldGranularity, hooks, strings * toolbarFieldRangedMonthly, hooks, strings * toolbarFieldUom, hooks, strings * toolbarFieldUsage, hooks, strings * toolbarHelpers, removed
* build, jest config * build, joi schema validation for rhsm * dotenv, tally endpoint for metric id * locale, string key updates, match rhsm casing * redux, actions, selector, reducer, helpers, tally refactor * redux, hooks, use multiple selectors with useSelectors * rhsmApiTypes, start move towards rhsm services constants * services, config refactor for transforms, schemas, caching * services, rhsm schemas, transforms, helpers, constants * toolbarFields, string key updates
* toolbar, toolbarFields left, right select positioning * productViews, apply select positioning
* build, dist test, spell check dictionary * locale, strings for metric graphCards * chart, Elements, Helpers, Legend, x, y axis label props * chartAxisLabel, allow html for victory charts * chartTooltip, dynamic padding for boundary * config, routes, rhosak product * dateHelpers, isCurrent for rangedMonthly, timestamp formats * graphCard, CardChart deprecated, original components * graphCard, CardChart refactor hooks, tally refactor, metrics * graphCardChartLegend, multiselector hook * graphCardChartTitleTooltip, move out of productView * graphCardChartTooltip, numbro formatting for floats * graphCardContext, settings, hooks for redux action, selectors * graphCardHelpers, chartSettings, numbro formatting * graphCardMetric, Metrics, standalone and combined graph cards * graphCardMetricTotals, card wrapper to display totals * loader, pass skeleton sizes * productView, Openshift, deprecated vs rhosak graph card * redux, graphReducer legend adjustment * styling, graphCard adjustments for standalone metrics
* dotenv, disable subs for rhosak release priority * productViews, dotenv param checks for subs display
* locale, string refs for daily and monthly * graphCardMetricTotals, daily, monthly strings, total value display * rhsmTransformers, tally transform, flag current date entry
* routes, use streams alias for rhosak
* dotenv, instances table disable and endpoint * helpers, expose table disable * redux, action, reducer, selector for instances response * rhsmConstants, Types, updated constants, cross linked * rhsmSchemas, instances schema * rhsmServices, get instances endpoint * rhsmTransformers, instances response transform
* config, product.rhosak, inventory filters * locale, instances inventory strings * inventoryList.deprecated, hosts based inventory to deprecated * inventoryList, instances based inventory * productView, instances inventory for rhosak * styling, minor margin adjustment
* dateHelpers, utc base * rhsmSchemas, adjust for utc date * rhsmTransformers, month-day-year current date check
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.
lgtm
Weird... I thought I did that hours ago before I left... |
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.
Reviewed main feature changes via #842, approving
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.
2.1.0 (2021-11-30)
Features
Bug Fixes
Build
Code Refactoring