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
|
||||
|
||||
@@ -12,6 +12,9 @@ arillo:flow-router-helpers@0.5.2
|
||||
autoupdate@1.6.0
|
||||
babel-compiler@7.3.4
|
||||
babel-runtime@1.3.0
|
||||
babrahams:constellation@0.4.10
|
||||
babrahams:editable-json@0.6.5
|
||||
babrahams:temple@0.4.7
|
||||
base64@1.0.12
|
||||
binary-heap@1.0.11
|
||||
blaze@2.3.3
|
||||
@@ -23,6 +26,14 @@ caching-html-compiler@1.1.3
|
||||
callback-hook@1.1.0
|
||||
check@1.3.1
|
||||
coffeescript@1.0.17
|
||||
constellation:autopublish@0.4.7
|
||||
constellation:console@1.4.7
|
||||
constellation:plugins@0.4.9
|
||||
constellation:position@0.4.7
|
||||
constellation:session@0.4.7
|
||||
constellation:subscriptions@0.4.7
|
||||
constellation:tiny@0.4.7
|
||||
dburles:mongo-collection-instances@0.3.5
|
||||
ddp@1.4.0
|
||||
ddp-client@2.3.3
|
||||
ddp-common@1.4.0
|
||||
@@ -41,6 +52,8 @@ es5-shim@4.8.0
|
||||
fetch@0.1.1
|
||||
fortawesome:fontawesome@4.7.0
|
||||
geojson-utils@1.0.10
|
||||
gwendall:body-events@0.1.6
|
||||
gwendall:session-json@0.1.7
|
||||
hot-code-push@1.0.4
|
||||
html-tools@1.0.11
|
||||
htmljs@1.0.11
|
||||
@@ -52,6 +65,7 @@ jquery@1.11.11
|
||||
juliancwirko:s-alert@3.2.0
|
||||
kadira:blaze-layout@2.3.0
|
||||
kadira:flow-router@2.12.1
|
||||
lai:collection-extensions@0.2.1_1
|
||||
launch-screen@1.1.1
|
||||
livedata@1.0.18
|
||||
localstorage@1.2.0
|
||||
@@ -62,27 +76,9 @@ meteor@1.9.3
|
||||
meteor-base@1.4.0
|
||||
meteorhacks:aggregate@1.3.0
|
||||
meteorhacks:collection-utils@1.2.0
|
||||
meteortoys:allthings@4.0.0
|
||||
meteortoys:authenticate@4.0.0
|
||||
meteortoys:autopub@4.0.0
|
||||
meteortoys:blueprint@4.0.0
|
||||
meteortoys:email@4.0.0
|
||||
meteortoys:hotreload@4.0.0
|
||||
meteortoys:listen@4.0.0
|
||||
meteortoys:method@4.0.0
|
||||
meteortoys:mobile@4.0.0
|
||||
meteortoys:pub@4.0.0
|
||||
meteortoys:result@4.0.0
|
||||
meteortoys:shell@4.0.0
|
||||
meteortoys:status@4.0.0
|
||||
meteortoys:sub@4.0.0
|
||||
meteortoys:throttle@4.0.0
|
||||
meteortoys:toggle@4.0.0
|
||||
meteortoys:toykit@4.0.2
|
||||
minifier-css@1.4.2
|
||||
minifier-js@2.4.1
|
||||
minimongo@1.4.5
|
||||
mizzao:bootboxjs@4.4.0
|
||||
mobile-experience@1.0.5
|
||||
mobile-status-bar@1.0.14
|
||||
modern-browsers@0.1.4
|
||||
@@ -94,8 +90,6 @@ mongo-decimal@0.1.1
|
||||
mongo-dev-server@1.1.0
|
||||
mongo-id@1.0.7
|
||||
mongo-livedata@1.0.12
|
||||
msavin:jetsetter@4.0.0
|
||||
msavin:mongol@4.0.1
|
||||
npm-bcrypt@0.9.3
|
||||
npm-mongo@3.1.2
|
||||
observe-sequence@1.0.16
|
||||
@@ -115,7 +109,6 @@ routepolicy@1.1.0
|
||||
service-configuration@1.0.11
|
||||
session@1.2.0
|
||||
sha@1.0.9
|
||||
shell-server@0.4.0
|
||||
socket-stream-client@0.2.2
|
||||
softwarerero:accounts-t9n@1.3.11
|
||||
spacebars@1.0.15
|
||||
|
||||
Reference in New Issue
Block a user