[PR #1044] [CLOSED] chore: add status widget #1341

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1044
Author: @ephraimduncan
Created: 3/21/2024
Status: Closed

Base: mainHead: chore/status-widget


📝 Commits (2)

  • fa25f6d chore: add status widget
  • 6f53220 fix: use custom status widget

📊 Changes

8 files changed (+233 additions, -141 deletions)

View changed files

📝 apps/marketing/package.json (+1 -0)
📝 apps/marketing/src/app/(marketing)/layout.tsx (+3 -67)
📝 apps/marketing/src/app/(marketing)/singleplayer/client.tsx (+74 -72)
📝 apps/marketing/src/components/(marketing)/footer.tsx (+6 -2)
apps/marketing/src/components/(marketing)/layout-header.tsx (+65 -0)
apps/marketing/src/components/(marketing)/status-widget.tsx (+73 -0)
📝 package-lock.json (+9 -0)
📝 packages/ui/primitives/theme-switcher.tsx (+2 -0)

📄 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/1044 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/21/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chore/status-widget` --- ### 📝 Commits (2) - [`fa25f6d`](https://github.com/documenso/documenso/commit/fa25f6d24e3d641afbba0bdd9abf5db5f7e0246f) chore: add status widget - [`6f53220`](https://github.com/documenso/documenso/commit/6f532208cb297f52f99ef919df6fccb5b2de33ef) fix: use custom status widget ### 📊 Changes **8 files changed** (+233 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/package.json` (+1 -0) 📝 `apps/marketing/src/app/(marketing)/layout.tsx` (+3 -67) 📝 `apps/marketing/src/app/(marketing)/singleplayer/client.tsx` (+74 -72) 📝 `apps/marketing/src/components/(marketing)/footer.tsx` (+6 -2) ➕ `apps/marketing/src/components/(marketing)/layout-header.tsx` (+65 -0) ➕ `apps/marketing/src/components/(marketing)/status-widget.tsx` (+73 -0) 📝 `package-lock.json` (+9 -0) 📝 `packages/ui/primitives/theme-switcher.tsx` (+2 -0) </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 19:32:51 +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#1341
No description provided.