mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #68] [MERGED] Clubs #85
Labels
No labels
bug
bug
bug
enhancement
pull-request
suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/studysen#85
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/appen-isen/studysen/pull/68
Author: @dd060606
Created: 7/4/2025
Status: ✅ Merged
Merged: 7/4/2025
Merged by: @dd060606
Base:
main← Head:clubs📝 Commits (10+)
f238772feat(clubs): Post/Event component922a931feat(clubs): add post/events detailsed4ab85fix: improve responsivea662e39feat: animated dot loader component277664efeat(clubs): fetch posts from backend32ca196feat(clubs): improve events infinite scroll18637bcfeat(clubs): Post/Event component2336b62feat(clubs): add post/events details46fdb6efix: improve responsivefad7384feat: 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
Correctifs
A faire
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.