Skip to content

[enhance] Update Icons, Event Types, and Date Formatting #71

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

Merged
merged 7 commits into from
Feb 11, 2025
Merged

Conversation

Aloento
Copy link
Member

@Aloento Aloento commented Feb 10, 2025

Summary of the Pull Request:

This PR includes multiple enhancements to improve asset management, event type clarity, and date formatting consistency.

Changes in This PR:

  • Updated favicon and web app manifest

  • Renamed event type enums for clarity

  • Refactored date formatting

  • Enhanced event status handling

  • Refactored event type handling in EventGrid and Indicator

  • Updated branding in web app manifest

Adds new favicon files and updates the web app manifest to include new icon sizes and purposes.
Removes outdated favicon images and browser configuration files to streamline asset management.

Improves user experience with updated icons for various platforms.
Renames event types to improve clarity and consistency.

Changes "Minor Issue" to "Minor Incident", "Major Issue" to "Major Incident", and "Outage" to "Service Outage".

Updates related function returns to reflect the new enum names.
Refactors date formatting in event components to utilize centralized configuration from the Dic object.

This change improves consistency across the application and simplifies future updates to date formats.
Implements logic to automatically set the event status to completed if the event is of type maintenance, not cancelled, and the end date is in the past.

This enhances the accuracy of event status management.
Replaces deprecated event type constants with updated values for Minor, Major, and Maintenance in EventGrid and Indicator components.

Improves code clarity and consistency in event type representation.
Changes the name and short name to reflect the new branding for the Open Telekom Cloud Status Dashboard.

Improves user recognition and aligns with current branding strategy.
@Aloento Aloento self-assigned this Feb 10, 2025
@sgmv sgmv added the gate Merge PR label Feb 11, 2025
@otc-zuul otc-zuul bot merged commit df6f466 into main Feb 11, 2025
6 checks passed
@otc-zuul otc-zuul bot deleted the fix branch February 11, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants