mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #69] [MERGED] Feat/clubs notifs #83
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#83
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/69
Author: @dd060606
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/11/2025
Merged by: @dd060606
Base:
main← Head:feat/clubs-notifs📝 Commits (4)
53b4ea4feat(notifications): refactor notification settings and add club notifications support0e333barefactor: simplify username handling using new utility functions2183061feat(notifications): update notification handling4effa01feat: improve responsive📊 Changes
24 files changed (+647 additions, -622 deletions)
View changed files
📝
app.json(+109 -102)📝
app/(settings)/contact.tsx(+97 -111)📝
app/(settings)/credits.tsx(+2 -1)📝
app/(settings)/notifications.tsx(+27 -16)📝
app/(tabs)/clubs.tsx(+2 -1)📝
app/(tabs)/index.tsx(+22 -43)📝
app/(tabs)/notes.tsx(+3 -2)📝
app/(tabs)/planning.tsx(+2 -1)📝
app/(tabs)/settings.tsx(+10 -12)📝
app/login.tsx(+6 -1)📝
app/post-details.tsx(+3 -1)📝
components/Modals.tsx(+2 -98)📝
components/Page.tsx(+2 -1)📝
components/planning/PlanningList.tsx(+5 -5)📝
components/planning/PlanningWeek.tsx(+3 -9)📝
eas.json(+25 -25)📝
google-services.json(+26 -26)📝
package-lock.json(+72 -0)📝
package.json(+59 -58)📝
stores/settingsStore.ts(+2 -2)...and 4 more files
📄 Description
Fonctionnalités
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.