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

Public status page improvements #122

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tommy141x
Copy link

@tommy141x tommy141x commented Oct 30, 2024

Note: I'm not sure how to use the translation system, so the new component would require that implementation.

Notable Changes:

  • Added StatusHeader.tsx Component: Introduced a new component that displays the latest overall status of all services, along with the last update timestamp. This component enhances visibility and provides real-time insights into the health of services.

  • Modified Styling of index.tsx and body.tsx: Made minimal layout and color adjustments to improve the user interface. Added separators between services to enhance readability and organization.

  • Updated parseHealthStatusByPercent Function: Revised the logic in client/utils/health.ts to classify services as green when their health status is greater than 95%, rather than only at 100%. This change allows for a more flexible representation of service health.

Before

Screenshot (1487)

After

Screenshot (1486)

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.

1 participant