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

Staging #453

Merged
merged 54 commits into from
Nov 14, 2023
Merged

Staging #453

merged 54 commits into from
Nov 14, 2023

Commits on Jun 20, 2023

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

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    7a0e38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89afb24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c9694 View commit details
    Browse the repository at this point in the history
  4. Automated frontend build

    acoffman committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8365db9 View commit details
    Browse the repository at this point in the history
  5. remove key entries if nil

    acoffman committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    25c8d7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b04dba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2cd8fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b0aa4b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    328304e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f09ee6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    dcadbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c70cf View commit details
    Browse the repository at this point in the history
  3. run prettier

    acoffman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    16c2d31 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. make footer no longer sticky

    acoffman committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c5b096f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge pull request #417 from dgidb/staging

    Staging
    jsstevenson authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    06d7067 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    d7c9e30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #414 from dgidb/display-release

    Display current GitHub release in the app footer
    acoffman authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bbc6884 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    258a8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52854b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    e95623a View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts of main to staging

    Fix merge conflicts of main to staging
    katiestahl authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0a8a1a2 View commit details
    Browse the repository at this point in the history
  3. removing stale file

    katiestahl committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c683f46 View commit details
    Browse the repository at this point in the history
  4. removing stale file

    removing stale file
    katiestahl authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    777b337 View commit details
    Browse the repository at this point in the history
  5. Automated frontend build

    katiestahl committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b00b120 View commit details
    Browse the repository at this point in the history
  6. update dev with staging changes

    Staging -> dev
    katiestahl authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8d67689 View commit details
    Browse the repository at this point in the history
  7. feat: alphabetize sources

    katiestahl committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7284d42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9023e4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    225a8ce View commit details
    Browse the repository at this point in the history
  10. Merge pull request #434 from dgidb/issue-425

    feat: alphabetize sources
    katiestahl authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    60a4856 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0f3a40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56e78fe View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request #438 from dgidb/issue-435

    Issue 435: fix pmid/source sorting
    katiestahl authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cd25b12 View commit details
    Browse the repository at this point in the history
  2. feat: add sources to interaction page

    feat: add sources to interaction page
    katiestahl authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    60f9644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c855cfc View commit details
    Browse the repository at this point in the history
  4. feat: reduce precision of interaction score to 2 decimal places

    feat: reduce precision of interaction score
    katiestahl authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c0701f8 View commit details
    Browse the repository at this point in the history
  5. Dev (#442)

    * fix: use correct indication attribute name (#408)
    
    * fix: add URL cites back (#409)
    
    * add release information component for footer
    
    * run prettier
    
    * cleanup: make about links consistent (#413)
    
    * make footer no longer sticky
    
    * fix: correct source versioning (#421)
    
    * fix: clean up GtoP import (#419)
    
    * fix: use latest GO address (#424)
    
    * feat: bump drugbank version (#422)
    
    * feat: alphabetize sources
    
    * refactor: alphabetize sources
    
    * style: running prettier to prettify the sort data function
    
    * fix: sort on pmid and source columns
    
    * feat: add sources to interaction page
    
    * feat: reduce precision of interaction score on interaction page to 2 decimal places
    
    ---------
    
    Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
    Co-authored-by: Adam Coffman <acoffman@wustl.edu>
    3 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ace432d View commit details
    Browse the repository at this point in the history
  6. Automated frontend build

    katiestahl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4489794 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix: fix typo (#444)

    jsstevenson authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    aff2cf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    1fdcb19 View commit details
    Browse the repository at this point in the history
  2. Dev (#447)

    * fix: use correct indication attribute name (#408)
    
    * fix: add URL cites back (#409)
    
    * add release information component for footer
    
    * run prettier
    
    * cleanup: make about links consistent (#413)
    
    * make footer no longer sticky
    
    * fix: correct source versioning (#421)
    
    * fix: clean up GtoP import (#419)
    
    * fix: use latest GO address (#424)
    
    * feat: bump drugbank version (#422)
    
    * feat: alphabetize sources
    
    * refactor: alphabetize sources
    
    * style: running prettier to prettify the sort data function
    
    * fix: sort on pmid and source columns
    
    * feat: add sources to interaction page
    
    * feat: reduce precision of interaction score on interaction page to 2 decimal places
    
    * fix: fix typo (#444)
    
    * fix: do not allow search submit if no terms entered (#446)
    
    ---------
    
    Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
    Co-authored-by: Adam Coffman <acoffman@wustl.edu>
    3 people authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0899569 View commit details
    Browse the repository at this point in the history
  3. Automated frontend build

    katiestahl committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2992c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d32a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c96e796 View commit details
    Browse the repository at this point in the history
  6. Automated frontend build

    katiestahl committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    af9ffda View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    88fa605 View commit details
    Browse the repository at this point in the history
  2. style: removing comment

    katiestahl committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ce5014a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. feat: add notice for v4 dgidb access and medical disclaimer

    * feat: add notice for v4 dgidb access and medical disclaimer
    
    * style: removing comment
    
    ---------
    
    Co-authored-by: katiestahl <katiestahl@users.noreply.github.com>
    katiestahl and katiestahl authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    35fb817 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #452 from dgidb/dev

    Dev
    katiestahl authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    70561eb View commit details
    Browse the repository at this point in the history
  3. Automated frontend build

    katiestahl committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    039e3dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0307eff View commit details
    Browse the repository at this point in the history
  5. Automated frontend build

    katiestahl committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e236bc6 View commit details
    Browse the repository at this point in the history