mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #10] [MERGED] Feature/update contact page #56
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#56
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/10
Author: @BreizhHardware
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/23/2025
Merged by: @BreizhHardware
Base:
main← Head:feature/update-contact-page📝 Commits (4)
cf9ee3ffeat(settings): update contact page with GitHub issue linkf78833ffeat(icon): update logo2fa5aacfeat(notificationStore): add storage for notification settings and delay configuration336b904feat(notificationStore): add storage for notification settings and delay configuration📊 Changes
9 files changed (+183 additions, -21 deletions)
View changed files
📝
app/(settings)/contact.tsx(+3 -3)📝
app/(settings)/notifications.tsx(+58 -14)📝
assets/images/adaptive-icon.png(+0 -0)📝
assets/images/icon.png(+0 -0)📝
assets/images/splash-icon.png(+0 -0)📝
package-lock.json(+40 -0)📝
package.json(+1 -0)➕
store/notificationStore.ts(+51 -0)📝
utils/notificationConfig.ts(+30 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.