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

FEATURE: suppress interested and not going buttons by default #621

Merged
merged 12 commits into from
Oct 22, 2024

Conversation

SamSaffron
Copy link
Member

@SamSaffron SamSaffron commented Oct 22, 2024

Interested and not going are generally not used.

To avoid adding this clutter to the UI we now suppress this.

Sites wishing to have these buttons can amend the event_participation_buttons site setting

Also:

  • Add a show participants button even if there are no participants (so admins can populate events)
  • Fix localization for event participation
  • Allow toggling attendance by pressing the same button
  • Removes leave event button from the dropdown menu
  • Refactors outlets to allow maximum flexibility

SamSaffron and others added 6 commits October 22, 2024 16:43
Interested and not going are generally not used.

To avoid adding this clutter to the UI we now suppress this.

Sites wishing to have these buttons can amend the `event_participation_buttons` site setting

Also:

- Add a show participants button even if there are no participants (so admins can populate events)
- Fix localization for event participation
@jjaffeux jjaffeux merged commit b9fc1bd into main Oct 22, 2024
5 checks passed
@jjaffeux jjaffeux deleted the various-changes branch October 22, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants