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 -> dev #468

Merged
merged 22 commits into from
Dec 14, 2023
Merged

Staging -> dev #468

merged 22 commits into from
Dec 14, 2023

Conversation

katiestahl
Copy link
Contributor

No description provided.

katiestahl and others added 22 commits October 19, 2023 10:27
* disable strict build in github actions for now

* set variable directly in build command

* Automated frontend build

* remove key entries if nil

* auth differently when CI is set

* add libraries required for ssh auth

* removing stale file

* Automated frontend build

* 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 <[email protected]>
Co-authored-by: Adam Coffman <[email protected]>

* Automated frontend build

* 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 <[email protected]>
Co-authored-by: Adam Coffman <[email protected]>

* Automated frontend build

* Automated frontend build

---------

Co-authored-by: Adam Coffman <[email protected]>
Co-authored-by: acoffman <[email protected]>
Co-authored-by: katiestahl <[email protected]>
Co-authored-by: James Stevenson <[email protected]>
* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add 404 error page to drugs, genes, and interactions that have no data (#456)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add error message when data not found and fixing footer position

* feat: add error message when data not found

* style: removing console log

* cleaning up code

* refactor: extracting variable for interaction

* feat: add 404 error page to drugs, genes, and interactions that have no data
* Dev (#457)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add 404 error page to drugs, genes, and interactions that have no data (#456)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add error message when data not found and fixing footer position

* feat: add error message when data not found

* style: removing console log

* cleaning up code

* refactor: extracting variable for interaction

* feat: add 404 error page to drugs, genes, and interactions that have no data

* Automated frontend build

* Automated frontend build

---------

Co-authored-by: katiestahl <[email protected]>
* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add 404 error page to drugs, genes, and interactions that have no data (#456)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add error message when data not found and fixing footer position

* feat: add error message when data not found

* style: removing console log

* cleaning up code

* refactor: extracting variable for interaction

* feat: add 404 error page to drugs, genes, and interactions that have no data

* add public/data as shared, linked dir

* Update dgidb:load_local method (#463)

* update file download location for dgidb_v5_latest in load_local methods

* update download instructions with rake dgidb:load_local method

* removed psql command in favor of just dgidb:load_local

* fix spacing issue

* prettier

* add December 2023 download links

---------

Co-authored-by: Katie Stahl <[email protected]>
Co-authored-by: Adam Coffman <[email protected]>
* Dev (#457)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add 404 error page to drugs, genes, and interactions that have no data (#456)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add error message when data not found and fixing footer position

* feat: add error message when data not found

* style: removing console log

* cleaning up code

* refactor: extracting variable for interaction

* feat: add 404 error page to drugs, genes, and interactions that have no data

* Automated frontend build

* Automated frontend build

* Dev (#464)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add 404 error page to drugs, genes, and interactions that have no data (#456)

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: update API page to show users endpoint for graphql requests

* feat: add error message when data not found and fixing footer position

* feat: add error message when data not found

* style: removing console log

* cleaning up code

* refactor: extracting variable for interaction

* feat: add 404 error page to drugs, genes, and interactions that have no data

* add public/data as shared, linked dir

* Update dgidb:load_local method (#463)

* update file download location for dgidb_v5_latest in load_local methods

* update download instructions with rake dgidb:load_local method

* removed psql command in favor of just dgidb:load_local

* fix spacing issue

* prettier

* add December 2023 download links

---------

Co-authored-by: Katie Stahl <[email protected]>
Co-authored-by: Adam Coffman <[email protected]>

* Automated frontend build

* Automated frontend build

---------

Co-authored-by: Katie Stahl <[email protected]>
Co-authored-by: katiestahl <[email protected]>
Co-authored-by: Adam Coffman <[email protected]>
Co-authored-by: mcannon068nw <[email protected]>
@katiestahl katiestahl merged commit 37a650d into dev Dec 14, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants