discourse/plugins/discourse-calendar/spec/requests
Sam ea9f2f532b
FEATURE: introduce max attendees for events (#34313)
Allows to set the max attendees of an event. When an event is full you
can only mark yourself as interested or not going. The going button will
be disabled.

Maximum attendees can be defined in the post builder:
<img width="569" height="106" alt="Screenshot 2025-09-01 at 20 57 16"
src="https://github.com/user-attachments/assets/bf61cd57-d35e-44a7-8d05-263ee9cd7df0"
/>

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-09-01 22:56:19 +02:00
..
admin
events_controller_spec.rb FEATURE: introduce max attendees for events (#34313) 2025-09-01 22:56:19 +02:00
invitees_controller_spec.rb FEATURE: introduce max attendees for events (#34313) 2025-09-01 22:56:19 +02:00
site_spec.rb
sort_event_topics_spec.rb