Original PR: https://github.com/GithubOrgProjectPiza/frontend/pull/8 Author: @BettinaHallinger Created: 6/1/2022 Status: ✅ Merged Merged: 6/1/2022 Merged by: @Stefan-5422
Base: main ← Head: Routing-Betty
main
Routing-Betty
0cb93a0
13 files changed (+152 additions, -33 deletions)
📝 package-lock.json (+25 -0) 📝 package.json (+2 -0) 📝 src/App.js (+14 -3) 📝 src/Components/buttonRound.jsx (+1 -1) 📝 src/Components/card.jsx (+4 -1) 📝 src/Components/header_1.jsx (+10 -4) 📝 src/Components/liste.jsx (+22 -1) 📝 src/Pages/anmeldepage.jsx (+7 -2) 📝 src/Pages/endpage.jsx (+7 -4) 📝 src/Pages/listenansicht.jsx (+4 -1) 📝 src/Pages/mainpage.jsx (+5 -5) 📝 src/Pages/registrierung.jsx (+7 -2) 📝 src/Pages/warenkorb.jsx (+44 -9)
package-lock.json
package.json
src/App.js
src/Components/buttonRound.jsx
src/Components/card.jsx
src/Components/header_1.jsx
src/Components/liste.jsx
src/Pages/anmeldepage.jsx
src/Pages/endpage.jsx
src/Pages/listenansicht.jsx
src/Pages/mainpage.jsx
src/Pages/registrierung.jsx
src/Pages/warenkorb.jsx
Routing funktioniert, WArenkorb funktioniert
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/GithubOrgProjectPiza/frontend/pull/8
Author: @BettinaHallinger
Created: 6/1/2022
Status: ✅ Merged
Merged: 6/1/2022
Merged by: @Stefan-5422
Base:
main← Head:Routing-Betty📝 Commits (1)
0cb93a0Warenkorb implementiert📊 Changes
13 files changed (+152 additions, -33 deletions)
View changed files
📝
package-lock.json(+25 -0)📝
package.json(+2 -0)📝
src/App.js(+14 -3)📝
src/Components/buttonRound.jsx(+1 -1)📝
src/Components/card.jsx(+4 -1)📝
src/Components/header_1.jsx(+10 -4)📝
src/Components/liste.jsx(+22 -1)📝
src/Pages/anmeldepage.jsx(+7 -2)📝
src/Pages/endpage.jsx(+7 -4)📝
src/Pages/listenansicht.jsx(+4 -1)📝
src/Pages/mainpage.jsx(+5 -5)📝
src/Pages/registrierung.jsx(+7 -2)📝
src/Pages/warenkorb.jsx(+44 -9)📄 Description
Routing funktioniert, WArenkorb funktioniert
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.