List view for the Organizations page (#428, PR #451)
The Organizations page has a cards/list switch in the toolbar. The list shows one row per organization with its role, destination (editable inline, as on the cards), repository counts, last mirrored time, status, the same actions as the cards and the source and destination links, so a few dozen organizations fit on one screen. With more than one source connected, a Source column with the pin selector appears.
- The choice is remembered per browser, next to the theme and time format preferences.
- On a phone the table scrolls sideways inside its own container with the organization column pinned to the left edge.
This closes #428; the CSV export half shipped in v3.37.0.
Full Changelog: v3.39.0...v3.40.0