[PR #1868] [CLOSED] Chore/disclosure text #1898

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1868
Author: @miloosorio186
Created: 6/28/2025
Status: Closed

Base: mainHead: chore/disclosure-text


📝 Commits (9)

  • c6351a8 feat: add user profile query and session management in layout
  • 184086d build
  • b6edf7a feat: add logging for user profile status in layout
  • b731238 feat: add disabled field to session user type for better user management
  • d9f0d61 chore: remove debug logging for session and adjust user disabled check
  • d410a2c chore: text
  • 113377c Merge branch 'feat/disabled-account' into custom-main
  • f171ffb Merge branch 'feat/disaclaimer-text' into custom-main
  • 2c023ca feat: add Spanish translation for electronic signature disclosure

📊 Changes

7 files changed (+41 additions, -23 deletions)

View changed files

📝 apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx (+5 -0)
📝 apps/remix/app/routes/_authenticated+/_layout.tsx (+15 -0)
📝 apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx (+1 -1)
📝 docker/build.sh (+16 -19)
📝 docker/development/compose.yml (+1 -1)
📝 packages/auth/server/lib/session/session.ts (+1 -0)
📝 packages/lib/translations/es/web.po (+2 -2)

📄 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/1868 **Author:** [@miloosorio186](https://github.com/miloosorio186) **Created:** 6/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chore/disclosure-text` --- ### 📝 Commits (9) - [`c6351a8`](https://github.com/documenso/documenso/commit/c6351a88273136891c5fc2515a905e25bef655cc) feat: add user profile query and session management in layout - [`184086d`](https://github.com/documenso/documenso/commit/184086d649fa29114eb59f0596e7f0f39d6c588b) build - [`b6edf7a`](https://github.com/documenso/documenso/commit/b6edf7a233f2f77ef563c5673369e791e62012bf) feat: add logging for user profile status in layout - [`b731238`](https://github.com/documenso/documenso/commit/b73123884a2ba53f3652019a4c063eb46476af5a) feat: add disabled field to session user type for better user management - [`d9f0d61`](https://github.com/documenso/documenso/commit/d9f0d619c1419493e3b2b006bb0470ffebc7277c) chore: remove debug logging for session and adjust user disabled check - [`d410a2c`](https://github.com/documenso/documenso/commit/d410a2c5649cacab38a66ffa44efe07439a949e9) chore: text - [`113377c`](https://github.com/documenso/documenso/commit/113377c81649e4a52f0ec9fadbd903f8febb2b1b) Merge branch 'feat/disabled-account' into custom-main - [`f171ffb`](https://github.com/documenso/documenso/commit/f171ffb1dcaadb02f16ec042ad00cea0759a1fac) Merge branch 'feat/disaclaimer-text' into custom-main - [`2c023ca`](https://github.com/documenso/documenso/commit/2c023cae267edd4295f079bc09000d1e2369b2cb) feat: add Spanish translation for electronic signature disclosure ### 📊 Changes **7 files changed** (+41 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document-signing/document-signing-disclosure.tsx` (+5 -0) 📝 `apps/remix/app/routes/_authenticated+/_layout.tsx` (+15 -0) 📝 `apps/remix/app/routes/_unauthenticated+/articles.signature-disclosure.tsx` (+1 -1) 📝 `docker/build.sh` (+16 -19) 📝 `docker/development/compose.yml` (+1 -1) 📝 `packages/auth/server/lib/session/session.ts` (+1 -0) 📝 `packages/lib/translations/es/web.po` (+2 -2) </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:34 +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#1898
No description provided.