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

ui: react: Add runtime and build info page #2832

Merged
merged 7 commits into from
Jul 9, 2020

Commits on Jul 2, 2020

  1. query: Add API endpoints for runtime and build info

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    dad5793 View commit details
    Browse the repository at this point in the history
  2. ui: react: Enable runtime and build info page for Query

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d159dc2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into runtime-info-page

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    22c4f11 View commit details
    Browse the repository at this point in the history
  4. query: Log error when getting working directory fails

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a9ca243 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Fix runtimeInfo being falsely reported

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    69eb3a3 View commit details
    Browse the repository at this point in the history
  2. Add entry in changelog

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    8d82c54 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Refactor code to use RuntimeInfoFn type

    Signed-off-by: Prem Kumar <[email protected]>
    onprem committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    723acfb View commit details
    Browse the repository at this point in the history