mirror of
https://github.com/YanisRff/ProjetS3PHP.git
synced 2026-05-09 16:35:23 +02:00
[PR #20] [MERGED] Yanis update #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
YanisRff/ProjetS3PHP#20
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/YanisRff/ProjetS3PHP/pull/20
Author: @YanisRff
Created: 1/3/2024
Status: ✅ Merged
Merged: 1/3/2024
Merged by: @YanisRff
Base:
Yanis← Head:main📝 Commits (10+)
bcd235fRework the calendar for making it dynamic4bd353aRework the calendar for making it dynamicae0aa60Merge pull request #15 from YanisRff/Felixc95668aCreate the forgot password page/function and create the password and mail check in JS8375e1bFix topbar logo fix position even when scroling3acdbb9Merge pull request #16 from YanisRff/Felix110b6d2Fix bad button alignment in the topbarf251f26Merge pull request #17 from YanisRff/Felix6c206d0Rework the calendar for making it dynamic4ea2b50Rework the calendar for making it dynamic📊 Changes
18 files changed (+504 additions, -118 deletions)
View changed files
📝
calendrier.php(+72 -91)➕
forgotPassword-praticien.php(+76 -0)➕
forgotPassword.php(+76 -0)📝
index-loged.php(+1 -1)📝
index.php(+2 -2)📝
login-praticien.php(+7 -2)📝
login.php(+7 -2)📝
rdv-praticien.php(+1 -1)📝
rdv.php(+4 -4)📝
search.php(+1 -1)📝
signup-praticien.php(+5 -2)📝
signup.php(+14 -11)📝
src/css/styles.css(+9 -0)➕
src/js/signup.js(+43 -0)➕
src/php/db/Calendrier.php(+89 -0)➕
src/php/db/ResetPassword.php(+74 -0)📝
src/php/db/Search.php(+5 -1)➕
src/php/db/scripts/addRDVToDB.php(+18 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.