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

fix: CE-752 - Date filter default months #504

Merged
merged 7 commits into from
Jul 8, 2024
Merged

Conversation

marqueone-ps
Copy link
Contributor

@marqueone-ps marqueone-ps commented Jul 4, 2024

Description

The date pickers currently only show a single month, this should instead show two months and restrict the selectable date to the max date of today. The date pickers have been updated to all display the previous and current month when selecting a new date, and restrict all delectable dates to a max date of the current date.

Fixes # CE-752

How Has This Been Tested?

  • Manually testes

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

updated the date picker to show two months instead of one, while restricting max date to the current date
show the current and previous month for new dates
Mike Sears added 2 commits July 5, 2024 10:54
updated the validation to include condition to dissalow a value of 0 for amount used
updated the discarded drugs validation to make sure that 0 can't be used
Copy link

sonarcloud bot commented Jul 8, 2024

@afwilcox afwilcox merged commit 7c5577d into golden-eagle Jul 8, 2024
18 checks passed
@afwilcox afwilcox deleted the bug/CE-752 branch July 8, 2024 16:49
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.

3 participants