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

Feature: add appointment date filters #19

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Feature: add appointment date filters #19

merged 1 commit into from
Jul 24, 2024

Conversation

fredshema
Copy link
Collaborator

What does this PR do?

This PR includes implementation of appointments filtering using the calendar UI

Description of Task to be completed?

  • Fetch appointments using the date selected in calendar

How should this be manually tested?

The logic is that the app selects a max of 5 appointments after the selected date in the calendar. If you have an appointment in your dashboard check the date and try to select a later date, It should reload and show only appointments after the selected date. Try selecting an earlier date and it should load it again.

Any background context you want to provide?

N/A

What are the relevant pivotal tracker/Trello stories?

N/A

Screenshots (if appropriate)

N/A

Questions:

N/A

@fredshema fredshema self-assigned this Jul 24, 2024
@fredshema fredshema linked an issue Jul 24, 2024 that may be closed by this pull request
1 task
@fredshema fredshema force-pushed the ft-apt-date-filter branch 2 times, most recently from 8c5aac6 to 3c1230c Compare July 24, 2024 00:17
Copy link
Contributor

@justinmihigo justinmihigo left a comment

Choose a reason for hiding this comment

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

Now its fixed i can see approved appointments

@Adadie Adadie merged commit 095cc78 into dev Jul 24, 2024
2 checks passed
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.

Feature: appointment date filters
4 participants