Redesign timeline cards and drilldown UX
This commit is contained in:
@@ -51,6 +51,7 @@ func NewServer(addr string, readTimeout, writeTimeout time.Duration, db *sql.DB)
|
||||
Components: componentRepo,
|
||||
Installations: installationRepo,
|
||||
Timeline: timelineRepo,
|
||||
History: historySvc,
|
||||
})
|
||||
RegisterFailureRoutes(mux, FailureDependencies{
|
||||
Failures: failureRepo,
|
||||
|
||||
Reference in New Issue
Block a user