tator icon indicating copy to clipboard operation
tator copied to clipboard

Video analytics web platform

Results 327 tator issues
Sort by recently updated
recently updated
newest added

Currently media labels are only available for custom attributes, it would be nice if we could add some built-in fields such as `id`, `modified_by`, `modified_datetime` and possibly others.

Oauth2 is more focused on authorization than on authentication, but the integrations were for authentication. an Identity Provider-agnostic SAML2 integration has been added to handle single sign-on. Remove the code...

good first issue

Currently there is a 500 object limit on POST requests for localizations and states. There should also be a limit on the number of objects that can be modified, deleted,...

When making edits on the "Corrections" view, an action-taken notification pops up which has to be clicked on to dismiss appears. This necessitates a user to have to make an...

It'd be nice to have a "Saved Filters" option in analytics Localizations/Corrections gallery pages, similar to the "Saved Searches" feature from the project Media Gallery page.

On Correction view, after editing a localization such that it no longer qualifies for the current filter parameters (eg changing it's class), reloading the page or re-running the search will...

It'd be nice to be able perform filter queries where `!=` is an option alongside `==` Our use-case is to find all localizations who's `_modified_by` is NOT `user_x` This feature...

Modifying Enum attribute of a Localization fails on the Project Settings interface (see images below) I've found that the only reliable way to do this is view the REST API....

bug

To improve experience on the Localizations/Corrections views, my users asked if it would be possible to pre-load the "Next" pagination page ahead to time to avoid waiting having to wait...