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

🥗 Marketplace: Capture Cart#delivery_window as a DateTime #1251

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

zspencer
Copy link
Member

We probably want to do something a bit smerter with like, an ActiveRecord::Attribute, but for now this lets us handle nil or unparsed values more effectively

After:

Screenshot 2023-03-22 at 5 46 04 PM
Screenshot 2023-03-22 at 5 45 45 PM

Before:

Screenshot 2023-03-22 at 5 47 27 PM
Screenshot 2023-03-22 at 5 47 18 PM

@zspencer zspencer force-pushed the marketplace/polish-up-delivery-window branch from 3ca1b72 to 34f184a Compare March 23, 2023 00:57
We probably want to do something a bit smerter with like, an
`ActiveRecord::Attribute`, but for now this lets us handle
nil or unparsed values more effectively

Co-authored-by: Ana Ulin <anaulin@users.noreply.github.com>
Co-authored-by: Dalton Pruitt <daltonrpruitt@users.noreply.github.com>
Co-authored-by: Kelly Hong <KellyAH@users.noreply.github.com>
@zspencer zspencer force-pushed the marketplace/polish-up-delivery-window branch from 34f184a to 0c18629 Compare March 23, 2023 01:03
@zspencer zspencer added ✨ feature Reduces Client's Burden or Grants them Benefits 🥗 test automation Adds some automated tests. V nutritious. labels Mar 23, 2023
Copy link
Member

@anaulin anaulin left a comment

Choose a reason for hiding this comment

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

🕐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Reduces Client's Burden or Grants them Benefits 🥗 test automation Adds some automated tests. V nutritious.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants