Skip to content

[fix] Event status checks and adds link to indicator#229

Merged
otc-zuul[bot] merged 6 commits intomainfrom
i219
Sep 3, 2025
Merged

[fix] Event status checks and adds link to indicator#229
otc-zuul[bot] merged 6 commits intomainfrom
i219

Conversation

@Aloento
Copy link
Copy Markdown
Member

@Aloento Aloento commented Sep 1, 2025

Summary of the Pull Request:

Refactors event status validation to use IsOpenStatus for authenticated users, improving clarity and reducing redundancy.

Adds a hyperlink to the event indicator for information types, enhancing navigation for users.

No any info event in the main grid for unlogged user, but shows on logged user.

Refactors event status validation to use `IsOpenStatus` for authenticated users, improving clarity and reducing redundancy.

Adds a hyperlink to the event indicator for information types, enhancing navigation for users.

This change addresses usability and logic consistency in event handling.
@Aloento Aloento requested a review from sgmv September 1, 2025 16:38
@Aloento Aloento self-assigned this Sep 1, 2025
@Aloento Aloento linked an issue Sep 1, 2025 that may be closed by this pull request
Refactors event handling logic in ServiceItem to separate non-information and information event IDs.

Improves readability and maintainability by renaming variables and clarifying the filtering process for open events.

Enhances the user interface by ensuring proper linking to event details based on their type.

Updates version to 0.3.0.
@Aloento Aloento added the gate Merge PR label Sep 3, 2025
@otc-zuul otc-zuul Bot merged commit b93bece into main Sep 3, 2025
9 checks passed
@otc-zuul otc-zuul Bot deleted the i219 branch September 3, 2025 10:20
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.

Remove info event from the main grid

2 participants