Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add restaurant detail page with front and backend #9

Merged
merged 13 commits into from
Jun 5, 2024

Conversation

daniel-pohl
Copy link
Contributor

add restaurant detail page with front and backend; GET restaurant By Id #6

daniel-pohl and others added 10 commits June 3, 2024 15:00
The button text in RestaurantCard is updated to appropriately show "Details" instead of "Details2". Furthermore, the styling for buttons is adjusted for better readability and improved layout. These improvements enhance the user interface and overall user experience.
# Conflicts:
#	backend/pom.xml
#	backend/src/main/java/com/neuefische/team2/backend/restaurant/RestaurantController.java
#	backend/src/main/java/com/neuefische/team2/backend/restaurant/RestaurantService.java
#	backend/src/test/java/com/neuefische/team2/backend/restaurant/RestaurantControllerIntegrationTest.java
#	backend/src/test/java/com/neuefische/team2/backend/restaurant/RestaurantServiceTest.java
#	frontend/src/App.tsx
#	frontend/src/index.css
#	frontend/src/main.tsx
@daniel-pohl daniel-pohl requested a review from josch87 June 4, 2024 14:53
Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed for 'neuefische_hh-java-24-2-teamproject-2_frontend'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed for 'neuefische_hh-java-24-2-teamproject-2_backend'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@daniel-pohl daniel-pohl merged commit 11e5108 into main Jun 5, 2024
14 checks passed
@daniel-pohl daniel-pohl deleted the 2-get-Restaurant-By-Id branch June 5, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants