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

feat: update landing page with API server status DOC-934 #15

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

addetz
Copy link
Contributor

@addetz addetz commented Dec 20, 2023

Describe the Change

This PR:

  • Adds API connection status
  • Add caching between renders with useCallback
  • Small update to the README

Three API statuses are available.

  1. API Server Not Configured

API Server Not Configured

  1. API Server Connected

API Server Connected

  1. API Server Connection Error

API Server Connection Error

Review Changes

🎫 Jira Ticket

This patch makes the following changes:
- Adds API connection status
- Add caching between renders with `useCallback`
- Small update to the README
Copy link
Contributor

@karl-cardenas-coding karl-cardenas-coding left a comment

Choose a reason for hiding this comment

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

Awesome changes @addetz

README.md Outdated Show resolved Hide resolved
@karl-cardenas-coding karl-cardenas-coding added the enhancement New feature or request label Dec 20, 2023
Co-authored-by: Karl Cardenas <[email protected]>
@addetz addetz merged commit e5867fd into main Dec 20, 2023
3 checks passed
@addetz addetz deleted the add-server-status branch December 20, 2023 16:46
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants