[PR #751] [MERGED] refactor: used constant for steps instead of strings #1157

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/751
Author: @plxity
Created: 12/10/2023
Status: Merged
Merged: 12/15/2023
Merged by: @catalinpit

Base: mainHead: feat/use-constants-for-steps


📝 Commits (2)

  • e4def64 used constant for steps instead of strings
  • ef8b0e8 fixed the step name

📊 Changes

2 files changed (+18 additions, -9 deletions)

View changed files

📝 apps/marketing/src/components/(marketing)/widget.tsx (+13 -9)
apps/marketing/src/components/constants.ts (+5 -0)

📄 Description

fixes #750


🔄 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/751 **Author:** [@plxity](https://github.com/plxity) **Created:** 12/10/2023 **Status:** ✅ Merged **Merged:** 12/15/2023 **Merged by:** [@catalinpit](https://github.com/catalinpit) **Base:** `main` ← **Head:** `feat/use-constants-for-steps` --- ### 📝 Commits (2) - [`e4def64`](https://github.com/documenso/documenso/commit/e4def6480fa51dc1a518ae88d59c5b6cfce099e8) used constant for steps instead of strings - [`ef8b0e8`](https://github.com/documenso/documenso/commit/ef8b0e8a86c3826be4d89f32abad1c3aa8a7fdf4) fixed the step name ### 📊 Changes **2 files changed** (+18 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/components/(marketing)/widget.tsx` (+13 -9) ➕ `apps/marketing/src/components/constants.ts` (+5 -0) </details> ### 📄 Description fixes #750 --- <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:05 +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#1157
No description provided.