HKN-UCSD / old-hkn-server

Member portal for UCSD HKN members.
MIT License
5 stars 6 forks source link

Add integration for query params for getMultipleEvents #203

Closed thai-truong closed 3 years ago

thai-truong commented 3 years ago

Since Calendar is still a class component, the code to support query params and display query options for it is quite verbose. Switching to functional component in the future for Calendar should make it look cleaner. Also tested on all officer/member/inductee test accounts on dev-portal.

netlify[bot] commented 3 years ago

:heavy_check_mark: Deploy preview for hknucsd-portal-dev ready!

:hammer: Explore the source changes: c67c9b4dbb5747e7361d695e9f7e6b4fdd908505

:mag: Inspect the deploy logs: https://app.netlify.com/sites/hknucsd-portal-dev/deploys/5fea58f7c6fdbc00075c523f

:sunglasses: Browse the preview: https://deploy-preview-203--hknucsd-portal-dev.netlify.app

thai-truong commented 3 years ago

@godwinpang ready and complete = false means ready and complete events will be shown to inductees/members. The checkboxes are for filtering so if none of them are checked we should show everything they should see

thai-truong commented 3 years ago

Merging this with pending, ready, complete init value changed to true