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

VCST-916: Update last-xxx filters #414

Merged
merged 2 commits into from
Apr 9, 2024
Merged

VCST-916: Update last-xxx filters #414

merged 2 commits into from
Apr 9, 2024

Conversation

OlegoO
Copy link
Contributor

@OlegoO OlegoO commented Apr 5, 2024

Description

feat: Updates last-xxx filters with these rules.

  • Today.
  • Last Day - Display date range from the day before the current date (exclusive) to the current date at midnight (exclusive).
  • Last Week - Calculate date range starting from the Monday of the week before the current date (inclusive) to the Monday of the current week (exclusive).
  • Last Month - Determine date range from the first day of the previous month (inclusive) to the first day of the current month (exclusive).
  • Last Year - Define date range from the first day of the year before the current year (inclusive) to the first day of the current year (exclusive).

image

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-916

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Orders_3.812.0-pr-414-102c.zip

feat: Updates last-xxx filters with these rules.
Today.
Last Day - Display date range from the day before the current date (exclusive) to the current date at midnight (exclusive).
Laste Week - Calculate date range starting from the Monday of the week before the current date (inclusive) to the Monday of the current week (exclusive).
Last Month - Determine date range from the first day of the previous month (inclusive) to the first day of the current month (exclusive).
Last Year - Define date range from the first day of the year before the current year (inclusive) to the first day of the current year (exclusive).
Copy link

sonarqubecloud bot commented Apr 8, 2024

@OlegoO OlegoO merged commit 0cb51ff into dev Apr 9, 2024
5 checks passed
@OlegoO OlegoO deleted the feat/VCST-916-last-filters branch April 9, 2024 08:31
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.

1 participant