mirror of
https://github.com/BreizhHardware/projet-web-cipa4.git
synced 2026-05-09 08:15:44 +02:00
[PR #7] [MERGED] Feat/home #8
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#8
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/7
Author: @ClementHVT
Created: 2/11/2026
Status: ✅ Merged
Merged: 2/11/2026
Merged by: @BreizhHardware
Base:
main← Head:feat/home📝 Commits (10+)
471c608feat: hero, search bar, advantagesfa4ae16feat: search barca84283feat: advantages1401c5dMerge remote-tracking branch 'origin/main' into feat/home9bca2f0feat: homepage trips0c63490feat: update Content Security Policy to include code.iconify.design0acbd9afix: css variablesf558dc9feat: update Content Security Policy to include connect-src directives7938efdMerge branch 'feat/home' of https://github.com/BreizhHardware/projet-web-cipa4 into feat/homee4ee39dFeat/my account (#8)📊 Changes
32 files changed (+2395 additions, -1429 deletions)
View changed files
📝
.github/workflows/deploy.yml(+5 -0)📝
README.MD(+1 -6)📝
bruno/Trips/Create Trip.bru(+0 -2)➖
bruno/Vehicles/Add Vehicle.bru(+0 -22)➕
css/base.css(+435 -0)📝
css/components.css(+190 -125)➕
css/home.css(+229 -0)➕
css/profile.css(+97 -0)➕
css/publish.css(+113 -0)📝
css/style.css(+3 -899)📝
img/Hero.png(+0 -0)➕
img/city.png(+0 -0)📝
index.html(+167 -24)📝
index.php(+12 -4)📝
js/app.js(+4 -4)📝
js/components/TripCard.js(+89 -84)➕
js/profile.js(+155 -0)📝
js/trip-list.js(+16 -1)📝
php/classes/Security.php(+1 -1)📝
php/controllers/TripController.php(+75 -1)...and 12 more files
📄 Description
HomePage :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.