-
Notifications
You must be signed in to change notification settings - Fork 23
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
main >> prod-beta #297
main >> prod-beta #297
Conversation
* RHIROS-492 upgrade react-router-dom to v6 * add piplock file and upgrade packages * fix routes * add webpack-cli * use InsightsLink component and useLocation and useParams hooks * update tests * remove withRouter HOC * update FEC package version * add babel-runtime package * fix lodash-es error * add fast-text-encoding polyfill package
* RHIROS-1163 add suggested instance types table with static data * RHIROS-1222 integrate with /suggested_instance_types endpoint * handle UI for errors, change action type naming * use error object
updated README.md
* fix(RHINENG-3653): Update Groups column default text * replace additional N/A Text
* RHIROS-1164 implement sorting on suggested instance types table * code refactor
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## prod-beta #297 +/- ##
=============================================
- Coverage 20.54% 20.10% -0.45%
=============================================
Files 45 47 +2
Lines 915 965 +50
Branches 170 181 +11
=============================================
+ Hits 188 194 +6
- Misses 676 721 +45
+ Partials 51 50 -1 ☔ View full report in Codecov by Sentry. |
* RHIROS-1302 enable group sorting * code refactor - moved groups object to constant file
main >> prod-beta 💥
main >> prod-beta
Feel free to remove this section from PR description once done.
Why do we need this change? 💭
Please include the context of this change here.
Documentation requires update? 📝
Security Checklist 🔒
Upon raising this PR please go through RedHatInsights/secure-coding-checklist
💂♂️ Checklist 🎯
Additional 📣
Feel free to add any other relevant details such as links, notes, screenshots, here.