Changelog
Presage API
What's Changed
- Added
lastLoginDate
dataloader by @soonyeap
- PA-414 wo changelog by @Mtn-View
- Fix bug where deleting multiple attachments at once would fail
- Make report queue printer filters include printers with no plants/report type
- Fix some report queue printer fields and give descriptions
- Fix application version #
What's Changed
- Fix issue where some queries that check permissions at plants (such as deleting analyses or changing a sample's status) would fail
- Add endpoints and filters for product batch interface by @Mtn-View
generateCrystalReport
will ignore the name
and type
passed by the user, and instead look them up from the database, if it's given a report ID
- 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
Newer Older