Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-01-30 | 2.7 kB | |
v0.31.0 source code.tar.gz | 2018-01-30 | 2.2 MB | |
v0.31.0 source code.zip | 2018-01-30 | 2.5 MB | |
Totals: 3 Items | 4.7 MB | 1 |
Features - Split API and Store. Run API without Babel. (@sonufrienko) - Move theme logic to shell script. Added theme installation logs. (@sonufrienko) - Update jsonwebtoken dependency (@restmount) - Update mongodb dependency (@restmount) - [API] Remove restart after theme install. We can watch file modifications. (@sonufrienko) - [API] Added theme export logs (@sonufrienko) - [API] MongoDB auto reconnection (@sonufrienko) - [API] Mailer refactoring (@restmount) - [API] Logger refactoring (@restmount) - [API] Refactoring of the sign-in message (@restmount) - [API] Replace var to const for module declarations (@restmount) - [Admin] Added Orders and Sales charts (@restmount) - [Admin] Added position to product edit form. (@restmount) - [Admin] Update TinyMCE (@restmount) - [Admin] Added delete button to customer details (@restmount) - [Admin] Added DeleteConfirmation component (@restmount) - [Admin] Added JivoSite app (@sonufrienko) - [Admin] Added Facebook SDK app (@restmount) - [Admin] Added Facebook Customer Chat app (@restmount) - [Store] Do not scroll up when products filter change (@sonufrienko) - [Store] Generate css file name by content hash (@sonufrienko) - [Store] Fetch additional data on sitemap request to speed up page load (@restmount) - [Store] Clear products on products fetch (@restmount) - [Store] Added validation before save - don't refresh form if value is empty (@restmount) - [Theme] Added custom theme styles (@sonufrienko) - [Theme] Highlight products which discontinued or out of stock (@sonufrienko) - [Theme] Added effect on product click (@sonufrienko) - [Theme] Added search effect on focus and clear by Esc (@sonufrienko) - [Theme] Checkout restyle (@sonufrienko)
Bugfixes - [API] Fixed. Update stock quantity to product variant on purchase. (@sonufrienko) - [API] Fixed. Server and client return different products because of filter was const. (@sonufrienko) - [API] Fixed. MongoError: pipeline requires text score metadata, but there is no text score available. (@sonufrienko) - [API] Fixed sort switch from search to the category. (@sonufrienko) - [API] Fixed cookies on different domains with Access-Control-Allow-Origin. (@restmount) - [API] Fixed search by date. Renamed date_created to date_placed on filter. (@restmount) - [API] Fixed [#326] (@restmount) - [Admin] Fixed. Tooltips show scrolls. Changed position. (@sonufrienko) - [Store] Fixed products filter update (@sonufrienko) - [Theme] Fixed. Check and set available product quantity before add to order. (@sonufrienko) - [Theme] Hide outline and fix gallery dots in Firefox (@sonufrienko)