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

Sync Dev and Test #272

Merged
merged 10 commits into from
May 19, 2020
Merged

Sync Dev and Test #272

merged 10 commits into from
May 19, 2020

Commits on May 4, 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 4, 2020
    Configuration menu
    Copy the full SHA
    ccc4952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709060d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. 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 8, 2020
    Configuration menu
    Copy the full SHA
    0cf1afc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7aa5d5 View commit details
    Browse the repository at this point in the history
  3. 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 8, 2020
    Configuration menu
    Copy the full SHA
    4e9c2f2 View commit details
    Browse the repository at this point in the history
  4. 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 8, 2020
    Configuration menu
    Copy the full SHA
    90f4cb5 View commit details
    Browse the repository at this point in the history
  5. 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 8, 2020
    Configuration menu
    Copy the full SHA
    c3cdf0e View commit details
    Browse the repository at this point in the history
  6. fix(authentication): issues/260 apply optin code

    * authentication, optin error code check
    * i18n test
    cdcabrera committed May 8, 2020
    Configuration menu
    Copy the full SHA
    1404ad1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. 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 12, 2020
    Configuration menu
    Copy the full SHA
    b359d1c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. fix(graphCardHelpers): issues/273 tooltip date ranges (#284)

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