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

Release 1.4.1 #2583

Merged
merged 330 commits into from
Jul 25, 2017
Merged

Release 1.4.1 #2583

merged 330 commits into from
Jul 25, 2017

Conversation

spencern
Copy link
Contributor

Changes / Fixes

spencern and others added 30 commits April 6, 2017 11:01
* Init second request on after next url returned

* Refactor to fetch carriers recursively from api
…-safari

Remove isHidden check from core startup b/c blocking safari
)

* Fix issue #2016 changed price not displayed for prod on grid page

* Add getVariantQuantity function to ProductRevision
* fix pdp url path for grid settings

* remove commented code
* Remove revision conditional

* Remove templates
* fix improper word wrap in product grid

* fix improper product title wrap in firefox
* Don't pass in a cartID, pass in orderId for SalesInvoice

* Don't try to parse lines unless we know we have it. No lines, no tax.
Awa Desmoline and others added 17 commits July 14, 2017 17:25
* Apply limit to  products publication selector for admin users

* Get correct top level products from publications

* Set correct scroll check to load more products
Fixes console error
```
Error: You may not observe a cursor with {fields: {_id: 0}}
```
Not really sure when it got introduced, perhaps in Meteor `1.5.1rc5`?

@erik and I had both seen this issue intermittently
- Release 1.3.1 renamed to 1.4.0 as there as some potential breaking
changes in the new React components (PDP Grid, ReactTables replacement
of Griddle).
* LingoHub Update 🚀

Manual push by LingoHub User: Aaron Judd.
Project: reaction

Made with ❤️ by https://lingohub.com

* LingoHub Update 🚀

Manual push by LingoHub User: Spencer Norman.
Project: reaction

Made with ❤️ by https://lingohub.com
* longer timeout for circleci to run build.sh

* update no_output_timeout with unit of time
* Adds inline validation to form variant form

* remove commented code

* Save data only if form is valid

* move validation to a seperate plugin

* Simplify passing validation object into components

Adds ability to pass an entire validation status object into TextField component, and with a provided name, get the validation messages if available.

* fixed card open / close states

* Add validation to child variant form

* Fixed variable name typo

* Fixed typos on comment

* Fixed broken checkbox update handler

* Fixed top variant card closing on edit of some fields

* Fix issues with validation and other fields

- Changed variant form and child variant forms are now validaded on initial render.
- Changed flash top varient field red if error, green if valid
- Added `fields` object to validationStatus with field validation status and value
- Added helper function to validation status to test field validity

* Remove unused import
* Add instagram login/registration

* Add browser policy

* Fix user name not showing on navbar

* Add styling to instagram button

* browser policy for instagram images

* add instagram translation

* sign in formatting

* Display user's profile name

* revert padding, was applying to incorrect location

* update browser policy
# Conflicts:
#	.meteor/packages
#	.meteor/versions
#	client/modules/accounts/helpers/util.js
#	client/modules/accounts/templates/profile/profile.js
Fix prop type value of MultiSelect to match values expected by underlying component.
Resolves #2333
Apparently the failing bcrypt / fallback installation was causing
..module not found errors.
— need to evaluate for performance issues (see warning)
— need to update docs to warn about the warning..
— todo find better solution!
Copy link
Collaborator

@brent-hoover brent-hoover left a comment

Choose a reason for hiding this comment

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

Reviewed and ran smoke tests. Looks good to go.

Copy link
Contributor

@aaronjudd aaronjudd left a comment

Choose a reason for hiding this comment

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

Approved.

aaronjudd and others added 5 commits July 24, 2017 12:14
…eactively (#2561)

* Reactively display only visible products for both admin and non-admin

* Admin can see all products, non-admins can see only visible ones

* Reactively publish new products

* improve query to fix failing tests

* Remove unnecessary react lifecycle method

* Clean up products selector
Manual push by LingoHub User: Spencer Norman.
Project: reaction

Made with ❤️ by https://lingohub.com
@spencern spencern merged commit edf85dc into master Jul 25, 2017
@spencern spencern deleted the release-1.4.1 branch July 25, 2017 01:00
jshimko added a commit that referenced this pull request Jul 25, 2017
…reaction into register-component-api

* 'register-component-api' of github.com:reactioncommerce/reaction:
  Release 1.4.1 (#2583)
  LingoHub based on development (#2591)
  Fix Setting product visibility is not reflected in the Product Grid reactively (#2561)
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.