[PR #658] [MERGED] feat: copy signing link from avatar stack #1106

Closed
opened 2026-02-26 19:31:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/658
Author: @ephraimduncan
Created: 11/16/2023
Status: Merged
Merged: 11/17/2023
Merged by: @Mythie

Base: mainHead: feat/copy-link-from-avatar-stack


📝 Commits (3)

  • 9c35dcb feat: copy signing link from avatar stack
  • 993d411 fix: only copy non actioned recipients
  • 3a469e3 fix: copy paste error

📊 Changes

4 files changed (+57 additions, -33 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/documents/data-table.tsx (+2 -2)
apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx (+46 -0)
📝 apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx (+4 -19)
📝 packages/lib/server-only/document/find-documents.ts (+5 -12)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/658 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 11/16/2023 **Status:** ✅ Merged **Merged:** 11/17/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/copy-link-from-avatar-stack` --- ### 📝 Commits (3) - [`9c35dcb`](https://github.com/documenso/documenso/commit/9c35dcb33b12ad04d8a46cb854680c73df176c95) feat: copy signing link from avatar stack - [`993d411`](https://github.com/documenso/documenso/commit/993d4119886c17f427aa1c92eb5fef8c48dc26aa) fix: only copy non actioned recipients - [`3a469e3`](https://github.com/documenso/documenso/commit/3a469e330b272138f179f4cf551ac477c3b67bb2) fix: copy paste error ### 📊 Changes **4 files changed** (+57 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/data-table.tsx` (+2 -2) ➕ `apps/web/src/components/(dashboard)/avatar/avatar-with-recipient.tsx` (+46 -0) 📝 `apps/web/src/components/(dashboard)/avatar/stack-avatars-with-tooltip.tsx` (+4 -19) 📝 `packages/lib/server-only/document/find-documents.ts` (+5 -12) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1106
No description provided.