[PR #47] [MERGED] 31 create new home #252

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/47
Author: @ddevarsh7
Created: 1/29/2024
Status: Merged
Merged: 1/30/2024
Merged by: @ddevarsh7

Base: masterHead: 31-create-new-home


📝 Commits (8)

  • 80a4c7f Login and home page UI
  • 88cce96 Update page.tsx
  • de41a31 Merge branch 'master' into 31-create-new-home
  • 73b3f54 File migration from poc-client to client
  • 2dbf226 Some Changes in About Us
  • e85b0db Minor Change in About Us
  • fa77765 revert poc-client and uncommented
  • ab391c0 minor changes in poc-client

📊 Changes

6 files changed (+107 additions, -9 deletions)

View changed files

client/app/about/page.tsx (+12 -0)
client/app/login/page.tsx (+62 -0)
📝 client/app/page.tsx (+26 -4)
📝 client/package.json (+6 -5)
client/public/homeBG.jpg (+0 -0)
package.json (+1 -0)

📄 Description

Created pages from "login", "homepage", and "about us"


🔄 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/47 **Author:** [@ddevarsh7](https://github.com/ddevarsh7) **Created:** 1/29/2024 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@ddevarsh7](https://github.com/ddevarsh7) **Base:** `master` ← **Head:** `31-create-new-home` --- ### 📝 Commits (8) - [`80a4c7f`](https://github.com/EddieTheCubeHead/Stagnum/commit/80a4c7f22b4bf2c0b974d98b4c1201108a57b6b2) Login and home page UI - [`88cce96`](https://github.com/EddieTheCubeHead/Stagnum/commit/88cce964f53a0e509da4760b05b89aa488eab9db) Update page.tsx - [`de41a31`](https://github.com/EddieTheCubeHead/Stagnum/commit/de41a3106e4e586438ee378b5377179115d8f1d1) Merge branch 'master' into 31-create-new-home - [`73b3f54`](https://github.com/EddieTheCubeHead/Stagnum/commit/73b3f540615e9720abdcd4d1975433aeef0c2a89) File migration from poc-client to client - [`2dbf226`](https://github.com/EddieTheCubeHead/Stagnum/commit/2dbf226ad4c8b22e7c556af6af4b2d517f6ae3ad) Some Changes in About Us - [`e85b0db`](https://github.com/EddieTheCubeHead/Stagnum/commit/e85b0db14e00a20ffde2b2f13edfbd3301f35e87) Minor Change in About Us - [`fa77765`](https://github.com/EddieTheCubeHead/Stagnum/commit/fa77765cdd17361c766516b0aaf8086187976037) revert poc-client and uncommented - [`ab391c0`](https://github.com/EddieTheCubeHead/Stagnum/commit/ab391c04086fdb7bf756bb8f7b0619cef748e948) minor changes in poc-client ### 📊 Changes **6 files changed** (+107 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `client/app/about/page.tsx` (+12 -0) ➕ `client/app/login/page.tsx` (+62 -0) 📝 `client/app/page.tsx` (+26 -4) 📝 `client/package.json` (+6 -5) ➕ `client/public/homeBG.jpg` (+0 -0) ➕ `package.json` (+1 -0) </details> ### 📄 Description Created pages from "login", "homepage", and "about us" --- <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:27 +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#252
No description provided.