Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pvannierop
Copy link
Contributor

@pvannierop pvannierop commented Nov 10, 2023

This PR will extend the Custom Tabs mechanism (currently implemented for results view, patient view and comparison view) to study view. Elements include are:

  • Read tabs configuration from tab configs labeled with STUDY_PAGE.
  • Attach the Study View Page Store to the window object.
  • Attach the onMobxPromise function to the window object. This allows the javascript to trigger and await the MobX promisses of the StudyViewPageStore.

@pvannierop pvannierop requested a review from alisman November 10, 2023 14:45
@pvannierop pvannierop force-pushed the feature/custom-tabs-in-studyview branch from 61cad3b to 3d45b2a Compare November 10, 2023 14:56
Allows custom tabs in study view to access store data.
Needed for use in custom tab javascript files
@pvannierop pvannierop force-pushed the feature/custom-tabs-in-studyview branch from 3d45b2a to a9d8530 Compare November 29, 2023 11:32
@pvannierop pvannierop self-assigned this Nov 29, 2023
@inodb inodb added the devops label Dec 4, 2023
@pvannierop pvannierop force-pushed the feature/custom-tabs-in-studyview branch from d8ca8e2 to 15f108e Compare December 8, 2023 10:54
@alisman alisman merged commit 100f4b9 into cBioPortal:master Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants