Page MenuHomePhabricator

Add more columns and filters in partner admin table
Open, Needs TriagePublic

Description

In the Django admin interface, you can add which columns are displayed as a preview before you click on a specific row. While working on changing partners' statuses, we noticed it would be more efficient to have that column as part of the preview data.

Screenshot 2025-07-31 at 18.54.25.png (526×829 px, 70 KB)

Acceptance Criteria

  • Status column is added to the partner admin table
  • Authorization method column is added to the partner admin table
  • Filters by previously mentioned columns are added