Skip to content

Releases: sanger/sequencescape

Release 13.13.2

01 Sep 15:25
a806f53
Compare
Choose a tag to compare

Fix to release the GPL607 ordering fix, forgot to merge before.

gpl588_uat_7: Also filter batches on inline plates

01 Sep 12:07
Compare
Choose a tag to compare
Inline plates were still including ALL batches, not
just the processed ones.

gpl588_uat_6: Exclude pending batches from returned plates

01 Sep 09:52
Compare
Choose a tag to compare
Pending batches don't have pick information, so result in a error
message on the right hand side. This was never perticularly elegantly
handled, as the plates would be stuck waiting for the batch information.

During UAT however, the uses expressed that they'd prefer to hide
incomplete batches in their entirety.

This change ensures plates should only include the list of batches
for which they expect to have pick information.

gpl588_uat_5

27 Aug 10:55
Compare
Choose a tag to compare
Fix cherrypick batch factory

gpl588_uat_4: Temporarily switch CSP to report only mode

21 Aug 19:36
Compare
Choose a tag to compare
We have some legacy onclick events and the like directly
attached to links.

We haven't actually set up a reporting url for tracking this stuff.
I'll create a story in the backlog.

gpl588_uat_3: Add nonce to js

21 Aug 19:08
Compare
Choose a tag to compare
The changes introduce in abd960bba695e9fd2af58c93122a8f0bc0984677
accidentally activate stricter CSPs, rather than making
them more permissive in development mode.

Rather than rollback the change though, this commit adds
a nonce to inline javascripts, which makes them permitted.

uat_gpl588_2

20 Aug 08:16
Compare
Choose a tag to compare
Add links to picks and pick page

uat_gpl588: UAT ready plate picks changes

20 Aug 08:06
Compare
Choose a tag to compare
- Adds support for identifying control plate
- Adds marking off of scanned plates on picks
- Complete help section

Release 13.13.1

24 Aug 09:40
440cd8e
Compare
Choose a tag to compare

Fix to order batch worksheets GPL607

Release 13.13.0

12 Aug 13:45
440cd8e
Compare
Choose a tag to compare
Merge pull request #2875 from sanger/develop

Develop into master