[PR #104] [MERGED] 74 setup-mock-data-provider-for-frontend #271

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/104
Author: @BadhonRahman01
Created: 3/3/2024
Status: Merged
Merged: 3/4/2024
Merged by: @KeManen

Base: masterHead: 74-setup-mock-data-provider-for-frontend


📝 Commits (3)

  • b821aa8 BadhonTicket74
  • e506a3f ticket74update
  • 64109a6 Merge branch 'master' into 74-setup-mock-data-provider-for-frontend

📊 Changes

3 files changed (+52 additions, -1 deletions)

View changed files

📝 client/app/page.tsx (+1 -0)
client/app/utils/mockData.ts (+47 -0)
📝 client/package.json (+4 -1)

📄 Description

I just installed the faker.js and created a file with method that returns mock data of users with the number you provide.


🔄 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/EddieTheCubeHead/Stagnum/pull/104 **Author:** [@BadhonRahman01](https://github.com/BadhonRahman01) **Created:** 3/3/2024 **Status:** ✅ Merged **Merged:** 3/4/2024 **Merged by:** [@KeManen](https://github.com/KeManen) **Base:** `master` ← **Head:** `74-setup-mock-data-provider-for-frontend` --- ### 📝 Commits (3) - [`b821aa8`](https://github.com/EddieTheCubeHead/Stagnum/commit/b821aa8ecef95ffffb1abfb8841795130b2eb7e4) BadhonTicket74 - [`e506a3f`](https://github.com/EddieTheCubeHead/Stagnum/commit/e506a3f8b37ea4e188d2d43f49c561bb99df0e62) ticket74update - [`64109a6`](https://github.com/EddieTheCubeHead/Stagnum/commit/64109a68ed892bdeae9ade734075dc78785fafd5) Merge branch 'master' into 74-setup-mock-data-provider-for-frontend ### 📊 Changes **3 files changed** (+52 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/app/page.tsx` (+1 -0) ➕ `client/app/utils/mockData.ts` (+47 -0) 📝 `client/package.json` (+4 -1) </details> ### 📄 Description I just installed the faker.js and created a file with method that returns mock data of users with the number you provide. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:32 +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/Stagnum#271
No description provided.