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

Add checksum and TokenType into Token class #1016

Open
wants to merge 156 commits into
base: update-token-format
Choose a base branch
from

Conversation

zhx828
Copy link
Member

@zhx828 zhx828 commented Aug 28, 2023

This is related to #1012
The two fields are added through command jhipster entity Token. https://www.jhipster.tech/ has been used to generate oncokb-public backend and for both frontend/backend of oncokb-transcript(oncokb-curation). The command will provide all the options for updating the model if exists, or create.

zhx828 and others added 3 commits August 17, 2023 17:52
We will try to keep the logo in the same line by shrinking the text on the left until it reaches minimum 300px.
Keep annotation source logo on the same line of text
@zhx828 zhx828 requested a review from benzuzu August 28, 2023 22:28
@zhx828 zhx828 marked this pull request as ready for review August 28, 2023 22:28
"fieldValidateRules": ["required", "minlength", "maxlength", "pattern"],
"fieldValidateRulesMinlength": "8",
"fieldValidateRulesMaxlength": "8",
"fieldValidateRulesPattern": "^[a-zA-Z0-9]*$"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benzuzu once merge, we need to update the regex patterns.

@zhx828
Copy link
Member Author

zhx828 commented Aug 28, 2023

The test is currently failing because we need to define the default way to generate checksum and token type when initiating.

calvinlu3 and others added 23 commits August 31, 2023 16:46
…b#1018)

when the allele is unknown but multiple alternative alleles at the same position have mutation effects
Upgrade sentry/react to 7.72 and enable error reply
- Add precision oncology therapies page, but hide until paper is out 
- Update team page
- Fix oncokb/oncokb#3549
Add hash and search when redirecting from legacy actionable genes page
- Use compact version of the filters(Option 1)
- move drug classification column as first column
- use filtered px tx when calculating drug classification and detection method
- use small button for clear filter and download data
* Slack Email Abstraction

* remove EmailAddress enum

* Create new enum for Slack Option, instead of encapsulating all slack data in mailtype, we create new enum for dropdown email options.

* dropdown emails now only show up if the license type is relevant

* added documentation to new enums and some other small changes

* Add Tests

---------

Co-authored-by: benzuzu <22bx01@stu.cpsk12.org>
Update fda-approved precision oncology therapies
Use cancerType instead of tumorType in the actionable genes page URL
calvinlu3 and others added 29 commits February 8, 2024 09:57
Allow premium user to access actionable variants and annotated variants
Add a scheduled warning banner to mysql upgrade
…ate-user

Only renew tokens when activating user for PUT endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants