[PR #68] [MERGED] Clubs #85

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

📋 Pull Request Information

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

Base: mainHead: clubs


📝 Commits (10+)

  • f238772 feat(clubs): Post/Event component
  • 922a931 feat(clubs): add post/events details
  • ed4ab85 fix: improve responsive
  • a662e39 feat: animated dot loader component
  • 277664e feat(clubs): fetch posts from backend
  • 32ca196 feat(clubs): improve events infinite scroll
  • 18637bc feat(clubs): Post/Event component
  • 2336b62 feat(clubs): add post/events details
  • 46fdb6e fix: improve responsive
  • fad7384 feat: animated dot loader component

📊 Changes

41 files changed (+3046 additions, -4161 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/rapport-de-bug.md (+11 -9)
📝 README.md (+5 -5)
📝 app.json (+21 -20)
📝 app/(settings)/contact.tsx (+112 -102)
📝 app/(settings)/credits.tsx (+13 -8)
📝 app/(settings)/notifications.tsx (+31 -23)
📝 app/(tabs)/clubs.tsx (+116 -27)
📝 app/(tabs)/index.tsx (+130 -142)
📝 app/(tabs)/notes.tsx (+6 -5)
📝 app/(tabs)/planning.tsx (+11 -3)
📝 app/(tabs)/settings.tsx (+196 -122)
📝 app/_layout.tsx (+0 -2)
📝 app/login.tsx (+4 -4)
app/post-details.tsx (+324 -0)
assets/fonts/OpenSans-300.ttf (+0 -0)
assets/fonts/OpenSans.ttf (+0 -0)
📝 assets/images/adaptive-icon.png (+0 -0)
📝 assets/images/icon.png (+0 -0)
📝 assets/images/notification_icon.png (+0 -0)
📝 assets/images/splash-icon.png (+0 -0)

...and 21 more files

📄 Description

Fonctionnalités

  • Page des clubs
  • Posts et événements
  • Mise à jour SDK Expo 53
  • Rebranding Studysen

Correctifs

  • Polices pour android et ios

A faire

  • Notification backend pour avertir d'un nouveau post

🔄 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/68 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@dd060606](https://github.com/dd060606) **Base:** `main` ← **Head:** `clubs` --- ### 📝 Commits (10+) - [`f238772`](https://github.com/appen-isen/studysen/commit/f23877208ab4975869d68e6209ac858360649a75) feat(clubs): Post/Event component - [`922a931`](https://github.com/appen-isen/studysen/commit/922a931d593c3cfcc4c0778fb679a0d81d5a604b) feat(clubs): add post/events details - [`ed4ab85`](https://github.com/appen-isen/studysen/commit/ed4ab85f01ade555a6b066b936421d5bbf15d5ea) fix: improve responsive - [`a662e39`](https://github.com/appen-isen/studysen/commit/a662e39d2089b8ed364f3f083348799bcbc55582) feat: animated dot loader component - [`277664e`](https://github.com/appen-isen/studysen/commit/277664ef86a7053e1a9a651a249563e503acb65f) feat(clubs): fetch posts from backend - [`32ca196`](https://github.com/appen-isen/studysen/commit/32ca1966bc8816bc80a4f0b3bb9078e2c8c9526f) feat(clubs): improve events infinite scroll - [`18637bc`](https://github.com/appen-isen/studysen/commit/18637bc2d2e52b495f0aead186b612b0d0170e09) feat(clubs): Post/Event component - [`2336b62`](https://github.com/appen-isen/studysen/commit/2336b62923261e7dc2e84009f7c4e1bcc4b6c6d2) feat(clubs): add post/events details - [`46fdb6e`](https://github.com/appen-isen/studysen/commit/46fdb6e1b09c80c4f519c56fa07e0d80fba17ee6) fix: improve responsive - [`fad7384`](https://github.com/appen-isen/studysen/commit/fad7384f3d9571aa48374376c57f3caedab5112d) feat: animated dot loader component ### 📊 Changes **41 files changed** (+3046 additions, -4161 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/rapport-de-bug.md` (+11 -9) 📝 `README.md` (+5 -5) 📝 `app.json` (+21 -20) 📝 `app/(settings)/contact.tsx` (+112 -102) 📝 `app/(settings)/credits.tsx` (+13 -8) 📝 `app/(settings)/notifications.tsx` (+31 -23) 📝 `app/(tabs)/clubs.tsx` (+116 -27) 📝 `app/(tabs)/index.tsx` (+130 -142) 📝 `app/(tabs)/notes.tsx` (+6 -5) 📝 `app/(tabs)/planning.tsx` (+11 -3) 📝 `app/(tabs)/settings.tsx` (+196 -122) 📝 `app/_layout.tsx` (+0 -2) 📝 `app/login.tsx` (+4 -4) ➕ `app/post-details.tsx` (+324 -0) ➖ `assets/fonts/OpenSans-300.ttf` (+0 -0) ➖ `assets/fonts/OpenSans.ttf` (+0 -0) 📝 `assets/images/adaptive-icon.png` (+0 -0) 📝 `assets/images/icon.png` (+0 -0) 📝 `assets/images/notification_icon.png` (+0 -0) 📝 `assets/images/splash-icon.png` (+0 -0) _...and 21 more files_ </details> ### 📄 Description # Fonctionnalités - Page des clubs - Posts et événements - Mise à jour SDK Expo 53 - Rebranding Studysen # Correctifs - Polices pour android et ios # A faire - Notification backend pour avertir d'un nouveau post --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#85
No description provided.