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

Feature/collection citation #342

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

chuanlin2018
Copy link
Collaborator

This checkin modified citation text to use facilitators when there is no author in the author list for collections. If no facilitator, point of contact will be used.

This version is using the fake backend to get taxonomy data for the taxonomy tree view.

To test, turn on the fake backend in app.module.ts and run it locally.

URL:
Forensics: http://localhost:4200/lps/pdr0-0001
CHIPS Metrology: http://localhost:4200/lps/pdr0-0002
NIST: http://localhost:4200/lps/5887178FE62C46F8E0531A57068103631858

To change test data, modify test1(Forensics) or test2(CHIPS Metrology) in environments.ts.

To change taxonomy tree view sample data:
Config:
Collection config file: assets/site-constants/collections.json
Sample data: asset/sample-data/semiconductor-realdata.json
Sample data:
To change collection sample data, adjust line 19 in app/_helpers/fakeBackendInterceptor.ts:
const sampleCollection: any = require('../../assets/sample-data/semiconductor-realdata.json');

@chuanlin2018 chuanlin2018 requested a review from deoyani July 23, 2024 18:55
@chuanlin2018 chuanlin2018 changed the base branch from integration to feature/semiconductors02 July 24, 2024 17:10
@deoyani deoyani merged commit 4c89af4 into feature/semiconductors02 Jul 25, 2024
0 of 2 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