fritz-marshal / fritz

Astronomical data platform for the Zwicky Transient Facility.
https://fritz.science
Other
24 stars 34 forks source link

Kowalski Filters - Autofollowup: set target group ids #536

Closed Theodlz closed 10 months ago

Theodlz commented 10 months ago

To prevent sending multiple triggers, and in general, to make sure that follow-up requests are shared with who should see them, we make it possible from Fritz's filter page to specify target_group_ids to use (on top of the filter's group id which is always there) when sending the request.

This PR has an associated Kowalski PR here: https://github.com/skyportal/kowalski/pull/255

Theodlz commented 10 months ago

Yay frontend stuff!

The frontend PR which essentially just adds a list to pick items from ends up being longer than the actual Kowalski PR that actually does something of it.

And then they ask people why they don't like React 👀