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

feat: view donation details popup #54

Merged
merged 6 commits into from
Dec 1, 2021
Merged

Conversation

akshay2000saxena
Copy link
Contributor

@akshay2000saxena akshay2000saxena commented Nov 30, 2021

Notion ticket link

Ticket Name

Implementation description

image

Steps to test

What should reviewers focus on?

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

@akshay2000saxena akshay2000saxena changed the title Feat/akshay/view popup feat: view popup Nov 30, 2021
@github-actions
Copy link

github-actions bot commented Nov 30, 2021

Visit the preview URL for this PR (updated for commit 6b8006e):

https://community-fridge-kw--pr54-feat-akshay-view-pop-4ekrrai1.web.app

(expires Tue, 07 Dec 2021 20:14:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Copy link
Contributor

@Shehryar21 Shehryar21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
On my mac screen, the calendar seems to be overflowing a bit. Shouldnt the end of the calendar align with the navbar at the top. Or is this something you are gonna do after?

Functionality wise, it looks good. Just made one comment on how you are getting the upcoming donation.

@hanlinc27 hanlinc27 changed the title feat: view popup feat: view donation details popup Nov 30, 2021
@hanlinc27 hanlinc27 merged commit b4e466b into main Dec 1, 2021
linnall pushed a commit that referenced this pull request Dec 2, 2021
* Add everything

* Test changes

* revert docker

* All checks passed

* address pr comments

* update method of getting next drop off
linnall added a commit that referenced this pull request Dec 9, 2021
* add logic for creating multiple schedules for recurring donations

* remove use of await in while loop

* feat: Scheduling - Volunteer Information page (#49)

* style: update mobile home layout ui (#56)

* style: update colors and layout

* chore: revert

* fix: update landing page copy (#57)

* feat: view donation details popup (#54)

* Add everything

* Test changes

* revert docker

* All checks passed

* address pr comments

* update method of getting next drop off

* WIP creating multiple schedules logic, fixed logic for getting next recurringDonationId

* fix posting incorrect start time, recurringDonationId logic to be fixed

* fix logic for daily donations, extended logic to weekly and monthly donations

* add tests for recurring donations

* frontend: modify width of footer

* modify test for creating recurring donation schedules

* help

* fix merge changes

* fix spacing

* fix weekly calendar file changes

* fix weekly event items I'm so sorry

Co-authored-by: Linna Luo <linnaluo@Linnas-MacBook-Pro.local>
Co-authored-by: Anne Chung <40839109+annechung@users.noreply.github.com>
Co-authored-by: Hanlin Cheng <h62cheng@uwaterloo.ca>
Co-authored-by: Akshay Saxena <41586370+akshay2000saxena@users.noreply.github.com>
Co-authored-by: Shehryar Suleman <shehryarsuleman@gmail.com>
@hanlinc27 hanlinc27 deleted the feat/akshay/view-popup branch December 10, 2021 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants