mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #423] [MERGED] 422 cleanup repository #430
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:422-cleanup-repository📝 Commits (6)
9cc0ac0#422 Cleanup old client code, rewrite client rewrite to client2a85d2d#422 Fixed invalid fk constraints in alembic migration9d8a7d3#422 README updates, client example env file, sneaky infra config change to force rebuildd30dad5#422 Update frontend CI workflow namecfc2896#422 Ruff fix907e213#422 Commit crimes📊 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.