mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #63] [MERGED] New design/home #80
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#80
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/63
Author: @dd060606
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/8/2025
Merged by: @dd060606
Base:
main← Head:new-design/home📝 Commits (7)
3193b7bfix(login): input size buga5b2c09wip(home): home screen new designfd23469fix(ios): fonts weight + status bar3676f3ffix: ios fonts + splash screen + update style7967e3afeat(notes): note modal640bd0efeat: dynamic colors for events and notes7a3c6f5feat(notes): new design📊 Changes
21 files changed (+1132 additions, -603 deletions)
View changed files
📝
app.json(+22 -2)➖
app/(modals)/notes-help.tsx(+0 -66)📝
app/(tabs)/index.tsx(+130 -110)📝
app/(tabs)/notes.tsx(+319 -139)📝
app/(tabs)/planning.tsx(+9 -7)📝
app/_layout.tsx(+4 -13)📝
app/login.tsx(+28 -27)📝
components/Buttons.tsx(+123 -14)📝
components/Inputs.tsx(+12 -12)➕
components/Note.tsx(+95 -0)📝
components/Page.tsx(+66 -8)📝
components/Texts.tsx(+63 -13)📝
components/modals/EventModal.tsx(+15 -15)📝
components/modals/NoteModal.tsx(+86 -100)📝
components/planning/PlanningList.tsx(+2 -6)📝
components/planning/PlanningWeek.tsx(+1 -1)➕
utils/colors.ts(+100 -0)📝
utils/date.ts(+12 -6)📝
utils/notes.ts(+19 -2)📝
utils/notificationConfig.ts(+25 -2)...and 1 more files
📄 Description
Nouveautés
Implémentation du design de Titouan depuis Figma sur:
Correctifs
Je sais que c'est vraiment pas le meilleur moment à cause des refus de la DSI mais bon... Au moins ça pourra servir à certains d'entre nous en attendant.


Je peux pas ajouter deux reviewers mais j'attend votre retour sur cette pull request @BreizhHardware et @TitiLaPierre
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.