[PR #8] [MERGED] Warenkorb implementiert #8

Closed
opened 2026-09-04 00:22:17 +02:00 by Stone_Red · 0 comments
Owner

📋 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: mainHead: Routing-Betty


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/GithubOrgProjectPiza/frontend/pull/8 **Author:** [@BettinaHallinger](https://github.com/BettinaHallinger) **Created:** 6/1/2022 **Status:** ✅ Merged **Merged:** 6/1/2022 **Merged by:** [@Stefan-5422](https://github.com/Stefan-5422) **Base:** `main` ← **Head:** `Routing-Betty` --- ### 📝 Commits (1) - [`0cb93a0`](https://github.com/GithubOrgProjectPiza/frontend/commit/0cb93a0dcf9d260123c41d3cfd14a0185e47915e) Warenkorb implementiert ### 📊 Changes **13 files changed** (+152 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Routing funktioniert, WArenkorb funktioniert --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:22:17 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GithubOrgProjectPiza/frontend#8