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

[ENG-4892] Added the metadata to the review page #2197

Conversation

bp-cos
Copy link
Contributor

@bp-cos bp-cos commented Apr 19, 2024

Purpose

Continue to flesh out the review page

Summary of Changes

Added the information for the metadata page. It's a bit rough right now and it will get smooter.

Screenshot(s)

Screenshot 2024-04-30 at 11 25 16 AM

Screenshot 2024-04-30 at 11 25 58 AM

Side Effects

none

QA Notes

None

@bp-cos bp-cos requested a review from futa-ikeda April 19, 2024 18:11
Copy link
Contributor

@futa-ikeda futa-ikeda left a comment

Choose a reason for hiding this comment

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

Have some questions regarding the PublicationDoi/Year/Citation fields mostly

app/preprints/-components/submit/review/template.hbs Outdated Show resolved Hide resolved
app/models/preprint.ts Outdated Show resolved Hide resolved
app/preprints/-components/submit/review/template.hbs Outdated Show resolved Hide resolved
app/preprints/-components/submit/review/template.hbs Outdated Show resolved Hide resolved
app/models/preprint.ts Outdated Show resolved Hide resolved
app/preprints/-components/submit/review/template.hbs Outdated Show resolved Hide resolved
app/preprints/-components/submit/metadata/template.hbs Outdated Show resolved Hide resolved
mirage/scenarios/preprints.ts Show resolved Hide resolved
Copy link
Contributor

@futa-ikeda futa-ikeda left a comment

Choose a reason for hiding this comment

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

One typo, everything else looks good

}

public get displayPublicationDoi(): string {
return this.preprint.articleDoiUrl || this.intl.t('general.not-applicable');
Copy link
Contributor

Choose a reason for hiding this comment

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

Ahh, I like using this property for the original publication doi 👍

translations/en-us.yml Outdated Show resolved Hide resolved
@bp-cos bp-cos merged commit ef09064 into CenterForOpenScience:feature/preprints-phase-2 Apr 30, 2024
1 check passed
@bp-cos bp-cos deleted the feature/eng-4892-metadata branch April 30, 2024 17:53
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.

None yet

2 participants