-
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
Draft release 2.1.0, Sync Test to Stage #842
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
* graphCard, convert to func, product hooks * graphCardChart, breakout filter logic, chart wrapper * graphCardChartLegend, convert to func, product hooks * graphCardChartTooltip, product hooks * productView, OpenShiftContainer, graphCard props * productViewContext, avoid dependency cycle
* locale strings * toolbarFieldSla, Usage, standalone select fields
* 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
mbpierce
approved these changes
Nov 30, 2021
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Draft 2.1.0, GUI release
Notes
This includes...
deactivated
subscriptions table displayCommits
Features
Bug Fixes
Build
Code Refactoring