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

Make core API call non-blocking #454

Merged

Commits on Aug 22, 2024

  1. Handle when Instant json element is a json object

    The completedDate in the DB could be ISO 8601 string, or json object. I think this has to do with the recent spring boot upgrade, but I can't find the specific version of the change. I will handle both scenarios for now
    zhx828 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ce5ea2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request oncokb#424 from zhx828/hot-fix

    Handle when Instant json element is a json object
    zhx828 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c3ce224 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    462c4c4 View commit details
    Browse the repository at this point in the history
  2. Update pom version

    oncokb-bot committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    565bc5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f661d40 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    2d1016a View commit details
    Browse the repository at this point in the history
  2. Update pom version

    oncokb-bot committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d831031 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7f64f9b View commit details
    Browse the repository at this point in the history
  2. Do not rerender the side bar when loading session

    The getSession is an async method which updates the loading status.
    zhx828 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6575c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    fee10a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request oncokb#434 from zhx828/fix-user-page

    Avoid fetching management info repeatedly
    zhx828 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e0d7e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    860dbab View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    5cc5a79 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8f0b194 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f269cf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    908422a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79bcf58 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    f3e0d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d93628 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    8200d24 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    88e15ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc47b5a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    0abddfd View commit details
    Browse the repository at this point in the history
  2. Added Heap (oncokb#448)

    * Added Heap
    
    * Updated CSP
    jfkonecn authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d37c65a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30df3be View commit details
    Browse the repository at this point in the history
  4. allow comma in mutation name when transcripts present (oncokb#453)

    * allow comma in mutation name when transcripts present
    
    * add missing colon
    
    * rename transcripts to reference genomes
    bprize15 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    267c190 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    5662fa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    df84037 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    f1b7f58 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update setup-java action

    zhx828 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3280ed7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request oncokb#457 from oncokb/zhx828-patch-1

    Update setup-java action
    zhx828 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5ac76a1 View commit details
    Browse the repository at this point in the history
  3. Update pom version

    oncokb-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f4e870b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    298f9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebc9a8 View commit details
    Browse the repository at this point in the history
  3. Fixed merge conflicts

    jfkonecn committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5451d14 View commit details
    Browse the repository at this point in the history