Appreciation Editor Complete / All Others Incomplete
The text editor for the appreciation page is complete, but all other files are empty, besides User Manager.
This commit is contained in:
@@ -18,7 +18,7 @@ standard-minifier-css@1.4.1 # CSS minifier run for production mode
|
||||
standard-minifier-js@2.3.4 # JS minifier run for production mode
|
||||
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
|
||||
poorvavyas:es6-shim
|
||||
ecmascript@0.11.1 # Enable ECMAScript2015+ syntax in app code
|
||||
ecmascript # Enable ECMAScript2015+ syntax in app code
|
||||
|
||||
#accounts-ui
|
||||
#accounts-base
|
||||
@@ -40,7 +40,7 @@ session@1.1.7
|
||||
check@1.3.1 # Allows for checking the structure and types of arguments passed to Meteor methods and publications.
|
||||
#audit-argument-checks # Used in combination with the Check package for checking the structure and types of arguments passed to Meteor methods and publications. Automatically alerts when a method or publication does not use a check() call.
|
||||
|
||||
aldeed:simple-schema@1.5.3
|
||||
#aldeed:simple-schema@1.5.3
|
||||
aldeed:collection2
|
||||
#matb33:collection-hooks # Allows the collections to register handlers that run before or after database interactions.
|
||||
#zimme:collection-softremovable
|
||||
@@ -65,4 +65,5 @@ markdown@1.0.12
|
||||
wcrisman:jquery-custom-scrollbar
|
||||
|
||||
stylus@=2.513.14 # This package is no longer supported, but it still works and is available. It provides support for reading .styl files on the client and converting them to CSS on the fly. The alternative would be to compile the styl files to CSS on the server ahead of time.
|
||||
underscore
|
||||
underscore@1.0.10
|
||||
aldeed:schema-index
|
||||
|
||||
Reference in New Issue
Block a user