Skip to content

Add counted delivery-date filters to Orders#115

Merged
OziinG merged 1 commit into
mainfrom
codex/feat/orders-delivery-date-filter
Jul 23, 2026
Merged

Add counted delivery-date filters to Orders#115
OziinG merged 1 commit into
mainfrom
codex/feat/orders-delivery-date-filter

Conversation

@OziinG

@OziinG OziinG commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an exact Delivery date filter beside Order date
  • show dynamic order counts for each delivery date
  • expose Date pending as a filterable counted option
  • keep weekday filtering and delivery calculation unchanged

Verification

  • npm test
  • npm run check:public-urls
  • cd apps/shopify-app && npm run typecheck
  • cd apps/shopify-app && npm run build
  • targeted Orders tests (102 passed)

Expose counted delivery-date options, including unresolved dates, without changing the delivery calculation or server contract.

Constraint: Keep the Orders page as one surface and reuse the existing filter row.
Rejected: Reintroducing shift-range selection | Selection does not define the operational delivery batch.
Confidence: high
Scope-risk: narrow
Tested: npm test; npm run check:public-urls; app typecheck; app build; targeted Orders tests
Not-tested: Live embedded Shopify visual check
@OziinG
OziinG merged commit 099cafc into main Jul 23, 2026
1 check passed
@OziinG
OziinG deleted the codex/feat/orders-delivery-date-filter branch July 23, 2026 04:06
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