[PR #313] [MERGED] feat: improve readability and rendering of some components #868

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/313
Author: @adithyaakrishna
Created: 8/27/2023
Status: Merged
Merged: 8/31/2023
Merged by: @Mythie

Base: feat/refreshHead: feat/improve-readability


📝 Commits (10+)

  • 2418612 chore: updated documents page
  • 3ac29d8 chore: updated dashboard page
  • d195dc1 chore: updated signing fields
  • b8b8b4d chore: updated footer component
  • f41c78e feat: updated rendeing of items using map
  • 3c1790b chore: made requested changes
  • b5f96ee chore: made requested changes - v2
  • e340c4e fix: reverted line change
  • c161a81 fix: removed passHref and updated card
  • 3440c47 Merge branch 'feat/refresh' into feat/improve-readability

📊 Changes

3 files changed (+56 additions, -76 deletions)

View changed files

📝 apps/marketing/src/components/(marketing)/footer.tsx (+31 -67)
📝 apps/web/src/app/(dashboard)/dashboard/page.tsx (+24 -9)
📝 apps/web/src/app/(signing)/sign/[token]/signature-field.tsx (+1 -0)

📄 Description

Description:

  • This PR simplifies repeated code blocks or components to use map for rendering them

🔄 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/313 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 8/27/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `feat/improve-readability` --- ### 📝 Commits (10+) - [`2418612`](https://github.com/documenso/documenso/commit/2418612507bb8171f4d452ba18542dc13a938621) chore: updated documents page - [`3ac29d8`](https://github.com/documenso/documenso/commit/3ac29d8da3da4bb307d7185463e8101d1d2f9654) chore: updated dashboard page - [`d195dc1`](https://github.com/documenso/documenso/commit/d195dc1a46e1b053e488ba4f52072ac927e9e7cf) chore: updated signing fields - [`b8b8b4d`](https://github.com/documenso/documenso/commit/b8b8b4dbadc26d157f936a7640f9845be9c9c675) chore: updated footer component - [`f41c78e`](https://github.com/documenso/documenso/commit/f41c78e8e353697b8f53582bed0498ae743cfa3f) feat: updated rendeing of items using map - [`3c1790b`](https://github.com/documenso/documenso/commit/3c1790ba83d5ff8b24bbf50cabadf5f9532b335a) chore: made requested changes - [`b5f96ee`](https://github.com/documenso/documenso/commit/b5f96ee2fcb4767300fc13a2dac127451d1c187d) chore: made requested changes - v2 - [`e340c4e`](https://github.com/documenso/documenso/commit/e340c4ed6fe35b62d2c5f082f762c71c2acfe532) fix: reverted line change - [`c161a81`](https://github.com/documenso/documenso/commit/c161a8109b1d6558049e4f8a60fb364b8e1acd02) fix: removed passHref and updated card - [`3440c47`](https://github.com/documenso/documenso/commit/3440c47c3c3414ea6c55183f141790295aa5fd8a) Merge branch 'feat/refresh' into feat/improve-readability ### 📊 Changes **3 files changed** (+56 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/components/(marketing)/footer.tsx` (+31 -67) 📝 `apps/web/src/app/(dashboard)/dashboard/page.tsx` (+24 -9) 📝 `apps/web/src/app/(signing)/sign/[token]/signature-field.tsx` (+1 -0) </details> ### 📄 Description **Description:** - This PR simplifies repeated code blocks or components to use map for rendering them --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:49 +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#868
No description provided.