Merge branch 'main' into expand-activity-columns

This commit is contained in:
Jorge Manrubia
2025-11-21 10:25:39 +01:00
71 changed files with 1063 additions and 262 deletions
+1
View File
@@ -230,5 +230,6 @@ Rails.application.routes.draw do
namespace :admin do
mount MissionControl::Jobs::Engine, at: "/jobs"
get "stats", to: "stats#show"
end
end