This repository has been archived by the owner on May 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 177
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- initial code for editing item
- add shipping regions buttons - default to worldwide - set min for shipping to zero
- handle ALL location in item model - fix formatting on long list of shippable countries in buying flow - show all addresses as ok if shipping is ALL - close modal when purchase page link is clicked - fix formatting on country of origin and other info - don't show United States as country of origin if it was not set. - create human-readable country of origin - if no country of origin is set (digital or service), use the country from the user model - show tooltip if country of origin is too long - stop the purchase ajax call if a new one is made, or if the modal is closed - set ships_to to NA if the product is digital or service
- fixes value of ships_to when editing - better error message - removes bad default values - error checks the ships_to value - doesn't allow blank values in descriptions due to stupid Medium-Editor empty tags
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Edit Item:
tags with no text when the Medium-Editor leaves empty paragraphs
Item:
Transaction modal:
Closes #351
Closes #501
Closes #702
Closes #943 (I think, the issue is unclear)
Closes #982
Closes #1017
Closes #1024
Closes #1034