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

Birthday reminders for Persons on your list #339

Merged
merged 11 commits into from
Mar 31, 2022

Conversation

asok3781
Copy link
Collaborator

Finished front end component for this issue as specified.
image

@asok3781 asok3781 requested a review from nzbasic March 30, 2022 04:10
@asok3781 asok3781 requested a review from nzbasic March 31, 2022 04:33
Copy link
Collaborator

@nzbasic nzbasic left a comment

Choose a reason for hiding this comment

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

image

✅ Birthdays in the next 3 months are showing up on the home page
✅ If the date is in the current week it only shows the day
✅ Hovering on a birthday shows the person summary on the side
✅ New component is tested

@nzbasic nzbasic changed the title #229 Birthday reminders for Persons on your list Birthday reminders for Persons on your list Mar 31, 2022
@asok3781 asok3781 merged commit 0e77821 into se701team3:main-a2 Mar 31, 2022
abis555 pushed a commit to abis555/Forgettable that referenced this pull request Apr 2, 2022
* Created upcoming birthday summary and added card to main page

* Updated date format and birthday api retrieval based on api spec

* Finished adding component to home page properly utilising new api, creating new service functions

* Wrote some static tests where possible (Dates are always changing for birthday so cannot test in same way as previous tests

* Cleaned up code as per review changes, removed duplicate function, and fixed indentation

* Removed service account json

* Fixed test to ignore date
abis555 pushed a commit to abis555/Forgettable that referenced this pull request Apr 5, 2022
* Created upcoming birthday summary and added card to main page

* Updated date format and birthday api retrieval based on api spec

* Finished adding component to home page properly utilising new api, creating new service functions

* Wrote some static tests where possible (Dates are always changing for birthday so cannot test in same way as previous tests

* Cleaned up code as per review changes, removed duplicate function, and fixed indentation

* Removed service account json

* Fixed test to ignore date
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