mirror of
https://github.com/appen-isen/studysen.git
synced 2026-05-09 08:25:23 +02:00
[PR #1] [MERGED] Authentification #49
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#49
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/1
Author: @dd060606
Created: 12/11/2024
Status: ✅ Merged
Merged: 12/11/2024
Merged by: @BreizhHardware
Base:
main← Head:feat/auth📝 Commits (10+)
c126ba3add custom components0b330b6work on login page73d30e4update readme91a372cUpdate README.MD89f3325update scheme9a55369feat: login-help modalc775eacwork on login page design0e7ed8dfeat: campus selectd3797f7work on login955db03feat: session📊 Changes
30 files changed (+16742 additions, -14928 deletions)
View changed files
📝
README.md(+10 -3)📝
app.json(+35 -32)➕
app/(modals)/login-help.tsx(+78 -0)📝
app/(tabs)/_layout.tsx(+2 -0)📝
app/(tabs)/index.tsx(+27 -1)📝
app/(tabs)/two.tsx(+2 -1)📝
app/+not-found.tsx(+5 -4)📝
app/_layout.tsx(+18 -6)➕
app/index.tsx(+8 -0)➕
app/login.tsx(+308 -0)➕
assets/fonts/OpenSans.ttf(+0 -0)➖
assets/fonts/SpaceMono-Regular.ttf(+0 -0)➕
assets/images/error.png(+0 -0)➕
components/Buttons.tsx(+72 -0)📝
components/EditScreenInfo.tsx(+2 -1)➕
components/Inputs.tsx(+119 -0)➕
components/Modals.tsx(+179 -0)➕
components/Texts.tsx(+18 -0)📝
constants/Colors.ts(+7 -16)📝
package-lock.json(+15300 -14823)...and 10 more files
📄 Description
Page de connexion
🚀Fonctionnalités
📷Screenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.