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

Production Increment 0.1.16 #293

Merged
merged 10 commits into from
May 20, 2020
Merged

Production Increment 0.1.16 #293

merged 10 commits into from
May 20, 2020

Commits on May 20, 2020

  1. chore(build,docs): nodejs 12 for CI

    * docs, update install, git structure, and process directions
    * travis, add nodejs 12 to environments
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    57dc17b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433b4da View commit details
    Browse the repository at this point in the history
  3. fix(build): issues/274 update proxy docker port mapping (#276)

    * build, API updates, proxy run origin header needs port 443
    * docs, contributing reference added for port 443 troubleshooting
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    af42952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    934f353 View commit details
    Browse the repository at this point in the history
  5. fix(platformServices): issues/260 confirm user permissions

    * userReducer, map user permissions
    * platformServices, remove user permissions async/await, name param
    * platformApiTypes, user permission types
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    497f4ba View commit details
    Browse the repository at this point in the history
  6. fix(reduxHelpers,middleware): issues/260 expose error data

    * reduxHelpers, expose error data correctly, expand test checks
    * statusMiddleware, payload restructure, add data to dispatch
    * userReducer, reduxHelper http status check
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    023de1c View commit details
    Browse the repository at this point in the history
  7. feat(userReducer,rhsmApiTypes): issues/260 error codes (#277)

    * userReducer, expose API error codes
    * rhsmApiTypes, add API error response types
    * rhsmServices, mock for 403 and error code
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    50d7764 View commit details
    Browse the repository at this point in the history
  8. fix(authentication): issues/260 apply optin code

    * authentication, optin error code check
    * i18n test
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    11078bf View commit details
    Browse the repository at this point in the history
  9. fix(graphCardHelpers): issues/180 tooltip show data facets (#282)

    * graphCardHelpers, update tooltip to display all data facets
    * graphCardSelectors, pass has_data and has_infinite to graphCard
    * i18n, strings updated
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    094d941 View commit details
    Browse the repository at this point in the history
  10. fix(graphCardHelpers): issues/273 tooltip date ranges (#284)

    * graphCardHelpers, tooltip date ranges for week, quarter granularity
    cdcabrera committed May 20, 2020
    Configuration menu
    Copy the full SHA
    3d09147 View commit details
    Browse the repository at this point in the history