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

Update code to use pdb and pdbRedo databases #80

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

Dialpuri
Copy link
Collaborator

The code is modified to fetch and display data from both 'pdb' and 'pdbRedo' databases. To achieve this, new variables are defined to store the results from each database and fetch operations are carried out separately for each URL. This allows for a more robust display of data in cases where an entry is not found in one database but exists in the other. Also standardize the accessor names to camelCase in 'Constants.tsx' file.

The code is modified to fetch and display data from both 'pdb' and 'pdbRedo' databases. To achieve this, new variables are defined to store the results from each database and fetch operations are carried out separately for each URL. This allows for a more robust display of data in cases where an entry is not found in one database but exists in the other. Also standardize the accessor names to camelCase in 'Constants.tsx' file.
@Dialpuri Dialpuri marked this pull request as ready for review January 10, 2024 15:06
@Dialpuri Dialpuri added the webapp Issues relating to the Privateer webapp label Jan 10, 2024
@Dialpuri
Copy link
Collaborator Author

Dialpuri commented Jan 10, 2024

Testing

Suitable test example: 1afa
Go to the database page and search for 1afa, confirm that both the PDB and PDB-REDO graphs and tables show

@Dialpuri Dialpuri requested a review from lcs551 January 10, 2024 15:09
@lcs551 lcs551 merged commit 0d975a6 into webapp Jan 10, 2024
@Dialpuri Dialpuri deleted the update_database branch January 10, 2024 15:25
@Dialpuri Dialpuri restored the update_database branch January 10, 2024 15:25
@Dialpuri Dialpuri deleted the update_database branch January 10, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
webapp Issues relating to the Privateer webapp
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants