[PR #1453] [MERGED] fix: fix the document url in the command menu search #1642

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1453
Author: @catalinpit
Created: 11/7/2024
Status: Merged
Merged: 11/11/2024
Merged by: @dguyen

Base: mainHead: fix/command-menu-search


📝 Commits (4)

  • 3c817c4 fix: fix the document url in the command menu search
  • c2bc25f Merge branch 'main' into fix/command-menu-search
  • 704e978 chore: improve logic and check access
  • 09b618f Merge branch 'main' into fix/command-menu-search

📊 Changes

1 file changed (+75 additions, -8 deletions)

View changed files

📝 packages/lib/server-only/document/search-documents-with-keyword.ts (+75 -8)

📄 Description

fixes https://github.com/documenso/documenso/issues/1452

Summary by CodeRabbit

  • New Features

    • Enhanced document retrieval to filter based on user membership roles within teams, improving access control.
    • Added capability to retrieve document paths associated with teams.
  • Bug Fixes

    • Improved logic for determining document visibility based on user roles and document settings.

🔄 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/1453 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/11/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/command-menu-search` --- ### 📝 Commits (4) - [`3c817c4`](https://github.com/documenso/documenso/commit/3c817c446715da703dfe62e35f011dc1eb65861c) fix: fix the document url in the command menu search - [`c2bc25f`](https://github.com/documenso/documenso/commit/c2bc25fc55e1d24a288464f9f844bca80865946b) Merge branch 'main' into fix/command-menu-search - [`704e978`](https://github.com/documenso/documenso/commit/704e978bdf21f8373ed7f2cc76a9c0fac8999f24) chore: improve logic and check access - [`09b618f`](https://github.com/documenso/documenso/commit/09b618f6396ebc2447d5b04d3082841496b4815f) Merge branch 'main' into fix/command-menu-search ### 📊 Changes **1 file changed** (+75 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/server-only/document/search-documents-with-keyword.ts` (+75 -8) </details> ### 📄 Description fixes https://github.com/documenso/documenso/issues/1452 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced document retrieval to filter based on user membership roles within teams, improving access control. - Added capability to retrieve document paths associated with teams. - **Bug Fixes** - Improved logic for determining document visibility based on user roles and document settings. <!-- 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:34:08 +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#1642
No description provided.