mirror of
https://github.com/BreizhHardware/projet-web-cipa4.git
synced 2026-05-09 00:07:27 +02:00
[PR #4] [MERGED] Fix/auth #4
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
BreizhHardware/projet-web-cipa4#4
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/BreizhHardware/projet-web-cipa4/pull/4
Author: @ThomasRou35
Created: 2/3/2026
Status: ✅ Merged
Merged: 2/12/2026
Merged by: @ClementHVT
Base:
main← Head:fix/auth📝 Commits (10+)
b86aef3add box and css329fc6cadd remember and cssc211e3badd Phone box +27b9fbcrm div of script16cc24ffix: phone format & script migrationc5f7150Merge pull request #3 from BreizhHardware/feat/footer-and-headerc0947e5Feat/search (#5)de8ed9fFeat/publish (#6)0aa16e7Feat/home (#7)a0a5bdcfix: styles on profile page (#10)📊 Changes
27 files changed (+571 additions, -261 deletions)
View changed files
📝
css/manage.css(+1 -1)📝
css/profile.css(+2 -1)📝
css/style.css(+1 -1)➕
css/thomas.css(+226 -0)➖
img/Map.png(+0 -0)➖
img/Trajet.png(+0 -0)📝
index.html(+2 -51)📝
index.php(+0 -4)📝
js/app.js(+87 -83)📝
js/components/TripCard.js(+5 -3)➕
js/index.js(+27 -0)➕
js/login.js(+42 -0)📝
js/manag.js(+2 -0)📝
js/profile.js(+2 -0)📝
js/publish.js(+2 -0)➕
js/register.js(+28 -0)📝
js/trip-list.js(+20 -2)📝
php/controllers/BookingController.php(+3 -1)📝
php/controllers/TripController.php(+1 -3)📝
php/models/Trip.php(+2 -2)...and 7 more files
📄 Description
Add Css for the login page
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.