[PR #12] [MERGED] Divers correctifs sur les notifications #61

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

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/12
Author: @dd060606
Created: 1/23/2025
Status: Merged
Merged: 1/23/2025
Merged by: @dd060606

Base: mainHead: fix/notificationDelay


📝 Commits (2)

  • a392d43 fix(settings): update notification settings structure
  • d1c24b3 fix: update icon color

📊 Changes

8 files changed (+74 additions, -159 deletions)

View changed files

📝 app/(settings)/notifications.tsx (+59 -52)
📝 assets/images/icon.png (+0 -0)
📝 components/Modals.tsx (+1 -1)
📝 package-lock.json (+0 -40)
📝 package.json (+0 -1)
store/notificationStore.ts (+0 -51)
📝 store/settingsStore.ts (+8 -2)
📝 utils/notificationConfig.ts (+6 -12)

📄 Description

🛠️Correctifs

  • Modification des paramètres des notifications (persistance au reboot de l'app)
  • Correctif du fond de l'icone
  • Mise à jour de la structure des paramètres des notifs
  • Remplacement de ReactNative Picker par un composant custom (Dropdown)

📷Screenshots

Screenshot_20250123-140740
Screenshot_20250123-140749


🔄 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/12 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/23/2025 **Merged by:** [@dd060606](https://github.com/dd060606) **Base:** `main` ← **Head:** `fix/notificationDelay` --- ### 📝 Commits (2) - [`a392d43`](https://github.com/appen-isen/studysen/commit/a392d43fcac62a9291e03bb51adbf28a5440dee6) fix(settings): update notification settings structure - [`d1c24b3`](https://github.com/appen-isen/studysen/commit/d1c24b38f4cc056b52a817af3146bafa420198af) fix: update icon color ### 📊 Changes **8 files changed** (+74 additions, -159 deletions) <details> <summary>View changed files</summary> 📝 `app/(settings)/notifications.tsx` (+59 -52) 📝 `assets/images/icon.png` (+0 -0) 📝 `components/Modals.tsx` (+1 -1) 📝 `package-lock.json` (+0 -40) 📝 `package.json` (+0 -1) ➖ `store/notificationStore.ts` (+0 -51) 📝 `store/settingsStore.ts` (+8 -2) 📝 `utils/notificationConfig.ts` (+6 -12) </details> ### 📄 Description # 🛠️Correctifs - Modification des paramètres des notifications (persistance au reboot de l'app) - Correctif du fond de l'icone - Mise à jour de la structure des paramètres des notifs - Remplacement de ReactNative Picker par un composant custom (Dropdown) # 📷Screenshots ![Screenshot_20250123-140740](https://github.com/user-attachments/assets/81827954-bd36-4280-95a4-78e2fd61c1c9) ![Screenshot_20250123-140749](https://github.com/user-attachments/assets/90523e94-c85c-4e22-a4ef-a5dec89a948c) --- <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:39 +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#61
No description provided.