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.19 #387

Merged
merged 16 commits into from
Aug 24, 2020
Merged

Production Increment 0.1.19 #387

merged 16 commits into from
Aug 24, 2020

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    da01398 View commit details
    Browse the repository at this point in the history
  2. fix(pageHeader): issues/305 add bottom margin to h1 (#357)

    * build, platform package update for h1
    * pageHeader, pf class added
    * style, file names for consistency
    zanewoodfin authored and cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    868fcb1 View commit details
    Browse the repository at this point in the history
  3. fix(i18n,translate): issues/354 remove withTranslation (#355)

    * i18n, replace withTranslation new HOC, use translate function
    * redux, remove withTranslation convenience HOCs
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c1a404b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbd858d View commit details
    Browse the repository at this point in the history
  5. fix(redux): issues/10 expand rhsmTypes for filtering (#360)

    * rhsmTypes, add filter types, align naming
    * rhsmServices, expand mock
    * toolbar, rename SLA rhsmType
    * viewReducer, apply filter types
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7a4cfa3 View commit details
    Browse the repository at this point in the history
  6. fix(graphCard,rhelView,openshiftView): issues/10 query prop (#360)

    * graphCard, c3GraphCard, prop graphQuery to query
    * rhelView, openshiftView, toolbar, graphQuery to query
    * redux, viewReducer, selectors, graphQuery to query
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    2ac827c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2006983 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ade78bd View commit details
    Browse the repository at this point in the history
  9. fix(queryTypes): issues/10 rhsm to query type (#361)

    * graphCard, c3graphCard, filter to query name
    * queryTypes, rhsmTypes, filter to query, align naming
    * toolbar, apply query SLA type
    * viewReducer, apply query types
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    d12b624 View commit details
    Browse the repository at this point in the history
  10. feat(toolbar): issues/10 add usage filter (#361)

    * i18n, locale strings for usage
    * toolbar, toolbarTypes, add usage filter
    * redux, middleware, multiActionMiddleware, add array of actions
    * redux, reducers, types, toolbar addtions
    * styles, add toolbar styles
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    f7b357d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0414b2 View commit details
    Browse the repository at this point in the history
  12. fix(toolbar): issues/10 default usage filter category (#368)

    * toolbar, default filter category, soft filter reset
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    11c71b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    695dccd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70b202f View commit details
    Browse the repository at this point in the history
  15. fix(pageHeader): issues/305 apply locale product context (#371)

    * locale, i18n, appName, product context strings
    * openshiftView, rhelView, apply appName, product context
    * pageHeader, appName param, product context
    * table, apply appName clean up
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    b6dcf90 View commit details
    Browse the repository at this point in the history
  16. fix(toolbar): issues/377 openshiftView, remove usage filter (#378)

    * graphCard,c3GraphCard, switch redux granularity type
    * locale, i18n, switch toolbar strings to context
    * openshiftView, rhelView, apply filters for toolbar
    * redux, queryTypes, viewReducer, granularity, sla, usage types
    * toolbar, convert to config based filter display
    * toolbarTypes, use context for locale strings
    cdcabrera committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7cab409 View commit details
    Browse the repository at this point in the history