[PR #1622] [MERGED] chore: update local seed data #1759

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1622
Author: @ephraimduncan
Created: 2/1/2025
Status: Merged
Merged: 2/10/2025
Merged by: @Mythie

Base: mainHead: chore/db-seed


📝 Commits (2)

  • 63d5cb2 chore: update initial seed script
  • fc60e97 Merge branch 'main' into chore/db-seed

📊 Changes

2 files changed (+95 additions, -23 deletions)

View changed files

📝 package-lock.json (+15 -0)
📝 packages/prisma/seed/initial-seed.ts (+80 -23)

📄 Description

Description

Add multiple example documents, pending documents, and templates for both admin and example users

Changes Made

  • Added seeding of multiple example documents and templates for both example and admin users

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.

🔄 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/1622 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/db-seed` --- ### 📝 Commits (2) - [`63d5cb2`](https://github.com/documenso/documenso/commit/63d5cb21e7736878268a0a4e846fe35b3d543489) chore: update initial seed script - [`fc60e97`](https://github.com/documenso/documenso/commit/fc60e97bc3ae78e3cb4a8b1dbec2f25eb8b928f5) Merge branch 'main' into chore/db-seed ### 📊 Changes **2 files changed** (+95 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -0) 📝 `packages/prisma/seed/initial-seed.ts` (+80 -23) </details> ### 📄 Description ## Description Add multiple example documents, pending documents, and templates for both admin and example users ## Changes Made - Added seeding of multiple example documents and templates for both example and admin users ## Checklist - [x] 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. - [x] I have followed the project's coding style guidelines. - [x] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30:56 +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#1759
No description provided.