artsy / rosalind

Admin app for batch operations on genomes
https://artsy.github.io/blog/2019/05/09/rosalind/
MIT License
5 stars 8 forks source link

feat: filter artworks to a sale #800

Closed joeyAghion closed 2 weeks ago

joeyAghion commented 3 weeks ago

Like https://github.com/artsy/helix/pull/452, this adds the ability to filter to a given sale's artworks for batch genoming purposes. Once again it mostly copies handling of fairs. Looks like:

Screenshot 2024-08-21 at 2 13 27 PM
joeyAghion commented 2 weeks ago

Thank you 🙇 for the detailed advice. Those changes and tests were straightforward to add. (I actually sort of like the simplicity and repetition of Rosalind-era tooling.)

The new dismissable sale element looks like:

Screenshot 2024-08-23 at 11 13 48 AM