Skip to content

add numWaitlistedStudnets to section serializer#531

Merged
gabrielhan23 merged 1 commit into
feat/waitlisting/integrationfrom
feat/waitlisting/backend
Jan 30, 2026
Merged

add numWaitlistedStudnets to section serializer#531
gabrielhan23 merged 1 commit into
feat/waitlisting/integrationfrom
feat/waitlisting/backend

Conversation

@gabrielhan23
Copy link
Copy Markdown
Contributor

No description provided.

@gabrielhan23 gabrielhan23 merged commit 3bd1e5c into feat/waitlisting/integration Jan 30, 2026
@gabrielhan23 gabrielhan23 deleted the feat/waitlisting/backend branch January 30, 2026 00:49
gabrielhan23 added a commit that referenced this pull request May 4, 2026
* waitlisting backend code: waitlist student model, apis (view, add, and drop), and auto add to section when student is dropped

* reverted docker compose

* added a count waitlist method

* displaying active feature for waitlisted database in admin site

* showing only active students when we click on particular section from sections db on admin site

* update sections

* added a count waitlist method

* displaying active feature for waitlisted database in admin site

* showing only active students when we click on particular section from sections db on admin site

* add max_waitlist_capacity to section partial_update

* add max_waitlist_capacity to section partial_update

* add waitlistCapacity to MetaEditModal and MentorSectionInfo

* edit waitlistCapacity on frontend (#527)

* update sections

* added a count waitlist method

* displaying active feature for waitlisted database in admin site

* showing only active students when we click on particular section from sections db on admin site

* add waitlistCapacity to MetaEditModal and MentorSectionInfo

---------

Co-authored-by: Eileen Hwang <eileenhwang@berkeley.edu>
Co-authored-by: rajoshi <rajoshibasu@gmail.com>

* add numWaitlistedStudnets to section serializer (#528)

* add numWaitlistedStudnets to section serializer (#528)

* allow students to join waitlist for sections

* add view waitlist frontend and fix backend endpoint add

* basic view, can add to waitlist, fixed card bugs

* added waitlist section view

* fix resources

* add migrations

* fix migration

* add numWaitlistedStudnets to section serializer (#531)

Co-authored-by: maxmwang <orangemax888@gmail.com>

* fix waitlisting tests, allow cascade waitlist, add from coord, prevent race conditions

* fix tests

* fix backend for section swap

* update frontend to show warning modals

* add tests

* fix pylint

* cypress fixes

* fix tests

* sync coord add func + ensure waitlist enroll failures remove from waitlist

---------

Co-authored-by: rajoshi <rajoshibasu@gmail.com>
Co-authored-by: Eileen Hwang <eileenhwang@berkeley.edu>
Co-authored-by: maxmwang <orangemax888@gmail.com>
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.

2 participants