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 <dscott@laurentian.ca>
Wed, 12 Apr 2017 00:11:39 +0000 (20:11 -0400)
commit79eb816fc41af2309e0a227fafb3dc86c44552bc
treeeed76f0d176c9475f660e31c2f5eb87cd3e693ea
parent4ccf38bfc6ee5ecd5c3575212b5dbfbdfe9296de
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>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
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