[PR #221] [CLOSED] feat: add action buttons to document table #804

Closed
opened 2026-02-26 18:48:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/221
Author: @ephraimduncan
Created: 7/4/2023
Status: Closed

Base: feat/refreshHead: feat/table-actions


📝 Commits (6)

  • 1dd1bb6 feat: add action buttons to documents table
  • 86b0d5e feat: add actions to all documents table
  • f61bf00 feat: pass document id as prop to the actions component
  • a5b3969 revert: include time in document created
  • a27c6c3 refactor: use tailwind in styling icons
  • 5ef3523 fix: increase table col span to center text

📊 Changes

3 files changed (+44 additions, -3 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/dashboard/page.tsx (+8 -3)
📝 apps/web/src/app/(dashboard)/documents/data-table.tsx (+6 -0)
apps/web/src/components/(dashboard)/table/actions-component.tsx (+30 -0)

📄 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/221 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 7/4/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `feat/table-actions` --- ### 📝 Commits (6) - [`1dd1bb6`](https://github.com/documenso/documenso/commit/1dd1bb617d4e5d6d27d0fa008b363b0143ca5167) feat: add action buttons to documents table - [`86b0d5e`](https://github.com/documenso/documenso/commit/86b0d5ee9c4d489dbfbab84b95dfdaf36104eaf9) feat: add actions to all documents table - [`f61bf00`](https://github.com/documenso/documenso/commit/f61bf0070263ce80a25bd049a1f1990b663717f4) feat: pass document id as prop to the actions component - [`a5b3969`](https://github.com/documenso/documenso/commit/a5b3969f56a8051c31fb46607a13250bfc542bac) revert: include time in document created - [`a27c6c3`](https://github.com/documenso/documenso/commit/a27c6c3eb271d56c3e1c21b8efcef083edae0e03) refactor: use tailwind in styling icons - [`5ef3523`](https://github.com/documenso/documenso/commit/5ef3523d893d4d27dba2018c4b0fa60fce73956a) fix: increase table col span to center text ### 📊 Changes **3 files changed** (+44 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/dashboard/page.tsx` (+8 -3) 📝 `apps/web/src/app/(dashboard)/documents/data-table.tsx` (+6 -0) ➕ `apps/web/src/components/(dashboard)/table/actions-component.tsx` (+30 -0) </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 18:48:59 +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#804
No description provided.