[PR #1849] [MERGED] feat: add inbox counter #1885

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1849
Author: @ephraimduncan
Created: 6/18/2025
Status: Merged
Merged: 6/18/2025
Merged by: @dguyen

Base: mainHead: feat/inbox-icon-counter


📝 Commits (2)

📊 Changes

5 files changed (+86 additions, -8 deletions)

View changed files

📝 apps/remix/app/components/general/app-header.tsx (+15 -5)
📝 apps/remix/app/components/general/app-nav-mobile.tsx (+19 -3)
packages/trpc/server/document-router/get-inbox-count.ts (+35 -0)
packages/trpc/server/document-router/get-inbox-count.types.ts (+15 -0)
📝 packages/trpc/server/document-router/router.ts (+2 -0)

📄 Description

Demo

CleanShot 2025-06-18 at 00 17 01@2x


🔄 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/1849 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/inbox-icon-counter` --- ### 📝 Commits (2) - [`be058d8`](https://github.com/documenso/documenso/commit/be058d8a07c4bac729c8544278d4d7c5806b50ae) feat: add inbox counter - [`049d8a7`](https://github.com/documenso/documenso/commit/049d8a7f55ecca1c46b655a6c9cd0a25102365cb) fix: cleanup ### 📊 Changes **5 files changed** (+86 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/app-header.tsx` (+15 -5) 📝 `apps/remix/app/components/general/app-nav-mobile.tsx` (+19 -3) ➕ `packages/trpc/server/document-router/get-inbox-count.ts` (+35 -0) ➕ `packages/trpc/server/document-router/get-inbox-count.types.ts` (+15 -0) 📝 `packages/trpc/server/document-router/router.ts` (+2 -0) </details> ### 📄 Description ## Demo ![CleanShot 2025-06-18 at 00 17 01@2x](https://github.com/user-attachments/assets/1fc20449-21b6-4d83-88c4-3433e499608b) --- <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:30 +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#1885
No description provided.