[PR #66] [MERGED] Refactor/frontend #81

Closed
opened 2026-05-07 00:17:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/66
Author: @dd060606
Created: 4/28/2025
Status: Merged
Merged: 4/28/2025
Merged by: @dd060606

Base: mainHead: refactor/frontend


📝 Commits (3)

  • f19c443 refactor(settings): Updated design for Settings page
  • df28175 refactor(scrolling): Reworked scroll handling
  • c2e6528 refactor(miscellaneous): Club temp page

📊 Changes

10 files changed (+362 additions, -361 deletions)

View changed files

📝 app/(settings)/_layout.tsx (+1 -7)
📝 app/(settings)/contact.tsx (+87 -89)
📝 app/(settings)/credits.tsx (+1 -1)
📝 app/(settings)/notifications.tsx (+1 -1)
📝 app/(tabs)/clubs.tsx (+21 -10)
📝 app/(tabs)/index.tsx (+3 -13)
📝 app/(tabs)/notes.tsx (+21 -30)
📝 app/(tabs)/settings.tsx (+215 -199)
📝 app/login.tsx (+2 -0)
📝 components/Page.tsx (+10 -11)

📄 Description

Nouveautés

  • Nouveau design pour la page du profil
  • Amélioration du scroll
  • Page temporaire pour les clubs

🔄 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/appen-isen/studysen/pull/66 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 4/28/2025 **Status:** ✅ Merged **Merged:** 4/28/2025 **Merged by:** [@dd060606](https://github.com/dd060606) **Base:** `main` ← **Head:** `refactor/frontend` --- ### 📝 Commits (3) - [`f19c443`](https://github.com/appen-isen/studysen/commit/f19c443a8ec4ee9df5ae2582cf4f79f2f6d633dc) refactor(settings): Updated design for Settings page - [`df28175`](https://github.com/appen-isen/studysen/commit/df281751595168bce2eb2c79583d60fe13b17a74) refactor(scrolling): Reworked scroll handling - [`c2e6528`](https://github.com/appen-isen/studysen/commit/c2e6528e0424ce80b4e046524d4efa9445d2c53f) refactor(miscellaneous): Club temp page ### 📊 Changes **10 files changed** (+362 additions, -361 deletions) <details> <summary>View changed files</summary> 📝 `app/(settings)/_layout.tsx` (+1 -7) 📝 `app/(settings)/contact.tsx` (+87 -89) 📝 `app/(settings)/credits.tsx` (+1 -1) 📝 `app/(settings)/notifications.tsx` (+1 -1) 📝 `app/(tabs)/clubs.tsx` (+21 -10) 📝 `app/(tabs)/index.tsx` (+3 -13) 📝 `app/(tabs)/notes.tsx` (+21 -30) 📝 `app/(tabs)/settings.tsx` (+215 -199) 📝 `app/login.tsx` (+2 -0) 📝 `components/Page.tsx` (+10 -11) </details> ### 📄 Description # Nouveautés - Nouveau design pour la page du profil - Amélioration du scroll - Page temporaire pour les clubs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:47 +02: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/studysen#81
No description provided.