[PR #1684] [CLOSED] fix: duplicate field bugs #1790

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1684
Author: @ephraimduncan
Created: 3/4/2025
Status: Closed

Base: mainHead: fix/field-duplicate-bugs


📝 Commits (10+)

📊 Changes

1004 files changed (+57385 additions, -39461 deletions)

View changed files

📝 .env.example (+0 -14)
📝 .eslintrc.cjs (+1 -0)
📝 .github/actions/cache-build/action.yml (+1 -1)
📝 .github/actions/node-install/action.yml (+1 -1)
📝 .github/workflows/e2e-tests.yml (+1 -1)
📝 .gitpod.yml (+0 -2)
📝 .husky/pre-commit (+1 -4)
📝 README.md (+5 -16)
📝 apps/documentation/components/call-to-action.tsx (+2 -2)
📝 apps/documentation/package.json (+1 -2)
📝 apps/documentation/pages/developers/_meta.json (+1 -1)
📝 apps/documentation/pages/developers/embedding/css-variables.mdx (+77 -0)
📝 apps/documentation/pages/developers/local-development/index.mdx (+1 -3)
📝 apps/documentation/pages/developers/local-development/manual.mdx (+0 -2)
📝 apps/documentation/pages/developers/local-development/translations.mdx (+4 -43)
📝 apps/documentation/pages/developers/public-api/index.mdx (+30 -3)
📝 apps/documentation/pages/developers/self-hosting/how-to.mdx (+3 -7)
📝 apps/documentation/pages/developers/self-hosting/index.mdx (+1 -1)
📝 apps/documentation/pages/developers/webhooks.mdx (+92 -1)
📝 apps/documentation/pages/users/signing-documents/index.mdx (+7 -6)

...and 80 more files

📄 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/1684 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/field-duplicate-bugs` --- ### 📝 Commits (10+) - [`383b5f7`](https://github.com/documenso/documenso/commit/383b5f78f0435d1bb855599e0fffd8dbc5150be3) feat: migrate nextjs to rr7 - [`9db42ac`](https://github.com/documenso/documenso/commit/9db42accf3ca2cda84a097f8008abb724b67147f) feat: add text align option to fields (#1610) - [`b03c5ab`](https://github.com/documenso/documenso/commit/b03c5ab1a7e325f180097d4c7165387847bc3978) fix: admin leaderboard query sorting (#1548) - [`84b193d`](https://github.com/documenso/documenso/commit/84b193d99c9446e44767ef2587a504f1b6b5a97e) fix: tidy document invite email render logic (#1597) - [`c9e8a32`](https://github.com/documenso/documenso/commit/c9e8a32471526d59994babfc56365ce23c87a0a5) feat: bulk send templates via csv (#1578) - [`b0f8c83`](https://github.com/documenso/documenso/commit/b0f8c83134404f0230c144a7555ec43da617ef3a) chore: add cancelled webhook event (#1608) - [`0f50110`](https://github.com/documenso/documenso/commit/0f50110853cc5aaf1c761acdbac39217e015049c) fix: create global settings on team creation (#1601) - [`0b3638c`](https://github.com/documenso/documenso/commit/0b3638c42c27c19439ad7d3230357b6882d1e054) feat: add Polish and Italian (#1618) - [`741639e`](https://github.com/documenso/documenso/commit/741639ee782cd74aeefd68d022a2591ae2261c1b) fix: improve move to team display logic - [`3e106c1`](https://github.com/documenso/documenso/commit/3e106c1a2d526687edce92d8ae8da3f2969fa1d3) chore: api v2 docs (#1620) ### 📊 Changes **1004 files changed** (+57385 additions, -39461 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+0 -14) 📝 `.eslintrc.cjs` (+1 -0) 📝 `.github/actions/cache-build/action.yml` (+1 -1) 📝 `.github/actions/node-install/action.yml` (+1 -1) 📝 `.github/workflows/e2e-tests.yml` (+1 -1) 📝 `.gitpod.yml` (+0 -2) 📝 `.husky/pre-commit` (+1 -4) 📝 `README.md` (+5 -16) 📝 `apps/documentation/components/call-to-action.tsx` (+2 -2) 📝 `apps/documentation/package.json` (+1 -2) 📝 `apps/documentation/pages/developers/_meta.json` (+1 -1) 📝 `apps/documentation/pages/developers/embedding/css-variables.mdx` (+77 -0) 📝 `apps/documentation/pages/developers/local-development/index.mdx` (+1 -3) 📝 `apps/documentation/pages/developers/local-development/manual.mdx` (+0 -2) 📝 `apps/documentation/pages/developers/local-development/translations.mdx` (+4 -43) 📝 `apps/documentation/pages/developers/public-api/index.mdx` (+30 -3) 📝 `apps/documentation/pages/developers/self-hosting/how-to.mdx` (+3 -7) 📝 `apps/documentation/pages/developers/self-hosting/index.mdx` (+1 -1) 📝 `apps/documentation/pages/developers/webhooks.mdx` (+92 -1) 📝 `apps/documentation/pages/users/signing-documents/index.mdx` (+7 -6) _...and 80 more files_ </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 20:31:05 +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#1790
No description provided.