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

Enhance participant filtering and sort events chronologically #106

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

MichiBaum
Copy link
Owner

Add custom search functionality for participants and sort events by start date in descending order to improve user experience. Refactor code for better maintainability.

Ensure that events within each category are displayed in descending order based on the `dateFrom` property. This handles undefined dates properly and improves event organization for users.
Replaced PrimeNG's broken default filters with custom search functionality for participants and people to select. Added support for dynamic filtering through text inputs in the source and target headers. Refactored imports for improved maintainability.
@MichiBaum MichiBaum self-assigned this Dec 16, 2024
@MichiBaum MichiBaum merged commit 38fd82e into master Dec 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant