Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

sanger/stan-client

sabrine33 pushed 1 commit to x1244-number-stored-items sanger/stan-client
  • update PR, to use leaf property 760dd2f

View on GitHub

sabrine33 pushed 1 commit to x1244-number-stored-items sanger/stan-client
  • update PR, to use leaf property 65a6963

View on GitHub

khelwood pushed 2 commits to master sanger/stan-client

View on GitHub

github-actions[bot] published a release on sanger/stan-client
2.47.3
khelwood pushed 8 commits to freshservice sanger/stan-client
  • add LP number select box to the CytAssist page c0e4393
  • I want to store labware after unreleasing them in STAN 591c00e
  • Merge pull request #773 from sanger/x1245-add-store-button-to-unrelease I want to store labware after unreleasing th... 469e497
  • Merge branch 'devel' of github.com:sanger/stan-client into x1240-lp-numbers 2a2eea2
  • update LP numbers list c610a9d
  • Merge pull request #771 from sanger/x1240-lp-numbers add LP number select box to the CytAssist page 0a51257
  • v2.48.0 18a2f40
  • Merge branch 'devel' into freshservice Set version to 2.48.1 for merge 3eae532

View on GitHub

khelwood created a tag on sanger/stan-client

2.47.3 - Front-end code for the Spatial Genomics LIMS

sabrine33 created a review on a pull request on sanger/stan-client

View on GitHub

khelwood opened a pull request on sanger/stan-client
Freshservice
Change support email link into freshservice link
khelwood created a branch on sanger/stan-client

freshservice - Front-end code for the Spatial Genomics LIMS

khelwood created a review on a pull request on sanger/stan-client

View on GitHub

KatyTudor created a comment on an issue on sanger/stan-client
@khelwood sorry so it is, clearly wasn't looking properly this morning, sorry

View on GitHub

khelwood created a review comment on a pull request on sanger/stan-client
OK, I will add that. :+1:

View on GitHub

khelwood created a review on a pull request on sanger/stan-client

View on GitHub

sabrine33 created a review comment on a pull request on sanger/stan-client
I think that will do, thank you David

View on GitHub

sabrine33 created a review on a pull request on sanger/stan-client

View on GitHub

khelwood created a review comment on a pull request on sanger/stan-client
If the schema for a location would have ```graphql Location { barcode ... """The other locations inside this location.""" children: [ { barcode: String! leaf...

View on GitHub

khelwood created a review on a pull request on sanger/stan-client

View on GitHub

sabrine33 created a review comment on a pull request on sanger/stan-client
thank you for looking into this: 1) numStored property in the child,: it only gets populated correctly only the child is leaf, it contain actually some item, in case where it is a not leaf, the n...

View on GitHub

sabrine33 created a review on a pull request on sanger/stan-client

View on GitHub

khelwood created a review comment on a pull request on sanger/stan-client
That makes sense. But the reason I added `numStored` to the graphql was so that the client would not have to load every child location. If you have to anyway, I may as well remove it. Or I could ad...

View on GitHub

khelwood created a review on a pull request on sanger/stan-client

View on GitHub

sabrine33 opened an issue on sanger/stan-client
Xenium Hybridisation page addes extra row when the user scans the lot number
The issue is only occurring when the lot number is scanned. (typing number works fine)
sabrine33 created a branch on sanger/stan-client

remove-duplicate-row-xenium-pages - Front-end code for the Spatial Genomics LIMS

sabrine33 deleted a branch sanger/stan-client

x1244-stored-items

khelwood created a comment on an issue on sanger/stan-client
> [@khelwood](https://github.com/khelwood) is it possible to get this information on the Cytassist view? sorry I realise its not on the story @KatyTudor It already is in the cytassist view on UAT.

View on GitHub

sabrine33 created a review comment on a pull request on sanger/stan-client
as the information needs to be displayed on the parent leaf node, so I need to check if the children are leafs or not

View on GitHub

sabrine33 created a review on a pull request on sanger/stan-client

View on GitHub

khelwood created a review comment on a pull request on sanger/stan-client
It looks like the client is doing an extra lookup for each location contained in the current page's location. Have I got that right? and if so, why is that necessary?

View on GitHub

Load more