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

feat: added insights badge to event-types #17762

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

PeerRich
Copy link
Member

@PeerRich PeerRich commented Nov 20, 2024

CleanShot 2024-11-20 at 14 54 16@2x

CleanShot 2024-11-20 at 14 54 37@2x

CleanShot 2024-11-20 at 14 54 44@2x

@PeerRich PeerRich linked an issue Nov 20, 2024 that may be closed by this pull request
Copy link

linear bot commented Nov 20, 2024

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Nov 20, 2024
@graphite-app graphite-app bot requested a review from a team November 20, 2024 13:55
@github-actions github-actions bot added event-types area: event types, event-types insights area: insights, analytics Low priority Created by Linear-GitHub Sync ✨ feature New feature or request labels Nov 20, 2024
@dosubot dosubot bot added this to the v4.8 milestone Nov 20, 2024
<li>
<Link href={`/insights?isAll=false&filter=event-type&eventTypeId=${eventType.id}`}>
<Badge variant="gray" startIcon="chart-bar">
<p>{t("event_type_insights", { numberOfBookings: 42 })} </p>
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO: query needed for total bookings

@@ -128,6 +130,13 @@ export const EventTypeDescription = ({
</Badge>
</li>
) : null}
<li>
<Link href={`/insights?isAll=false&filter=event-type&eventTypeId=${eventType.id}`}>
Copy link
Member Author

Choose a reason for hiding this comment

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

@eunjae-lee @sean-brydon this is currently not working consistently because the URL-param are borked. that PR needs to go live first

Copy link

graphite-app bot commented Nov 20, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (11/20/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (11/20/24)

1 label was added to this PR based on Keith Williams's automation.

Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2024 9:14pm
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Nov 20, 2024 9:14pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Created by Linear-GitHub Sync event-types area: event types, event-types ✨ feature New feature or request insights area: insights, analytics Low priority Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-4667] event-types: add analytics button to link to insights
1 participant