Skip to content

[feat] Add Product Information Feature and Enhance Event Handling Logic #173

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

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

Conversation

Aloento
Copy link
Member

@Aloento Aloento commented May 29, 2025

Summary of the Pull Request:

This pull request introduces the new Product Information feature, expanding the application's capabilities to manage and display detailed product-related data.

  • Event Handling Enhancements:

    • Introduces the IsIncident function for more accurate incident classification.
    • Refines event types and impacts to improve data precision.
    • Adds new event types and integrates an "Information" type in the Indicator component.
    • Enhances status logic by incorporating an 'Active' status in StatusEnum.
    • Adds new status colors in the EventItem component to improve visual differentiation of statuses.

image
image
image

Aloento added 3 commits May 29, 2025 12:50
Updates the project version to 1.1.0 and refines event handling by introducing a new `IsIncident` function.

Enhancements include modifying event types and impacts, adding new event types, and improving the logic for determining event status.

These changes aim to provide better clarity and functionality in managing different event scenarios.
Updates the version to 0.2.0 across components.

Adds new status colors for EventItem component to improve visual distinction between different statuses.

Introduces handling for the 'Information' event type in the Indicator component, enhancing functionality and user experience.

Includes 'Active' status in the StatusEnum for better event tracking.
@sgmv
Copy link
Contributor

sgmv commented May 29, 2025

@Aloento could you please add screenshots with the main grid and the product information details?

@sgmv
Copy link
Contributor

sgmv commented May 29, 2025

Please don't merge it before the backend support.

@Aloento Aloento linked an issue May 29, 2025 that may be closed by this pull request
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.

Create a mockup design for the product information
2 participants