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

chore(main): release v0.0.3 #154

Merged
merged 7 commits into from
Feb 24, 2022
Merged

chore(main): release v0.0.3 #154

merged 7 commits into from
Feb 24, 2022

Conversation

hanlinc27
Copy link
Member

This should have all the commits 🍒 except for:
Forget Password Flow: #151
Removing unused deps: #141

which are not yet fully tested in staging.

Please check I'm not missing anything and it looks good.

carissa-tang and others added 7 commits February 23, 2022 00:46
* feat: add  pending/approved enum

* feat: update volunteer tests to include status

* fix: cleanup unnecessary imports

* feat: add updateVolunteerById and updateVolunteerByUserId to routes and services

* fix: lint

* test: add passing test

* fix: correction to validator types and enum values

* fix: remove userId from validator

* feat: working id and userid

* lint: fix linting errors

* test: refactor tests

* feat: add get volunteer by user id

* fix: change casing

* fix: addressing feedback

* fix: add forgotten file

* fix: addressing carissas comments

Co-authored-by: xsharonhe <xsharonhe@gmail.com>
* feat: add VolunteerAPIClient

* fix: move status enum to volunteer file

* fix: move status to avoid dependency cycle

* fix: remove mistake

* feat: Update Volunteer Model with Pending/Approved ENUM (#128)

* feat: add  pending/approved enum

* feat: update volunteer tests to include status

* fix: cleanup unnecessary imports

* feat: add updateVolunteerById and updateVolunteerByUserId to routes and services

* fix: lint

* test: add passing test

* fix: correction to validator types and enum values

* fix: remove userId from validator

* feat: working id and userid

* lint: fix linting errors

* test: refactor tests

* feat: add get volunteer by user id

* fix: change casing

* fix: addressing feedback

* fix: add forgotten file

* fix: addressing carissas comments

Co-authored-by: xsharonhe <xsharonhe@gmail.com>

* fix: address Sharon's comment

* fix: address union types

Co-authored-by: xsharonhe <xsharonhe@gmail.com>
* add checkin table model

* fix: add foreign key
…services (#129)

* Add volunteer_id as FK, update endpoints and tests

Co-authored-by: Dora Su <dora@Doras-MBP.lan>
Co-authored-by: Amanda Misjuwar <amandabmisjuwar@gmail.com>
Co-authored-by: Jessie Peng <jessie.peng2010@gmail.com>
Co-authored-by: Hanlin Cheng <h62cheng@uwaterloo.ca>
Co-authored-by: Shehryar Suleman <shehryarsuleman@gmail.com>
* feat: add new pending page for volunteers

* fix: remove duplicate route

* fix: close menu bar on click for mobile

* fix: add back button that redirects to home

* fix: rename function
- add new pickUp scheduling endpoint
- updated routes, services, apiclient

Co-authored-by: Dora Su <dora@Doras-MBP.ht.home>
Co-authored-by: Dora Su <dora@Doras-MBP.lan>
Co-authored-by: Amanda Misjuwar <amandabmisjuwar@gmail.com>
Co-authored-by: Hanlin Cheng <h62cheng@uwaterloo.ca>
Co-authored-by: Shehryar Suleman <shehryarsuleman@gmail.com>
* fix: remove 2 week block on scheduling calendar

* fix: remove danger zone and allow admin to access landing

* fix: remove 2 week limit in donor dashboard
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 0be7271):

https://communityfridgekw-staging--pr154-feb23-cherry-picks-2n1rrm53.web.app

(expires Wed, 02 Mar 2022 05:55:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@Shehryar21 Shehryar21 merged commit 73e8e3d into main Feb 24, 2022
@Shehryar21 Shehryar21 deleted the feb23/cherry-picks branch February 24, 2022 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants