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

[maps] fix Dashboards with by-value maps are broken when copied to new space #125599

Merged
merged 14 commits into from
Feb 17, 2022

Commits on Feb 15, 2022

  1. extract and inject

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    43ae42d View commit details
    Browse the repository at this point in the history
  2. add unit tests

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    6726d35 View commit details
    Browse the repository at this point in the history
  3. simplify tests

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    db4ac7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07806cf View commit details
    Browse the repository at this point in the history
  5. add dashboard migration

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    00171f7 View commit details
    Browse the repository at this point in the history
  6. do not add embeddable prefix

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    557234e View commit details
    Browse the repository at this point in the history
  7. eslint

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e8a8d0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a64328e View commit details
    Browse the repository at this point in the history
  9. clean up comment

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    644d3d9 View commit details
    Browse the repository at this point in the history
  10. fix jest test

    nreese committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4abe969 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    387c585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028b4b1 View commit details
    Browse the repository at this point in the history
  3. clean-up test

    nreese committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a8427f5 View commit details
    Browse the repository at this point in the history
  4. clean up comment grammer

    nreese committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    2412dd9 View commit details
    Browse the repository at this point in the history