Skip to content

Conversation

@brianjgeiger
Copy link
Contributor

@brianjgeiger brianjgeiger commented Sep 1, 2022

Purpose

The linked projects list in the project analytics engine wasn't rendering. It looks like, sometime after we implemented the list, we added the toast and current-user services to the node-card (or something in the node-card chain). Those services weren't in the analytics engine, so the rendering of the node-card broke. This corrects that problem.

Summary of Changes

  1. Add missing services to engine

Screenshot(s)

Screen Shot 2022-09-01 at 9 23 19 AM

Side Effects

Nah.

@brianjgeiger brianjgeiger added this to the 22.9.0 milestone Sep 1, 2022
@adlius
Copy link
Contributor

adlius commented Sep 1, 2022

Does this need to be a hotfix?

@coveralls
Copy link

coveralls commented Sep 1, 2022

Pull Request Test Coverage Report for Build 2972833972

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 71.311%

Totals Coverage Status
Change from base Build 2972687102: 0.009%
Covered Lines: 5385
Relevant Lines: 7338

💛 - Coveralls

@brianjgeiger
Copy link
Contributor Author

Nah. It's been broken for forever and was a medium-priority ticket.

Copy link
Contributor

@adlius adlius left a comment

Choose a reason for hiding this comment

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

Didn't know the analytic page is an engine.

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.

🚂

@brianjgeiger brianjgeiger merged commit b9a7f73 into CenterForOpenScience:develop Sep 1, 2022
@brianjgeiger brianjgeiger deleted the feature/analytics-links-list branch September 1, 2022 15:30
chth0n1x pushed a commit to chth0n1x/ember-osf-web that referenced this pull request Feb 1, 2023
…e#1646)

-   Ticket: [ENG-3511]

## Purpose

The linked projects list in the project analytics engine wasn't rendering. It looks like, sometime after we implemented the list, we added the toast and current-user services to the node-card (or something in the node-card chain). Those services weren't in the analytics engine, so the rendering of the node-card broke. This corrects that problem.

## Summary of Changes

1. Add missing services to engine
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