Skip to content

[feat] Adds filter functionality to the event history page #183

Closed
Aloento wants to merge 6 commits intomainfrom
feat
Closed

[feat] Adds filter functionality to the event history page #183
Aloento wants to merge 6 commits intomainfrom
feat

Conversation

@Aloento
Copy link
Copy Markdown
Member

@Aloento Aloento commented Jun 24, 2025

Summary of the Pull Request:

Implements date range, service name, region, and event type filters to enhance user experience in the event history section. Validates date inputs to prevent logical errors, ensuring the start date is not after the end date and the end date is not in the future. Provides a clear and user-friendly interface with options to reset filters. Improves the event listing by filtering and ordering events based on user-selected criteria.

image

Aloento added 3 commits June 24, 2025 23:45
Implements date range, service name, region, and event type filters to enhance user experience in the event history section.

Validates date inputs to prevent logical errors, ensuring the start date is not after the end date and the end date is not in the future.

Provides a clear and user-friendly interface with options to reset filters.

Improves the event listing by filtering and ordering events based on user-selected criteria.
@Aloento Aloento self-assigned this Jun 24, 2025
@Aloento Aloento linked an issue Jun 24, 2025 that may be closed by this pull request
@Aloento
Copy link
Copy Markdown
Member Author

Aloento commented Jul 1, 2025

@sgmv all fixed

@Aloento
Copy link
Copy Markdown
Member Author

Aloento commented Oct 8, 2025

#245

@Aloento Aloento closed this Oct 8, 2025
@Aloento Aloento deleted the feat branch October 8, 2025 15:52
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.

Prepare a mock up design for the new history page

1 participant