Skip to content

Commit

Permalink
get_poolpaths
Browse files Browse the repository at this point in the history
  • Loading branch information
adRn-s committed Nov 2, 2023
1 parent 04a26bb commit ca23995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Non-breaking changes:
- The `<URL>/api/samples/<id>` doesn't fail anymore if no `pk` was given.
- Added an EmailField to PrincipalInvestigator. This field is used in the 'paperless approval' feature (see next point.)
- Added a 'Solicite approval via e-mail' context menu option for sequencing requests that belong users with both their own and their pi's email address at `settings.EMAIL_HOST` (that means, we can rely on the email spoofing as in the 'compose email' menu that staff users already had).
- Added new endpoint, `<URL>/api/requests/<id>/get_poolpaths/`, returns a dictionary with records' barcode as keys and pool names as values.

23.09.20
========
Expand Down

0 comments on commit ca23995

Please sign in to comment.