Added a lot of functionality; Fixed a large number of bugs; Removed Bootstrap from the mix and replaced it with SimpleGrid and some choice bits from the bootstrap system; Pricing, Sales, and Product management all now function at basic levels.

This commit is contained in:
Wynne Crisman
2017-01-17 22:31:43 -08:00
parent b757595cd6
commit 55337521f6
49 changed files with 16017 additions and 1547 deletions

View File

@@ -8,6 +8,7 @@
"dependencies": {
"babel-runtime": "^6.18.0",
"csv-parse": "latest",
"jquery": "^3.1.1",
"meteor-node-stubs": "^0.2.4",
"properties-reader": "0.0.15",
"simpl-schema": "0.0.3"