Changelog
Presage API
- Fix date math on
ManyWorkOrdersFilter
date filters
- Fix saving samples
- Make the date filters on the
WorkOrders
query filter by the start/end of the day, relative to the logged-in plant's timezone
- Fix the field descriptions on
ManyWorkOrdersFilter
What's Changed
- Remove remaining uses of
@RelationID
by @Mtn-View
- SCIM-support by @DillonSadofsky
- Add
delayed
filter to Query.ReportQueueJobs
- Downgrade a dependency that required too new of Node.js
- Added in utility function to get product references by @Hhovland
- Bump braces from 3.0.2 to 3.0.3 by @dependabot
- Bump axios from 1.6.8 to 1.7.4 by @dependabot
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot
- Bump serve-static and express by @dependabot
- Bump send and express by @dependabot
- Bump body-parser and express by @dependabot
- Update-dependencies by @DillonSadofsky
- PA 278 Report Subscription by @soonyeap
- 6.0.0 by @Mtn-View
- Fix querying groups also querying users, even when it wasn't necessary
- Allow specifying a new environment variable that is required for report previews to work on some deployments
- Add
Query.testOptionRestrictions
by @Mtn-View
- Turn off the alert email function until a global setting is turned on
- PS-926 Fix issue escaping default option value tokens in queries by @Mtn-View
- Don't save blank sample values on sample update, if the option for those sample values is currently inactive
What's Changed
- Fix Analysis Option ranks being saved incorrectly by @Markademus
- Fix bug where dates can be instantiated in the wrong timezone, depending on server configuration by @Mtn-View
Newer Older