[PR #1138] [MERGED] chore: rename "none" document access to "no restrictions" #1418

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1138
Author: @raikasdev
Created: 5/1/2024
Status: Merged
Merged: 7/29/2024
Merged by: @Mythie

Base: mainHead: chore/rename-document-access-none


📝 Commits (2)

  • c4d531b chore: rename "none" document access to "anyone with the link" #1137
  • ffb2eec Merge branch 'main' into chore/rename-document-access-none

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 packages/ui/components/document/document-global-auth-access-select.tsx (+4 -4)
📝 packages/ui/components/document/document-global-auth-action-select.tsx (+3 -3)

📄 Description

Description

Renames the "None" document access option to "Anyone with the link".
image
image

Fixes #1137

Changes Made

  • Renames the "None" document access option label

Testing Performed

Tested on my local envinronment. Well, it's only changing a label and a tooltip text 😄

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Summary by CodeRabbit

  • New Features
    • Updated placeholder and display text for global authentication access and action selections to improve clarity, changing "None" to "No restrictions."
    • Enhanced tooltip content to reflect updated terminology for better user understanding.

🔄 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/1138 **Author:** [@raikasdev](https://github.com/raikasdev) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/rename-document-access-none` --- ### 📝 Commits (2) - [`c4d531b`](https://github.com/documenso/documenso/commit/c4d531ba9d8a4cbeb01b97b40f09d10a44a9c3f7) chore: rename "none" document access to "anyone with the link" #1137 - [`ffb2eec`](https://github.com/documenso/documenso/commit/ffb2eec34d2c821f6f67daee801152112c96f465) Merge branch 'main' into chore/rename-document-access-none ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/ui/components/document/document-global-auth-access-select.tsx` (+4 -4) 📝 `packages/ui/components/document/document-global-auth-action-select.tsx` (+3 -3) </details> ### 📄 Description ## Description Renames the "None" document access option to "Anyone with the link". ![image](https://github.com/documenso/documenso/assets/29684625/b53b5dc7-fd45-4222-bea4-574baa8f05ec) ![image](https://github.com/documenso/documenso/assets/29684625/c0a3c7c2-bc25-4c41-9227-6d3213c734db) ## Related Issue Fixes #1137 ## Changes Made - Renames the "None" document access option label ## Testing Performed Tested on my local envinronment. Well, it's only changing a label and a tooltip text :smile: ## Checklist - [x] I have tested these changes locally and they work as expected. - [x] I have added/updated tests that prove the effectiveness of these changes. - [x] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [x] I have addressed the code review feedback from the previous submission, if applicable. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated placeholder and display text for global authentication access and action selections to improve clarity, changing "None" to "No restrictions." - Enhanced tooltip content to reflect updated terminology for better user understanding. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:09 +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#1418
No description provided.