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

Add share button in experiment view #4936

Merged
merged 22 commits into from Nov 24, 2021
Merged

Commits on Oct 24, 2021

  1. Add share button in experiment view

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    3a76591 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. wrapper updateUrlWithViewState

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    628cde6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    21177f1 View commit details
    Browse the repository at this point in the history
  2. Added lifecycle & modelVersions to urlstate

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0054928 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Updated share button placement

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    daf1e33 View commit details
    Browse the repository at this point in the history
  2. Fix tooltip

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b98baf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e89ef View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Update url to current state before copy

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2b13cba View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    4547ed8 View commit details
    Browse the repository at this point in the history
  2. urlState in ExperimentPage

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    918f792 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    d2d54ae View commit details
    Browse the repository at this point in the history
  2. Lift urlstate into experimentpage

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    ff72a0c View commit details
    Browse the repository at this point in the history
  3. lint fix

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    962ac4f View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    96460ce View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Tests added

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6289ac3 View commit details
    Browse the repository at this point in the history
  2. extract-i18n:base

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d6eec5a View commit details
    Browse the repository at this point in the history
  3. direct ref to prop

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0d79e46 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. revert headerbutton export

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    57e5288 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. refactor getDerivedStateFromProps

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9f98959 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    8996132 View commit details
    Browse the repository at this point in the history
  2. local style for sharebutton

    Signed-off-by: Marijn Valk <marijncv@hotmail.com>
    marijncv committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    9c07ac4 View commit details
    Browse the repository at this point in the history
  3. Kick CI

    Signed-off-by: dbczumar <corey.zumar@databricks.com>
    dbczumar committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6428c91 View commit details
    Browse the repository at this point in the history