Changelog
Presage API
Patch Changes
- Modified Plant File join correctly to the file to fix saving the file
- Give a better error message for failed report previews
Minor Changes
- PA-183 Allow uploading a plant logo
What's Changed
- WO Recipes Part 2 by @Mtn-View
What's Changed
- SCIM dependencies updated by @DillonSadofsky
- Transactionalize
createReportQueueJob
by @daytonlowell
- Add
UpdateSessionUser
mutation by @daytonlowell
- SCIM integration no longer exposes unused fields, and does return externalId by @DillonSadofsky
- Add User account activation endpoint by @daytonlowell
- Fixed saving from child to root on tree objects by @Hhovland
- Removed some custom code based on an update to SCIMMY, see discussion https://github.com/scimmyjs/scimmy/issues/57#issuecomment-by @DillonSadofsky
- Fixed saving of some analyses/options and use of database connections by @DillonSadofsky
- Cut paste fixes PA-517 by @Hhovland
- Fix an issue what would prevent loading product batches with an expiration date
What's Changed
- Product saving refactor by @Hhovland
- PA-494 Allow user to configure the
unit
and unitconversion
of a product/ingredient by @Mtn-View
- PA-162 fix saving search with no options
- PA-160 limit samples query to just authorized plants
- PA-481 Trigger investigations after saving samples, when applicable
- PA-489 set sample product to product produced by analysis if applicable
- PA-490: Deprecate "Show Recipes" WO type option (recipes will always be shown going forward)
- Add fields required to fill out recipes/production samples on work orders
- (SCIM 2.0 support) When users are provisioned via SCIM: Added support for new user's setting their passwords via one time passwords (either emailed or looked up by admins, depending on if they have an email set). Those one time activation codes are valid for 7 days after account creation.
- (SCIM 2.0 support) All newly provisioned users are marked as Pending Activation so that those accounts can have an initial password set via desktop or scanner applications
- Make
severityClass.description
non-nullable
- Change setting "scope" and "settingType" fields to use the corresponding enums
- Fix loading WO changelogs when sample changes are present
Newer Older