forked from reactioncommerce/reaction
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix submodules #39
Closed
Closed
Fix submodules #39
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
Pheonix7284
pushed a commit
that referenced
this pull request
Jul 14, 2017
## Features - **Meteor 1.5 (reactioncommerce#2371)** - **Order fulfillment UI updates (reactioncommerce#2400)** - **React Router updated (reactioncommerce#2123)** - **React Navbar (and deprecated Blaze navbar) (reactioncommerce#2306)** - **Re-introduce icon toolbar as shortcutBar (reactioncommerce#2261)** - **React unit testing example (reactioncommerce#2170)** - **[WIP] [Style guide](https://styleguide.reactioncommerce.com)** ## Changes / Fixes - __Update current user's name on Navbar and profile page when address is added. (reactioncommerce#2455)__ - __Fix reactioncommerce#2422 on email invite link leading to blank screen (reactioncommerce#2437)__ - __Fix reactioncommerce#2459 router range error fix (reactioncommerce#2476)__ - __Remove older Blaze based launchdock plugin (reactioncommerce#2467)__ - __Remove random regex checks on names. Fixes reactioncommerce#2461 (reactioncommerce#2471)__ - __Update media gallery new / deleted image indicators (reactioncommerce#2469)__ - __Fix reactioncommerce#2356 on tag menu-sidebar glitch (reactioncommerce#2472)__ - __Fix reactioncommerce#2452 on UI icon toolbar (reactioncommerce#2460)__ - __set css property overflow on horizontal to hidden (reactioncommerce#2458)__ - __Navbar hover issue (reactioncommerce#2451)__ - __update memory usage in CircleCI build (reactioncommerce#2462)__ - __refactor default admin user creation (reactioncommerce#2453)__ - __Bunyan and Loggly updates (reactioncommerce#2425)__ - __Updated chai package__ - __add missing "orders not found" text (reactioncommerce#2424)__ - __Add closeOnClick option to DropDownMenu component (reactioncommerce#2418)__ - **Fixed console error when dragging product images (reactioncommerce#2443)** - **Remove unmaintained Browserstack acceptance tests (reactioncommerce#2430)** - **Add css style to differentiate read from unread notifications (reactioncommerce#2442)** - **Added module aliases @reactioncommerce/reaction-ui (reactioncommerce#2436)** - **Switch to Reaction’s new fork of Nodemailer (reactioncommerce#2427)** - **Admin should be able to invite a user with the same name (reactioncommerce#2386)** - **Updated yarn.lock and removed npm-shrinkwrap.json** - **use route permissions in register.js files (reactioncommerce#2388)** - **Updated, refreshed order/fulfillment UI (reactioncommerce#2400)** - **Change line width to match GH PR review width (reactioncommerce#2407)** - **Fix Improper Cart Merge (reactioncommerce#2387)** - **Implement missing router functions (reactioncommerce#2393)** - **Correct the way we record tax overrides** - **CollectionFS cfs:tempstore and cfs:worker to Fix concurrency issues with GridFS uploads (reactioncommerce#2096)** - **Fix typo in inventory test description (reactioncommerce#2364)** - **Added Nigerian Naira to currency list in (reactioncommerce#2366)** - **Fix git tagging on CircleCI 2.0 (reactioncommerce#2362)** - **Adding the license description with link on README (reactioncommerce#2365)** - **Better handling for unique routes for React Router (reactioncommerce#2327)** - **Don't throwback a step if tax fails** - **Updated UI colors for styleguide (reactioncommerce#2339)** - **Add loading component to Fix error (reactioncommerce#2340)** - **Allow a MAIL_URL string without auth (reactioncommerce#2330)** - **Defer Fixture load until the default shop is loaded (reactioncommerce#2329)** - **Fix conditional in Circle deploy script (reactioncommerce#2338)** - **Fix refunds not showing (reactioncommerce#2317)** - **Add Verification Url to Welcome Email (reactioncommerce#2216)** - **CircleCI 2.0 and docker base update (reactioncommerce#2334)** - **i18n translation updates (reactioncommerce#2302 reactioncommerce#2420)** - **Change customer notification message when order is processed. (reactioncommerce#2290)** - **Allow loader to show when one is passed in and defined BUGFIX (reactioncommerce#2303)** - **Add the Vietnamese Dong as a supported currency (reactioncommerce#2248)** - **Updated shipping / payment error messages in checkout (reactioncommerce#2271)** - **Fix reactioncommerce#2203 Long Strings Handling in Product Option Title (reactioncommerce#2266)** - **Simplify core layout component (reactioncommerce#2257)** - **Fix multiple refunds for stripe (reactioncommerce#2260)**
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Awww yiss...