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-5028] [ENG-5919] Preprints Affiliation Project PR (FE) #2321

Merged
merged 52 commits into from
Sep 18, 2024

Conversation

bp-cos
Copy link
Contributor

@bp-cos bp-cos commented Sep 10, 2024

Purpose

Request to merge the feature/preprints-affiliations branch into develop for release.

Summary of Changes

Merge all the feature work into the develop branch

bp-cos and others added 30 commits July 24, 2024 11:13
bp-cos and others added 12 commits August 22, 2024 13:32
* fix preprint resubmission workflow

* Update test for review-action model to reflect target relationship change

* delete review-action relationship from child classes

* ENG-6008: Add My Preprints route and page template

* setup mirage route and view

* change defaultSortKey attribute

* Bump version no. Add CHANGELOG

* create preprint card

* fix date format

* formatting changes

* remove unnecessary controller and old logic

* Add tests

* remove unused classes and services

* Moved changes to preprints-paginated-list branch

* remove redundant pagination component

* add usePlaceholders property

---------

Co-authored-by: Uditi Mehta <[email protected]>
Co-authored-by: Uditi Mehta <[email protected]>
Co-authored-by: Yuhuai Liu <[email protected]>
Co-authored-by: Uditi Mehta <[email protected]>
brianjgeiger and others added 3 commits September 11, 2024 09:16
# Conflicts:
#	app/models/preprint.ts
#	mirage/serializers/preprint.ts
@coveralls
Copy link

coveralls commented Sep 11, 2024

Pull Request Test Coverage Report for Build 10907866856

Details

  • 240 of 280 (85.71%) changed or added relevant lines in 11 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.6%) to 63.701%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/preprints/-components/submit/author-assertions/public-data/component.ts 0 2 0.0%
app/preprints/-components/submit/author-assertions/public-preregistration/component.ts 0 2 0.0%
app/preprints/-components/submit/metadata/component.ts 0 2 0.0%
app/preprints/-components/submit/author-assertions/component.ts 0 3 0.0%
app/preprints/edit/route.ts 0 3 0.0%
app/preprints/-components/preprint-institutions/institution-manager/component-test.ts 118 122 96.72%
app/preprints/-components/preprint-institutions/institution-manager/component.ts 27 31 87.1%
app/preprints/-components/submit/preprint-state-machine/component.ts 0 20 0.0%
Files with Coverage Reduction New Missed Lines %
app/preprints/edit/route.ts 1 0.0%
Totals Coverage Status
Change from base Build 10855743272: 0.6%
Covered Lines: 6474
Relevant Lines: 9795

💛 - Coveralls

Copy link
Contributor

@brianjgeiger brianjgeiger left a comment

Choose a reason for hiding this comment

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

The most minor of changes to some tests, and it looks like from Percy there's changes to the developer apps page that was unintended, but otherwise looks good.

Update: It looks like the developer app problem came from somewhere else. It would be awesome if it could be fixed quickly here, but otherwise just make a ticket and we can fix it in B&I.

@cslzchen cslzchen force-pushed the feature/preprints-affiliations branch from 32d1042 to b813257 Compare September 16, 2024 20:18
@brianjgeiger
Copy link
Contributor

Looks like there were some unintended changes to the developer apps page that will need to be corrected.

@cslzchen
Copy link
Collaborator

cslzchen commented Sep 17, 2024

It seems the new changes come from last week's hotfix.

Maybe taking a look with @futa-ikeda to see if they can be dismissed/manually approved.

@cslzchen
Copy link
Collaborator

Oh, it's not from the hotfix, it's our develop branch has an issue

Screenshot 2024-09-17 at 12 32 31
Screenshot 2024-09-17 at 12 32 43

And the history showed that last FE release also had 3 percy issues and two recent merge into develop increase that to 14 and this PR increases that change to 17.

Screenshot 2024-09-17 at 12 37 00
Screenshot 2024-09-17 at 12 37 08
Screenshot 2024-09-17 at 12 37 18

@cslzchen cslzchen changed the title [ENG-5919] Request to merge the feature/preprints-affiliations branch into develop for release. [ENG-5028] [ENG-5919] Preprints Affiliation Project PR (FE) Sep 18, 2024
@cslzchen cslzchen merged commit f7bcde1 into develop Sep 18, 2024
9 of 10 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.

4 participants