Skip to content

1.10.0.0

Compare
Choose a tag to compare
@fkmeyer fkmeyer released this 10 May 21:57
· 2428 commits to master since this release

ACAS

  • Bug Fix: Experiments under a deleted protocol should now be marked as deleted.

ACAS and Compound Reg

  • Bug Fix: Made fixes to allow ACAS and Compound Reg to run on Windows.

Experiment Loader

  • Feature: New codekinds are now created for custom experiment metadata.
  • Bug Fix: Experiment Loader excel date imports now respect the 1904 date system.

Dose Response

  • Bug Fix: Made styling fixes to the Dose Response Fit Criteria and Global Fit Parameters that allow for more options and keep the widget in proper position.
  • Bug Fix: Moved the Open in Query Tool button to the left of the GUI because it was being obscured by the edge of the browser window.

Editors

  • Bug Fix: fixed an issue in Project Editor where keywords were not being properly saved.
  • Feature: Added a Clear form button to Project Editor for better user experience.

Browsers

  • Bug Fix: fixed an issue where user could not search by date in the Experiment and Protocol Browsers.

Compound Reg Bulk Loader

  • Feature: Made improvements to Compound Reg Bulk Loader which include handling of fragments, automatic salt stripping, allowing aliases database fields to be mapped multiple times, and making Bulk Loader function in Parent - SaltForm - Lot mode.
  • Feature: Compound Reg Bulk Loader now cleans null characters in SDF input.
  • Feature: Added in "added as new parent" or "created lot of existing parent" to registered summary csv and sdf on a per-lot basis.
  • Bug Fix: Added an error case for Stereo Category "See Comments" with no Stereo Comment.

Compound Reg

  • Bug Fix: Compound Reg now allows editing of SaltForm in SaltBeforeLot mode.
  • Bug Fix: fixed an issue where Compound Reg was not properly assigning a parent compound number
  • Feature: User can now execute a Compound Reg search by pressing the return key.
  • Feature: Added option in search form to limit number of Compound Reg search results. The default value is 100.
  • Feature: Compound Reg now allows users to search via compound number in addition to full corp name when registering a compounds.
  • Bug Fix: There is now a close button in the error popup on save of update parent when the new structure is the same structure, stereo category, and stereo comment as a pre-existing structure.
  • Feature: Implemented new rules for when Parent and SaltForm are editable.
  • Feature: Added a config to control lot detail page project restrictions and made the default FALSE.
  • Bug Fix: Only lot.scientist or admin are now allowed to edit parents in Compound Reg.
  • Bug Fix: Fixed a styling issue where the update parent button was hiding behind the confirm button.
  • Feature: User can now save and display the following mime types: jpeg, jpg, cdx.
  • Feature: Search by compound ID now functions with a single input.
  • Bug Fix: fixed an issue where Search returned duplicate lot IDs under the same found compound.
  • Bug Fix: fixed an issue where some warning/success messages were still visible when the user goes through the update parent wizard.
  • Bug Fix: Fixed a styling issue where the update parent wizard confirm update message panel looked weird if the user had more than a couple of IDs listed.
  • Bug Fix: Added more space underneath the search button (under sketcher and form).
  • Bug Fix: Fixed a display issue where Compound Reg wasn't clearing the "Compound does not exist" message when the user navigated to a compound that does exist.
  • Bug Fix: when adding a salt to a lot and updating, there is now an update success message.
  • Bug Fix: fixed an issue where searching by compound number was broken.
  • Bug Fix: fixed an issue where updating the parent updated the mol structure but didn't update the parent structure.
  • Feature: Aliases are now updated as part of the update parent service.
  • Bug Fix: fixed an error searching for compounds when structure is drawn.
  • Bug Fix: Updated the form styling to make all lot information fields the same length.
  • Bug Fix: Update parent step three now says "Step Three".
  • Bug Fix: fixed an issue where update parent step three didn't show the updated structure, but still saved the new structure.
  • Bug Fix: Added more space above step three of update parent.
  • Feature: Compound Reg now redirects the user to the correct Lot Detail page after saltForm edit that changes Lot Corp Name.
  • Bug Fix: The "continue with update" radio button in step two of update parent has been hidden.
  • Bug Fix: The isVirtual option in step two of edit parent has been hidden.
  • Feature: Added a warning message on step 2 of edit parent.
  • Bug Fix: Edit Parent button is no longer showing up in the registration search results.
  • Bug Fix: salt selection is no longer lost when a new salt is created.
  • Bug Fix: General styling for the update parent feature.
  • Feature: Reg search returns parent props when creating a new lot.
  • Feature: Modified sketcher in search form to include query atoms.
  • Feature: Users are now allowed to edit salt information on Lot page.
  • Feature: Added attribute "Is Mixture" to Parent, allowing structures with multiple fragments. There is a checkbox/boolean input in the main UI, and a new DB property in the Bulk Loader.
  • Bug Fix: Compound Reg MetaLot Register New Parent page now shows an error if save failed.
  • Feature: Modified uniqueness checking rule to include stereo comments.
  • Bug Fix: Compound save now properly triggers exact mass and mol weight calculations.
  • Feature: Users are now allowed to edit compound structure and parent meta data.
  • Feature: Added ability to export SD file of search results.
  • Bug Fix: Changed saltform rendering service to use parent structure as a backup.
  • Feature: Changed Compound Reg search service to return with saltForm corp name.
  • Feature: Added flyway migration for calculating exact mass.
  • Bug Fix: Created flyway migration to copy parent.common_name to parent.alias.
  • Feature: Added new Parent and Lot fields.
  • Feature: Lot chemist can now edit the notebook page, synthesis date, and chemist.
  • Feature: Added Compound Reg API route for getting parent and batch corp names by array of aliases.