Skip to content

[Do not merge][OSDEV-2376] Add links to contributor profiles on facilty page#898

Closed
VadimKovalenkoSNF wants to merge 1 commit intomainfrom
OSDEV-2376-legacy-facility-get-user-id-for-contributor-link
Closed

[Do not merge][OSDEV-2376] Add links to contributor profiles on facilty page#898
VadimKovalenkoSNF wants to merge 1 commit intomainfrom
OSDEV-2376-legacy-facility-get-user-id-for-contributor-link

Conversation

@VadimKovalenkoSNF
Copy link
Contributor

⚠️ Do not merge!

This PR implements links to the contributor profile pages from the legacy facility drawers.

@VadimKovalenkoSNF VadimKovalenkoSNF self-assigned this Mar 4, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

@barecheck
Copy link

barecheck bot commented Mar 4, 2026

Dedupe Hub App | Unittest test suite - Code coverage report

Total: 55.73%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@barecheck
Copy link

barecheck bot commented Mar 4, 2026

Contricleaner App | Unittest test suite - Code coverage report

Total: 98.75%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@barecheck
Copy link

barecheck bot commented Mar 4, 2026

Countries App | Unittest test suite - Code coverage report

Total: 100%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@barecheck
Copy link

barecheck bot commented Mar 4, 2026

Django App | Unittest test suite - Code coverage report

Total: 81.97%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

? makeProfileRouteLink(contributor_id)
: null,
contributorName: contributor_name ?? null,
secondaryDate: created_at ? formatAttribution(created_at) : null,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We introduced secondaryDate so we could turn only the contributor name into a link and keep the date as plain text, without parsing a single combined string.

@VadimKovalenkoSNF
Copy link
Contributor Author

Closed in favor of PR #892

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.

1 participant