Files
anonymous_github/public
tdurieux 5793e2dbb5 fix: allow removing expired and errored repositories from dashboard
The Remove action in the dashboard dropdown was gated on
status == 'ready', so expired repos showed no way to be removed and
stuck on the front page. The backend DELETE route already accepts any
non-'removed' status, so widen the ng-show to include 'expired' and
'error'.

Fixes #463.
2026-05-03 19:29:08 +02:00
..
2026-05-03 15:30:54 +02:00
2024-04-05 01:02:41 +01:00
2021-08-14 05:29:31 +02:00
2026-05-03 15:30:54 +02:00
2021-04-08 11:53:44 +02:00
2026-05-03 15:30:54 +02:00
2021-04-26 06:37:18 +02:00
2026-04-24 15:25:23 +02:00
2021-03-19 10:23:46 +01:00