Prototyped the barcode idea; Added a basic production system.
This commit is contained in:
@@ -33,8 +33,8 @@ arillo:flow-router-helpers # Provides various template helpers such as {{pathFo
|
||||
#tomwasd:flow-router-seo
|
||||
kadira:blaze-layout
|
||||
|
||||
shell-server@0.4.0 # ???
|
||||
meteortoys:allthings
|
||||
#shell-server@0.4.0 # ???
|
||||
#meteortoys:allthings
|
||||
stylus@2.513.13
|
||||
session@1.2.0
|
||||
##browser-policy # Adds support for specifying browser level security rules related to content and what's allowed to laod on the page.
|
||||
@@ -55,7 +55,7 @@ aldeed:collection2
|
||||
#twbs:bootstrap # Requires jquery 1.9-2.x, not 3+
|
||||
fortawesome:fontawesome
|
||||
momentjs:moment
|
||||
mizzao:bootboxjs # ???
|
||||
#mizzao:bootboxjs # ???
|
||||
aldeed:template-extension
|
||||
juliancwirko:s-alert # Client error/alert handling
|
||||
jcbernack:reactive-aggregate # Allows us to create a new client collection (from the server) with the contents being an aggregate of server data. Note that aggregation can only be done on the server currently as mini-mongo does not support it.
|
||||
@@ -66,3 +66,4 @@ markdown@1.0.12
|
||||
wcrisman:jquery-custom-scrollbar
|
||||
underscore@1.0.10
|
||||
meteorhacks:aggregate # Allows databaseName.aggragate(pipeline) calls the exact same way you would on the command line in the mongo tool.
|
||||
babrahams:constellation
|
||||
|
||||
Reference in New Issue
Block a user