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

Implement Custom Tabs mechanism for Study View #4776

Merged

Commits on Nov 29, 2023

  1. Expose StudyViewPageStore to window object

    Allows custom tabs in study view to access store data.
    pvannierop committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3adfd59 View commit details
    Browse the repository at this point in the history
  2. Expose onMobxPromise function to windows object

    Needed for use in custom tab javascript files
    pvannierop committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ccc7a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    332ffac View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    90f320b View commit details
    Browse the repository at this point in the history
  2. Clarify name

    pvannierop committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    15f108e View commit details
    Browse the repository at this point in the history