freeCodeCamp / chapter

A self-hosted event management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
1.92k stars 359 forks source link

feat: remove required fields from not required fields #2350

Closed Sboonny closed 1 year ago

Sboonny commented 1 year ago

Event is now can be created without these fields, unless I missed something 🤔, so we can remove them

ghost commented 1 year ago
👇 Click on the image for a new way to code review - Make big changes easier — review code in small groups of related files - Know where to start — see the whole change at a glance - Take a code tour — explore the change with an interactive tour - Make comments and review — all fully sync’ed with github [Try it now!](https://app.codesee.io/r/reviews?pr=2350&src=https%3A%2F%2Fgithub.com%2FfreeCodeCamp%2Fchapter)

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

Sboonny commented 1 year ago

Do we remove capacity, I haven't checked, but people should be able to join an event even with capacity of 1🤔.

Maybe the other way around, maybe use capacity to limit attendance 🤔

Let me check first about how we use capacity, then open issue for this 👍

gikf commented 1 year ago

They still can opt for attending when event is at full capacity, but they will be placed on the waitlist.