[PR #132] [MERGED] 126 User avatar should be nullable #287

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/132
Author: @EddieTheCubeHead
Created: 3/18/2024
Status: Merged
Merged: 3/18/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 126-user-avatar-should-be-nullable


📝 Commits (2)

  • 6b4dd41 126 User avatar should be nullable
  • 09c6b16 Merge branch 'master' into 126-user-avatar-should-be-nullable

📊 Changes

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

View changed files

server/src/alembic/versions/27048d682757_make_user_icon_url_nullable.py (+30 -0)
📝 server/src/database/entities.py (+1 -1)
📝 server/test/auth_features/auth_login_callback_features.py (+19 -0)

📄 Description

Small model change + associated test


🔄 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/132 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `126-user-avatar-should-be-nullable` --- ### 📝 Commits (2) - [`6b4dd41`](https://github.com/EddieTheCubeHead/Stagnum/commit/6b4dd413d1ca3ef0c0348b7080c991de509422c9) 126 User avatar should be nullable - [`09c6b16`](https://github.com/EddieTheCubeHead/Stagnum/commit/09c6b1639a25a3882185e3db5a75d5c178be462e) Merge branch 'master' into 126-user-avatar-should-be-nullable ### 📊 Changes **3 files changed** (+50 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `server/src/alembic/versions/27048d682757_make_user_icon_url_nullable.py` (+30 -0) 📝 `server/src/database/entities.py` (+1 -1) 📝 `server/test/auth_features/auth_login_callback_features.py` (+19 -0) </details> ### 📄 Description Small model change + associated test --- <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:38 +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#287
No description provided.