Production Deployment (Feb. 16, 2017)
Features:
- Rendering the list of coverages into a readable format
Security/Compliance:
- When a user has been idle for 15 minutes, they should get logged out
- Migrate PAs created after the Healthcare HCPCS changes on Jan 1st that have not been submitted to billing yet to use the new HCPCS
- Inactivate User Accounts after a period of XX Days of Inactivity - 60 days for Admin, 90 days for standard user role
- Improve content of welcome and password reset emails
Reporting:
- Inventory Adjustment Report
- Purchase Order History Report
- Report: List of Items Outstanding on Restock Orders
- Open date interval on the reports to allow for customized dates
- Add the ability to export "All Locations" to the Inventory Value Report
Bug Fixes:
- PAs requiring DOI are inadvertently showing in e-sign
- Lookup Diagnosis on Protocol not auto-filling or clearing from search
- Improve password reset expired token messaging
- Remove read_only column from PatientAgreement
- Clinical Specialist Dashboard loads slow
- Replace Unicorn with Puma
- Expand email regex to allow all the new crazy TLDs and update Patients API error handling
- Rake tasks to duplicate SalesPrice, VendorSku, VendorPurchaseAttribute, DispensedProductHcpcsCodes, and HcpcsCodeProduct records
- Fix Dismissing Announcements Spec
- Add Document Signature sanitization to Expunge
- Mandate Body Side on Product
Technical Debt:
- Remove Capistrano gems
- Add Rack middleware to add Content-Type header of application/json to Patients API requests