Change #4129
Category | None |
Changed by | Dan Scott <dan | @coffeecode.net>
Changed at | Tue 11 Apr 2017 21:32:14 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 8c7000a1a54b18f6bec919f6c6b3e563d4fd4725 |
Comments
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> Signed-off-by: Ben Shum <ben@evergreener.net>
Changed files
- Open-ILS/web/js/ui/default/staff/Gruntfile.js
- Open-ILS/web/js/ui/default/staff/bower.json
- 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