[PR #423] [MERGED] 422 cleanup repository #430

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/423
Author: @EddieTheCubeHead
Created: 6/25/2025
Status: Merged
Merged: 6/25/2025
Merged by: @EddieTheCubeHead

Base: masterHead: 422-cleanup-repository


📝 Commits (6)

📊 Changes

253 files changed (+1992 additions, -3396 deletions)

View changed files

📝 .github/workflows/backend-ci.yml (+0 -1)
📝 .github/workflows/docker-ci.yml (+1 -1)
📝 .github/workflows/frontend-ci.yml (+3 -3)
📝 .github/workflows/security.yml (+10 -9)
client/.dockerignore (+0 -7)
client/.eslintrc.json (+0 -45)
📝 client/.gitignore (+22 -33)
📝 client/.prettierrc.json (+2 -2)
📝 client/Dockerfile (+14 -67)
📝 client/README.md (+23 -70)
client/__mocks__/about1.jpg (+0 -0)
client/__mocks__/fileMock.js (+0 -1)
client/__tests__/page.test.tsx (+0 -13)
client/app/about/page.tsx (+0 -226)
client/app/icon.svg (+0 -37)
client/app/layout.tsx (+0 -24)
client/app/login/page.tsx (+0 -175)
client/app/page.tsx (+0 -388)
client/components/alertComponent.tsx (+0 -28)
client/components/buttons/altButton.tsx (+0 -30)

...and 80 more files

📄 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/EddieTheCubeHead/Stagnum/pull/423 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `422-cleanup-repository` --- ### 📝 Commits (6) - [`9cc0ac0`](https://github.com/EddieTheCubeHead/Stagnum/commit/9cc0ac0c34cdd373c6bf9df2779b92cb5f97aba8) #422 Cleanup old client code, rewrite client rewrite to client - [`2a85d2d`](https://github.com/EddieTheCubeHead/Stagnum/commit/2a85d2db811133f823796d19c23aeb4ec992dfa5) #422 Fixed invalid fk constraints in alembic migration - [`9d8a7d3`](https://github.com/EddieTheCubeHead/Stagnum/commit/9d8a7d3e9d32e9dc73cab6e8d8da05bc191b61c5) #422 README updates, client example env file, sneaky infra config change to force rebuild - [`d30dad5`](https://github.com/EddieTheCubeHead/Stagnum/commit/d30dad5ede6d582c3dd367024f6826a049533bdd) #422 Update frontend CI workflow name - [`cfc2896`](https://github.com/EddieTheCubeHead/Stagnum/commit/cfc28960517a4652392ae27a5c5ccba604e83d52) #422 Ruff fix - [`907e213`](https://github.com/EddieTheCubeHead/Stagnum/commit/907e21345007a25b2a6d01b2536974dc1ad8d9d4) #422 Commit crimes ### 📊 Changes **253 files changed** (+1992 additions, -3396 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/backend-ci.yml` (+0 -1) 📝 `.github/workflows/docker-ci.yml` (+1 -1) 📝 `.github/workflows/frontend-ci.yml` (+3 -3) 📝 `.github/workflows/security.yml` (+10 -9) ➖ `client/.dockerignore` (+0 -7) ➖ `client/.eslintrc.json` (+0 -45) 📝 `client/.gitignore` (+22 -33) 📝 `client/.prettierrc.json` (+2 -2) 📝 `client/Dockerfile` (+14 -67) 📝 `client/README.md` (+23 -70) ➖ `client/__mocks__/about1.jpg` (+0 -0) ➖ `client/__mocks__/fileMock.js` (+0 -1) ➖ `client/__tests__/page.test.tsx` (+0 -13) ➖ `client/app/about/page.tsx` (+0 -226) ➖ `client/app/icon.svg` (+0 -37) ➖ `client/app/layout.tsx` (+0 -24) ➖ `client/app/login/page.tsx` (+0 -175) ➖ `client/app/page.tsx` (+0 -388) ➖ `client/components/alertComponent.tsx` (+0 -28) ➖ `client/components/buttons/altButton.tsx` (+0 -30) _...and 80 more files_ </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-27 19:18:09 +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#430
No description provided.