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

Draft v0.1.14 #251

Merged
merged 9 commits into from
Apr 10, 2020
Merged

Draft v0.1.14 #251

merged 9 commits into from
Apr 10, 2020

Conversation

cdcabrera
Copy link
Member

0.1.14 (2020-04-10)

Features

Bug Fixes

  • authentication,messageView: auth empty state (27b1838)
  • build: issues/234 enable toolbar with SLA filter (#235) (da1ce8a)
  • platformServices: issue/240 admin API debugging behavior (b867a8d)
  • rhelView: sockets card heading (6fcaa7e)
  • routerHelpers: issues/218 dynamic base name tests (377fbe5)
  • routerTypes: locale page titles, remove title attr (#245) (d255c3f)

* authentication, clean up platform navigation
* build, dotenv, update sentence start config string
* locales, add view strings
* openshiftView, rhelView, use locale page titles
* routerTypes, remove title attribute from routing configs
* build, rhsm API opt-in endpoint
* redux, layout for actions, reducers, types
* rhsmServices, jsdoc annotation updates
* userServices, rhsm opt-in services, mock layouts for delete, put, get
* checkbox, pf wrapper component, emulated event obj
* formState, maintain a forms state
* select, group form components
* build, expand platform testing mock
* reduxHelpers, add getDataFromResults function alias
* userReducer, add admin, entitled, and permissions
* platformServices, expose getUserPermissions
* userServices, expose getUserPermissions through authorizeUser
* platformApiTypes, apply API types
* authentication, update auth empty state
* messageView, add pageTitle prop
* helpers, noopTranslate
* i18n, add node translate, annotations
* build, proxy run path adjusted
* build, dist test updated to avoid including platform config
* i18n, locales, strings for opt-in
* authentication, add in admin checks
* optinView, add component
* routerTypes, add and apply error routing for opt-in
* userActions, notifications for opt-in success/fail
* userReducer, carry admin and entitled through error state
* userServices, add in opt-in put force status for mock testing
* styling, added images, minor adjustments
@cdcabrera cdcabrera changed the title Draft v0.1.14 Dev v0.1.14 Apr 10, 2020
@codecov-io
Copy link

Codecov Report

Merging #251 into qa will decrease coverage by 1.24%.
The diff coverage is 84.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##               qa     #251      +/-   ##
==========================================
- Coverage   92.49%   91.24%   -1.25%     
==========================================
  Files          42       47       +5     
  Lines         839     1017     +178     
  Branches      208      236      +28     
==========================================
+ Hits          776      928     +152     
- Misses         59       80      +21     
- Partials        4        9       +5     
Impacted Files Coverage Δ
src/components/form/select.js 98.24% <ø> (ø)
src/components/graphCard/graphCard.js 73.07% <ø> (ø)
src/components/openshiftView/openshiftView.js 100.00% <ø> (ø)
src/components/rhelView/rhelView.js 100.00% <ø> (ø)
src/components/toolbar/toolbar.js 95.45% <ø> (ø)
src/services/rhsmServices.js 100.00% <ø> (ø)
src/components/i18n/i18n.js 81.81% <50.00%> (-12.63%) ⬇️
src/components/optinView/optinView.js 50.00% <50.00%> (ø)
src/components/authentication/authentication.js 60.60% <80.00%> (+5.05%) ⬆️
src/components/form/formState.js 86.79% <86.79%> (ø)
... and 18 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 674c3fa...3de8b02. Read the comment docs.

@cdcabrera cdcabrera changed the title Dev v0.1.14 Draft v0.1.14 Apr 10, 2020
@cdcabrera cdcabrera merged commit b7cd182 into qa Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants