[PR #65] [MERGED] New design/notifs contact #79

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/65
Author: @dd060606
Created: 4/11/2025
Status: Merged
Merged: 4/14/2025
Merged by: @BreizhHardware

Base: mainHead: new-design/notifs-contact


📝 Commits (2)

  • c90a567 feat(notifs): new design for notifications + fix permission issue
  • 94dd3ba feat(contact): new design for contact page

📊 Changes

14 files changed (+679 additions, -762 deletions)

View changed files

📝 app/(settings)/contact.tsx (+382 -78)
📝 app/(settings)/credits.tsx (+20 -11)
📝 app/(settings)/notifications.tsx (+136 -176)
📝 app/(tabs)/index.tsx (+0 -3)
📝 app/(tabs)/notes.tsx (+3 -7)
assets/images/success.png (+0 -0)
📝 components/Buttons.tsx (+61 -70)
📝 components/Inputs.tsx (+14 -5)
📝 components/Modals.tsx (+53 -23)
📝 components/Page.tsx (+4 -10)
components/modals/ContactModal.tsx (+0 -128)
components/modals/IssueModal.tsx (+0 -247)
📝 constants/Colors.ts (+4 -4)
📝 utils/notificationConfig.ts (+2 -0)

📄 Description

Nouveautés

  • Nouveau design pour la page des notifications
  • Nouveau design pour la page de contact
  • Composant MultiToggle dynamique
  • Divers correctifs

image
image


🔄 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/65 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `new-design/notifs-contact` --- ### 📝 Commits (2) - [`c90a567`](https://github.com/appen-isen/studysen/commit/c90a56705253d89a7a8fa1fe0d6e163538f1d5b8) feat(notifs): new design for notifications + fix permission issue - [`94dd3ba`](https://github.com/appen-isen/studysen/commit/94dd3ba80ee3f9f43804ab6f80558082938789a4) feat(contact): new design for contact page ### 📊 Changes **14 files changed** (+679 additions, -762 deletions) <details> <summary>View changed files</summary> 📝 `app/(settings)/contact.tsx` (+382 -78) 📝 `app/(settings)/credits.tsx` (+20 -11) 📝 `app/(settings)/notifications.tsx` (+136 -176) 📝 `app/(tabs)/index.tsx` (+0 -3) 📝 `app/(tabs)/notes.tsx` (+3 -7) ➕ `assets/images/success.png` (+0 -0) 📝 `components/Buttons.tsx` (+61 -70) 📝 `components/Inputs.tsx` (+14 -5) 📝 `components/Modals.tsx` (+53 -23) 📝 `components/Page.tsx` (+4 -10) ➖ `components/modals/ContactModal.tsx` (+0 -128) ➖ `components/modals/IssueModal.tsx` (+0 -247) 📝 `constants/Colors.ts` (+4 -4) 📝 `utils/notificationConfig.ts` (+2 -0) </details> ### 📄 Description # Nouveautés - Nouveau design pour la page des notifications - Nouveau design pour la page de contact - Composant MultiToggle dynamique - Divers correctifs ![image](https://github.com/user-attachments/assets/53831d61-6830-471d-8f6a-b942eb523355) ![image](https://github.com/user-attachments/assets/e117966f-0722-4613-a076-b1bcafe31ff3) --- <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#79
No description provided.