Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Non admin can create more than one shop (#73) * #71 non admin user can create more than one shop * #71 non admin user can create more than one shop * #71 non admin user can create more than one shop * enhance auth functions * #71 non admin user can create more than one shop * #69 validate fields for discount * #72 starting with precaching * #71 fix issue with shop validation * initial implementation for discount * #69 implement the order process that include discounts * #69 better validation for discount value * fix typo error * make our participation lower * make our participation lower for stripe * #69 fix issue on fees calculation * #69 fix issue on fees calculation * accept more photos on this shops * upgrade node vm * accept image gallery * #69 better bill layout * #69 validate report with real e2e data from production * support mongodb 3.2 on travis * use a npm dep badge * debug travis issue * fix issue for duplicate creation * resolve travis issue * use mongo 3.0 * #69 remove useless log * sort should work on disk when high memory usage * open 1218 * fix allowDiskUse criteria on aggregate * #69 fix issue with orders counting * #69 orders counting was not good * #69 orders counting was not good * missing issue label * #80 remove ability for user to modify his shops and payments from update method * #80 remove ability for user to modify his shops and payments from update method * #69 lot of fixes after e2e testing. Big one, was the payment fees was not stored in db * on delete payment error we trace the payment data * #69 fix issue with product selection for the next shipping * #69 select product is not working well * #69 small fixes * #69 small fixes * #69 first step to test email after new order
- Loading branch information