Release 1.28.0
What's Changed
- fix(tests): ensure 2023 exists by @jniles in #6910
- feature(Implement Supervision Depot) by @lomamech in #6901
- chore(deps): bump angular-ui-grid from 4.11.1 to 4.12.2 by @dependabot in #6914
- List all lots from the API by @mbayopanda in #6919
- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #6920
- chore(deps): bump ioredis from 5.2.5 to 5.3.0 by @dependabot in #6918
- chore(deps): bump express-handlebars from 6.0.6 to 6.0.7 by @dependabot in #6917
- chore(deps): bump commonmarker from 0.23.6 to 0.23.7 in /docs by @dependabot in #6916
- chore(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #6915
- Fix stock value calculation by @mbayopanda in #6935
- Improved purchase order module by @lomamech in #6936
- chore(deps): bump body-parser from 1.20.1 to 1.20.2 by @dependabot in #6944
- chore(deps): bump json-2-csv from 3.18.0 to 3.19.0 by @dependabot in #6943
- chore(deps-dev): bump @types/node from 18.11.18 to 18.14.0 by @dependabot in #6942
- chore(deps-dev): bump cssnano from 5.1.13 to 5.1.15 by @dependabot in #6941
- chore(deps): bump ioredis from 5.3.0 to 5.3.1 by @dependabot in #6937
- chore(deps-dev): bump eslint from 8.32.0 to 8.34.0 by @dependabot in #6938
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #6931
- chore(deps): bump jszip from 3.7.1 to 3.10.1 by @dependabot in #6930
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #6928
- chore(deps): bump activesupport from 6.0.4.6 to 6.0.6.1 in /docs by @dependabot in #6927
- chore(deps): bump nodemailer from 6.7.8 to 6.9.1 by @dependabot in #6925
- feature(Shipment Management) by @lomamech in #6940
- Add admin privilege for /users routes by @mbayopanda in #6945
- Added creation of 2023 fiscal year to fix broken stock integration test by @jmcameron in #6961
- chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @dependabot in #6947
- chore(deps): bump json-2-csv from 3.19.0 to 3.20.0 by @dependabot in #6953
- chore(deps): bump express-handlebars from 6.0.7 to 7.0.1 by @dependabot in #6954
- chore(deps-dev): bump release-it from 15.6.0 to 15.7.0 by @dependabot in #6955
- chore(deps-dev): bump qs from 6.11.0 to 6.11.1 by @dependabot in #6962
- feature(Purchase modules Product Packaging) by @lomamech in #6958
- chore(deps-dev): bump @types/node from 18.14.0 to 18.14.6 by @dependabot in #6959
- chore(deps): bump connect-redis from 6.1.3 to 7.0.1 by @dependabot in #6963
- Fix for change in connect-redis API in 7.0+ release by @jmcameron in #6965
- Revert update to connect-redis by @jmcameron in #6966
- chore(deps): bump jquery from 3.6.1 to 3.6.4 by @dependabot in #6968
- chore(deps-dev): bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #6969
- chore(deps): bump express-handlebars from 7.0.1 to 7.0.2 by @dependabot in #6970
- chore(deps-dev): bump release-it from 15.7.0 to 15.8.0 by @dependabot in #6971
- chore(deps-dev): bump sinon from 14.0.0 to 15.0.2 by @dependabot in #6972
- chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dependabot in #6973
- chore(deps-dev): bump @types/node from 18.15.0 to 18.15.2 by @dependabot in #6974
- chore(deps-dev): bump @types/node from 18.15.2 to 18.15.3 by @dependabot in #6975
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #6977
- chore(deps-dev): bump release-it from 15.8.0 to 15.9.0 by @dependabot in #6978
- Added fixes for new cron package (using luxon instead of moment) by @jmcameron in #6980
- chore(deps-dev): bump @types/node from 18.15.3 to 18.15.5 by @dependabot in #6984
- chore(deps-dev): bump release-it from 15.9.0 to 15.9.1 by @dependabot in #6985
- chore(deps): bump express-handlebars from 7.0.2 to 7.0.4 by @dependabot in #6986
- chore(deps-dev): bump @types/node from 18.15.5 to 18.15.6 by @dependabot in #6987
- chore(deps-dev): bump @types/node from 18.15.6 to 18.15.10 by @dependabot in #6988
- chore(deps-dev): bump sinon from 15.0.2 to 15.0.3 by @dependabot in #6989
- chore(deps-dev): bump release-it from 15.9.1 to 15.9.3 by @dependabot in #6990
- chore(deps-dev): bump cssnano from 5.1.15 to 6.0.0 by @dependabot in #6991
- chore(deps-dev): bump @types/node from 18.15.10 to 18.15.11 by @dependabot in #6992
- chore(deps-dev): bump typescript from 5.0.2 to 5.0.3 by @dependabot in #6994
- Add pagination in the stock_movement end-point by @mbayopanda in #6960
- chore(deps-dev): bump release-it from 15.9.3 to 15.10.0 by @dependabot in #6995
- chore(deps): bump excel4node from 1.8.0 to 1.8.1 by @dependabot in #6996
- Update yarn dependencies by @jmcameron in #6981
- Added ability to easily review summary of test results by @jmcameron in #6982
- chore(deps-dev): bump release-it from 15.10.0 to 15.10.1 by @dependabot in #6997
- chore(deps): bump eslint-plugin-jsdoc from 40.0.3 to 40.1.1 by @dependabot in #6998
- chore(deps): bump chart.js from 3.9.1 to 4.2.1 by @dependabot in #6999
- Revert chart.js upgrade by @jmcameron in #7001
- chore(deps): bump vm2 from 3.9.9 to 3.9.15 by @dependabot in #7003
- chore(deps-dev): bump eslint from 8.36.0 to 8.38.0 by @dependabot in #7004
- chore(deps): bump helmet from 6.0.1 to 6.1.2 by @dependabot in #7006
- chore(deps): bump eslint-plugin-jsdoc from 40.1.1 to 40.1.2 by @dependabot in #7007
- chore(deps): bump express-handlebars from 7.0.4 to 7.0.5 by @dependabot in #7008
- chore(deps): bump helmet from 6.1.2 to 6.1.4 by @dependabot in #7009
- chore(deps): bump eslint-plugin-jsdoc from 40.1.2 to 40.3.0 by @dependabot in #7010
- chore(deps): bump helmet from 6.1.4 to 6.1.5 by @dependabot in #7011
- chore(deps): bump express-handlebars from 7.0.5 to 7.0.6 by @dependabot in #7012
- chore(deps): bump eslint-plugin-jsdoc from 40.3.0 to 41.1.1 by @dependabot in #7013
- chore(deps): bump commonmarker from 0.23.7 to 0.23.9 in /docs by @dependabot in #7014
- chore(deps): bump nokogiri from 1.13.6 to 1.14.3 in /docs by @dependabot in #7015
- chore(deps): bump vm2 from 3.9.15 to 3.9.16 by @dependabot in #7016
- Added an English translation for PRF details by @jmcameron in #7017
- chore(deps): bump eslint-plugin-jsdoc from 41.1.1 to 41.1.2 by @dependabot in #7019
- chore(deps): bump express-handlebars from 7.0.6 to 7.0.7 by @dependabot in #7022
- chore(deps): bump ioredis from 5.3.1 to 5.3.2 by @dependabot in #7021
- chore(deps-dev): bump postcss from 8.4.21 to 8.4.22 by @dependabot in #7020
- Stock values4decimal places by @lomamech in #6964
- Commit for 1.27.1 by @mbayopanda in #7023
- chore(deps): bump @types/angular from 1.8.4 to 1.8.5 by @dependabot in #7025
- chore(deps): bump eslint-plugin-jsdoc from 41.1.2 to 43.0.6 by @dependabot in #7026
- chore(deps-dev): bump postcss from 8.4.22 to 8.4.23 by @dependabot in #7027
- chore(deps-dev): bump @types/node from 18.15.11 to 18.15.12 by @dependabot in #7028
- chore(deps): bump vm2 from 3.9.16 to 3.9.17 by @dependabot in #7029
- chore(deps): bump eslint-plugin-jsdoc from 43.0.6 to 43.0.7 by @dependabot in #7030
- chore(deps-dev): bump sinon from 15.0.3 to 15.0.4 by @dependabot in #7031
- chore(deps-dev): bump @types/node from 18.15.12 to 18.15.13 by @dependabot in #7032
- chore(deps-dev): bump karma-chrome-launcher from 3.1.1 to 3.2.0 by @dependabot in #7033
- Update .hound.yml by @jmcameron in #7034
- chore(deps): bump qrcode from 1.5.1 to 1.5.3 by @dependabot in #7035
- chore(deps-dev): bump karma from 6.4.1 to 6.4.2 by @dependabot in #7036
- chore(deps-dev): bump @types/node from 18.15.13 to 18.16.0 by @dependabot in #7037
- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #7038
- chore(deps-dev): bump @types/node from 18.16.0 to 18.16.1 by @dependabot in #7041
- chore(deps-dev): bump @types/node from 18.16.1 to 18.16.2 by @dependabot in #7042
- Fix client unit tests by @jmcameron in #7057
- Updated some dependencies by @jmcameron in #7058
- Pagination for /inventory/metadata and /stock/requisition by @mbayopanda in #7054
- chore(deps): bump excel4node from 1.8.1 to 1.8.2 by @dependabot in #7047
- chore(deps): bump engine.io from 6.4.1 to 6.4.2 by @dependabot in #7049
- chore(deps): bump helmet from 6.1.5 to 7.0.0 by @dependabot in #7050
- chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in #7052
- chore(deps-dev): bump @types/node from 18.16.2 to 20.1.2 by @dependabot in #7060
- chore(deps): bump eslint-plugin-jsdoc from 43.0.7 to 44.2.2 by @dependabot in #7061
- Feature update requisition satisfaction rate by @lomamech in #7040
- chore(deps): bump eslint-plugin-jsdoc from 44.2.2 to 44.2.3 by @dependabot in #7062
- chore(deps): bump nodemailer from 6.9.1 to 6.9.2 by @dependabot in #7063
- chore(deps-dev): bump @types/node from 20.1.2 to 20.1.4 by @dependabot in #7067
- chore(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #7069
- chore(deps-dev): bump @types/node from 20.1.4 to 20.1.5 by @dependabot in #7072
- chore(deps-dev): bump qs from 6.11.1 to 6.11.2 by @dependabot in #7071
- chore: remove receipt parens by @jniles in #7075
- chore(deps-dev): bump sinon from 15.0.4 to 15.1.0 by @dependabot in #7081
- chore(deps-dev): bump @types/node from 20.1.5 to 20.2.3 by @dependabot in #7083
- chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #7085
- chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #7087
- chore(deps): bump eslint-plugin-jsdoc from 44.2.3 to 44.2.5 by @dependabot in #7088
- chore(deps): bump cron from 2.3.0 to 2.3.1 by @dependabot in #7089
- chore(deps-dev): bump @types/node from 20.2.3 to 20.2.4 by @dependabot in #7090
- chore(deps-dev): bump postcss from 8.4.23 to 8.4.24 by @dependabot in #7094
- chore(deps): bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 by @dependabot in #7092
- chore(deps): bump winston from 3.8.2 to 3.9.0 by @dependabot in #7093
- chore(deps-dev): bump @types/node from 20.2.4 to 20.2.5 by @dependabot in #7095
- chore(deps): bump nodemailer from 6.9.2 to 6.9.3 by @dependabot in #7097
- chore(deps): bump jquery from 3.6.4 to 3.7.0 by @dependabot in #7066
- chore(deps): bump eslint-plugin-jsdoc from 45.0.0 to 46.0.0 by @dependabot in #7098
- Update connect-redis by @jmcameron in #7096
- chore(deps): bump dotenv from 16.0.3 to 16.1.1 by @dependabot in #7099
- chore(deps): bump dotenv from 16.1.1 to 16.1.2 by @dependabot in #7100
- chore(deps): bump dotenv from 16.1.2 to 16.1.3 by @dependabot in #7101
- chore(deps): bump eslint-plugin-jsdoc from 46.0.0 to 46.1.0 by @dependabot in #7102
- chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #7105
- fix(payroll): remove the "total" prefix from MP by @jniles in #7104
- chore(deps-dev): bump release-it from 15.10.3 to 15.10.5 by @dependabot in #7106
- chore(deps): bump dotenv from 16.1.3 to 16.1.4 by @dependabot in #7107
- chore(deps): bump eslint-plugin-jsdoc from 46.1.0 to 46.2.4 by @dependabot in #7108
- chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #7109
- chore(deps-dev): bump release-it from 15.10.5 to 15.11.0 by @dependabot in #7110
- chore(deps): bump eslint-plugin-jsdoc from 46.2.4 to 46.2.5 by @dependabot in #7111
- Update dependencies by @jmcameron in #7113
- Fix total calculation in the stock sheet report for exit by @mbayopanda in #7078
- chore(deps-dev): bump chai-http from 4.3.0 to 4.4.0 by @dependabot in #7116
- chore(deps-dev): bump sinon from 15.1.0 to 15.1.2 by @dependabot in #7117
- chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1 by @dependabot in #7118
- chore(deps): bump dotenv from 16.1.4 to 16.2.0 by @dependabot in #7119
- chore(deps): bump dotenv from 16.2.0 to 16.3.1 by @dependabot in #7120
- chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #7121
- chore(deps-dev): bump sinon from 15.1.2 to 15.2.0 by @dependabot in #7122
- Feature report requisition satisfaction rate by @lomamech in #7068
- chore(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #7125
- chore(deps): bump eslint-plugin-jsdoc from 46.2.6 to 46.3.0 by @dependabot in #7123
- chore(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #7127
- chore(deps): bump eslint-plugin-jsdoc from 46.3.0 to 46.4.0 by @dependabot in #7126
- chore(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in #7128
- chore(deps): bump eslint-plugin-jsdoc from 46.4.0 to 46.4.2 by @dependabot in #7129
- chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #7133
- chore(deps-dev): bump @types/node from 20.3.2 to 20.3.3 by @dependabot in #7132
- chore(deps): bump eslint-plugin-jsdoc from 46.4.2 to 46.4.3 by @dependabot in #7131
- chore(deps-dev): bump release-it from 15.11.0 to 16.0.0 by @dependabot in #7135
- chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.1 by @dependabot in #7136
- chore(deps-dev): bump @types/node from 20.3.3 to 20.4.0 by @dependabot in #7137
- chore(deps-dev): bump postcss from 8.4.24 to 8.4.25 by @dependabot in #7138
- chore(deps-dev): bump @types/node from 20.4.0 to 20.4.1 by @dependabot in #7139
- chore(deps-dev): bump release-it from 16.0.0 to 16.1.0 by @dependabot in #7140
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #7141
- chore(deps): bump winston from 3.9.0 to 3.10.0 by @dependabot in #7142
- Feature depot management assignation depot by @lomamech in #7134
- Fix stock sheet reason by @mbayopanda in #7130
- Prepare release v1.28.x by @mbayopanda in #7144
- Fix package version by @mbayopanda in #7145
Full Changelog: v1.27.0...v1.28.0