Maja
Maja
Closes https://github.com/ooni/probe/issues/2209 Applied the same fix as in the Explorer https://github.com/ooni/explorer/pull/763
Closes https://github.com/ooni/explorer/issues/673
Closes https://github.com/ooni/explorer/issues/738
Closes https://github.com/ooni/explorer/issues/797
Closes https://github.com/ooni/explorer/issues/774 Closes https://github.com/ooni/explorer/issues/811
Implement the form to enable users to give feedback on measurement pages. The following keys are options for feedback radio buttons: https://github.com/ooni/api/blob/1c5ad068aefed9c980a5eea545ecec7da7acc0ac/newapi/ooniapi/measurements.py#L1534
There are API changes needed to show only `failure_count` or `ok_count`. Closes https://github.com/ooni/explorer/issues/802
Closes https://github.com/ooni/explorer/issues/389
It should use the same endpoint and behaviour as login action in Test List Editor. Related ticket: https://github.com/ooni/ooni.org/issues/1200