Skip to content

created the webhook notification history page and backend end point#136

Merged
vernu merged 4 commits intovernu:devfrom
yetmgetaewunetu:webhook-notifications
Sep 18, 2025
Merged

created the webhook notification history page and backend end point#136
vernu merged 4 commits intovernu:devfrom
yetmgetaewunetu:webhook-notifications

Conversation

@yetmgetaewunetu
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Sep 16, 2025

@yetmgetaewunetu is attempting to deploy a commit to the vernu's projects Team on Vercel.

A member of the Team first needs to authorize it.

.sort({ createdAt: -1 })

// If deviceId is provided, filter after population
if (deviceId) {
Copy link
Owner

@vernu vernu Sep 17, 2025

Choose a reason for hiding this comment

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

please use a better aggregation query instead of filtering and paginating manually


return (
<div>
{/* <div className="flex items-center py-4">
Copy link
Owner

Choose a reason for hiding this comment

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

please remove this unused commented out code

@vernu vernu merged commit 88e0b3d into vernu:dev Sep 18, 2025
1 check failed
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.

2 participants