Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2026

This is an automated pull request to merge tofik/add-disable-logic-for-resend-access-btn into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
app Building Building Preview, Comment Jan 8, 2026 9:36pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
portal Skipped Skipped Jan 8, 2026 9:36pm

@cursor
Copy link

cursor bot commented Jan 8, 2026

PR Summary

Adds explicit expiry handling for access grants.

  • API: In resendAccessGrantEmail, reject resends when grant.expiresAt is past; keep regenerating accessToken only when missing/expired
  • UI: In grant-columns.tsx, disable Resend Access for expired grants with a tooltip (title)

Written by Cursor Bugbot for commit c5582ed. This will update automatically on new commits. Configure here.

@tofikwest tofikwest merged commit 5425fb3 into main Jan 8, 2026
9 of 12 checks passed
@tofikwest tofikwest deleted the tofik/add-disable-logic-for-resend-access-btn branch January 8, 2026 21:37
claudfuen pushed a commit that referenced this pull request Jan 8, 2026
# [1.75.0](v1.74.0...v1.75.0) (2026-01-08)

### Features

* **trust-access:** add expiration check for access grants and disable resend button ([#1991](#1991)) ([5425fb3](5425fb3))
* **trust-access:** fix trustportal grand access logic and add endpoint to resend access granted email ([#1988](#1988)) ([96262d1](96262d1))
* **trust-access:** update expired grants to inactive status in listGrants ([#1992](#1992)) ([0654f5d](0654f5d))
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.75.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants