Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Someone is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for following the naming conventions! 🙏 |
|
will replace the |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
|
Checks for hosted, attended, payments, unique attendees (by email), unique (timeZones) can display flags here like grouped avatars, would be cool, top events by bokings a booking is considered to be hosted if the
remaining are considered to be attended events (/booked events) payments are considered to be successfull if booking.paid is true and payment is success and not refunded. number of bokings is straightforward, check bookings for hosted events. these calcs are present in https://github.com/calcom/cal.com/pull/10627/files#diff-6d0267b35107118d2b6a7edc76233a9f13ce89b7aaf2e99b82a9bfa55bbc44b7 |
|
todo if this solves the issue styles in email |
|
cc @PeerRich |
|
@PeerRich @baileypumfleet @CarinaWolli Can you guys confirm whether this is the data that has to be shown in the digest email? |
|
I am not sure what we would want to show here, maybe @ciaranha could give some input, also some design suggestions for the email would be good |
|
This PR is being marked as stale due to inactivity. |
|
we merged #10621 instead. thank you for contributing tho! |
What does this PR do?
This pr creates a new feature for showing 30day summary of an user.
draft pr displaying the info that will be shown, styling is also left. PFA image below
check this for more info on calcs #10627 (comment)
Fixes #10026
Type of change
How should this be tested?
GET 30 day email digestbutton on top left.Mandatory Tasks
Checklist