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 CreateDataInvitation #16

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Add CreateDataInvitation #16

merged 1 commit into from
Jun 5, 2024

Conversation

josch87
Copy link
Contributor

@josch87 josch87 commented Jun 5, 2024

The RestaurantsPage component has been restructured to improve code organization and readability. A new component, CreateDataInvitation, was added to handle the scenario where there are no restaurants available. Error handling related to fetching restaurants data from API has been improved. In the event of an error, the error message is displayed in the UI to ease debugging. An error-color CSS variable was added for use in error messages.

The RestaurantsPage component has been restructured to improve code organization and readability. A new component, CreateDataInvitation, was added to handle the scenario where there are no restaurants available. Error handling related to fetching restaurants data from API has been improved. In the event of an error, the error message is displayed in the UI to ease debugging. An `error-color` CSS variable was added for use in error messages.
@josch87 josch87 linked an issue Jun 5, 2024 that may be closed by this pull request
2 tasks
Copy link

sonarqubecloud 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

sonarqubecloud 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
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@gcode-de gcode-de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM+

@josch87 josch87 changed the title Refactor RestaurantsPage and add error handling Add CreateDataInvitation Jun 5, 2024
@josch87 josch87 merged commit f67d56e into main Jun 5, 2024
14 checks passed
@josch87 josch87 deleted the 14-add-createdatainvitation branch June 5, 2024 14:58
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.

Add CreateDataInvitation
2 participants