Skip to content

chore(preprod): empty state for no git details (EME-637)#104273

Merged
mtopo27 merged 1 commit intomasterfrom
mtopo27/empty-state-git-details
Dec 2, 2025
Merged

chore(preprod): empty state for no git details (EME-637)#104273
mtopo27 merged 1 commit intomasterfrom
mtopo27/empty-state-git-details

Conversation

@mtopo27
Copy link
Copy Markdown
Contributor

@mtopo27 mtopo27 commented Dec 2, 2025

add empty state for no git data
image

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@mtopo27 mtopo27 requested a review from a team as a code owner December 2, 2025 20:40
@linear
Copy link
Copy Markdown

linear bot commented Dec 2, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 2, 2025
vcsInfo.head_ref,
vcsInfo.base_ref,
vcsInfo.head_repo_name,
vcsInfo.base_repo_name,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should provider be included?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

we don't display Provider as data (didn't know it was actually part of the model). Your call
image

width="100%"
>
<Flex direction="column" gap="sm">
<Text bold>{t('Missing git metadata')}</Text>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think Git should be capitalized here

@mtopo27 mtopo27 merged commit 428abe6 into master Dec 2, 2025
50 checks passed
@mtopo27 mtopo27 deleted the mtopo27/empty-state-git-details branch December 2, 2025 21:13
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants