usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
229 stars 34 forks source link

fix: plugins dropdown in entrypoints form fix #649

Closed henrychoy closed 1 month ago

henrychoy commented 1 month ago

The plugins dropdown in the entrypoints form wasn't properly pulling in the Plugin Tasks in the table. This is because when calling getting files for each plugin, it wasn't passing in the needed pagination values that all GET requests need.