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

Connects to #265. Jest test runner errors. #272

Merged
merged 9 commits into from
Oct 23, 2023

Commits on Oct 20, 2023

  1. Remove vis-network-react dependency due to failing Jest test suite fa…

    …iling on unsupported JS syntax
    
    Also remove JS particle dependencies as they are no longer being used, as well as the Jest config to attempt a workaround on the failing test.
    jimmyzhen committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6703403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c355910 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    0c9c33b View commit details
    Browse the repository at this point in the history
  2. Revert to use vis-network dependencies to render gene network on home…

    …page and add local Jest test config to ignore ESM modules
    jimmyzhen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    144e328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    867fd83 View commit details
    Browse the repository at this point in the history
  4. Fix homepage CSS config

    jimmyzhen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    214f0d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9b47c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0e31a4 View commit details
    Browse the repository at this point in the history
  7. Create separate background video component instead of embedding in ho…

    …mepage component
    
    Also add condition to make sure iframe container element to be present before setting the tutorial video's height
    jimmyzhen committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    071d994 View commit details
    Browse the repository at this point in the history