LP#1680624 Consolidate package dependencies into package.json
authorDan Scott <dan@coffeecode.net>
Thu, 6 Apr 2017 04:26:50 +0000 (00:26 -0400)
committerDan Scott <dan@coffeecode.net>
Fri, 7 Apr 2017 14:10:56 +0000 (10:10 -0400)
commit20293461887be81a01b0ad10d4b1b4c3bf61a719
tree221c08c1dd35e746f5791a3b1e8d11ce0c3a2c5c
parentc1011971402dd05f0b6b159486510f72021f8c48
LP#1680624 Consolidate package dependencies into package.json

npm already enables us to designate dependencies in package.json,
and projects have increasingly consolidated what bower used to be
used for in package.json. We can do this with an npm-compatible version of
angular-order-object-by from github.

There are a few other tweaks to npm vs bower file locations, such as
ng-toast instead of ngtoast for ngToast.

Pin to AngularJS 1.5.x for now

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/web/js/ui/default/staff/Gruntfile.js
Open-ILS/web/js/ui/default/staff/bower.json [deleted file]
Open-ILS/web/js/ui/default/staff/package.json
Open-ILS/web/js/ui/default/staff/test/karma.conf.js
docs/installation/server_installation.txt