Skip to content
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 #796

Merged
merged 30 commits into from
Sep 22, 2021
Merged

Environment Sync, Dev to Test #796

merged 30 commits into from
Sep 22, 2021

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Sep 16, 2021

What's included

Environment sync, dev to test (beta to stable)

Notes

...

Bug Fixes

  1. build npm updates (fix(build): npm updates #767) (004dfd7)
  2. productView ent-4247 disable take a tour header button (fix(productView): ent-4247 disable take a tour header button #774) (3e0833c)
  3. locale ent-4251 graph string key restructure (fix(locale): ent-4251 key context restructure #775) (a2acae2)
  4. openshiftMetrics,openshiftDedicated ent-4251 legend tooltip (fix(locale): ent-4251 key context restructure #775) (6e233f3)
  5. i18n ent-4251 filter undefined, empty multi-context (fix(locale): ent-4251 key context restructure #775) (19bb057)
  6. chartHelpers ent-4135 custom x, y, filter NaN and undefined (fix(chartHelpers): ent-4135 custom x, y values, filter NaN and undefined #783) (615e519)
  7. rhsmServices ent-3352 api response props, mock and tests (fix(rhsmServices): ent-3352 api response props, mock and tests #786) (7c5ab13)
  8. build npm updates (fix(build): npm updates #801) (54165ea)
  9. build pf, platform npm updates (fix(build): npm updates #801) (09e558f)

Chores

  1. build default branch to main (chore(build): default branch to main #769) (a8aba88)
  2. deps-dev bump eslint-plugin-import from 2.24.0 to 2.24.1 (chore(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.1 #772) (d3c5923)
  3. deps-dev bump eslint-plugin-prettier from 3.4.0 to 3.4.1 (chore(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1 #773) (afa622d)
  4. deps-dev bump cspell from 5.7.2 to 5.8.0 (chore(deps-dev): bump cspell from 5.7.2 to 5.8.0 #771) (76ad535)
  5. deps-dev bump eslint-plugin-flowtype from 5.9.0 to 5.9.1 (chore(deps-dev): bump eslint-plugin-flowtype from 5.9.0 to 5.9.1 #776) (dca77a0)
  6. deps bump react-router-dom from 5.2.0 to 5.2.1 (chore(deps): bump react-router-dom from 5.2.0 to 5.2.1 #777) (a40fa78)
  7. deps-dev bump eslint-plugin-jsdoc from 36.0.7 to 36.0.8 (chore(deps-dev): bump eslint-plugin-jsdoc from 36.0.7 to 36.0.8 #778) (5469c35)
  8. deps-dev bump eslint-plugin-import from 2.24.1 to 2.24.2 (chore(deps-dev): bump eslint-plugin-import from 2.24.1 to 2.24.2 #781) (8c308e5)
  9. build dependabot ignore victory packages (fix(chartHelpers): ent-4135 custom x, y values, filter NaN and undefined #783) (b4a95f8)
  10. deps bump codecov/codecov-action from 2.0.2 to 2.0.3 (chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 #785) (6ca93d6)
  11. deps-dev bump jest-resolve from 27.0.6 to 27.1.0 (chore(deps-dev): bump jest-resolve from 27.0.6 to 27.1.0 #780) (a3200d7)
  12. deps-dev bump babel-jest from 27.0.6 to 27.1.0 (chore(deps-dev): bump babel-jest from 27.0.6 to 27.1.0 #782) (8a70f72)
  13. deps bump actions/setup-node from 2.3.0 to 2.4.0 (chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 #784) (3e35cdd)
  14. deps actions/setup-node yarn cache (chore(deps): actions/setup-node yarn cache #789) (b0ba6cd)
  15. deps-dev bump eslint-plugin-react from 7.24.0 to 7.25.1 (chore(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.25.1 #787) (b43b0bc)
  16. deps bump js-cookie from 2.2.1 to 3.0.1 (chore(deps): bump js-cookie from 2.2.1 to 3.0.1 #788) (30aab8e)
  17. deps-dev bump @babel/core from 7.15.0 to 7.15.5 (chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.5 #790) (f6c9974)
  18. deps bump react-router-dom from 5.2.1 to 5.3.0 (chore(deps): bump react-router-dom from 5.2.1 to 5.3.0 #791) (2d0be59)
  19. deps-dev bump cspell from 5.8.0 to 5.9.1 (chore(deps-dev): bump cspell from 5.8.0 to 5.9.1 #792) (956edd1)

Builds

  1. dev,proxy ent-3643 eslint webpack plugin (build(dev,proxy): ent-3643 eslint webpack plugin #761) (2fb3e48)

Features

  1. inventorySubscriptions ent-3352 activate subs table (feat(inventorySubscriptions) ent-3352 activate subscription table #795) (61253fb)

cdcabrera and others added 26 commits September 15, 2021 15:04
* 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
@cdcabrera cdcabrera added the 202112 project phase label Sep 16, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #796 (1388e2c) into qa (ebf9196) will increase coverage by 0.17%.
The diff coverage is 89.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##               qa     #796      +/-   ##
==========================================
+ Coverage   95.21%   95.39%   +0.17%     
==========================================
  Files         101      101              
  Lines        2823     2843      +20     
  Branches     1024     1036      +12     
==========================================
+ Hits         2688     2712      +24     
+ Misses        128      123       -5     
- Partials        7        8       +1     
Impacted Files Coverage Δ
src/components/pageLayout/pageHeader.js 100.00% <ø> (ø)
src/components/productView/productViewMissing.js 88.88% <ø> (ø)
src/config/product.satellite.js 88.23% <ø> (ø)
src/services/rhsmServices.js 100.00% <ø> (ø)
src/services/userServices.js 97.22% <ø> (ø)
src/components/i18n/i18n.js 85.71% <66.66%> (+1.84%) ⬆️
src/config/product.rhel.js 87.17% <75.00%> (+0.33%) ⬆️
src/config/product.openshiftContainer.js 86.11% <83.33%> (+0.39%) ⬆️
src/components/chart/chartHelpers.js 95.07% <90.90%> (+1.63%) ⬆️
src/common/helpers.js 100.00% <100.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebf9196...1388e2c. Read the comment docs.

* dotenv, productViews, RHEL, OpenShift, activate subs
* locales, subs table column headers
@cdcabrera cdcabrera merged commit 99ac94d into qa Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
202112 project phase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants