Skip to content

Commit 0123ea8

Browse files
committed
ref(issues): Remove old cron and uptime issue UI
1 parent 4ca6b21 commit 0123ea8

File tree

10 files changed

+74
-636
lines changed

10 files changed

+74
-636
lines changed

static/app/components/checkInTimeline/types.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import type {Theme} from '@emotion/react';
22

33
import type {DateTimeProps} from 'sentry/components/dateTime';
44

5-
export type TimeWindow = '1h' | '24h' | '7d' | '30d';
6-
75
interface MarkerIntervals {
86
/**
97
* The smallest number of minutes a marker mmay represent

static/app/components/checkInTimeline/utils/getTimeRangeFromEvent.spec.tsx

Lines changed: 0 additions & 25 deletions
This file was deleted.

static/app/components/checkInTimeline/utils/getTimeRangeFromEvent.tsx

Lines changed: 0 additions & 31 deletions
This file was deleted.

static/app/components/events/interfaces/crons/cronTimelineSection.tsx

Lines changed: 0 additions & 187 deletions
This file was deleted.

static/app/components/events/interfaces/uptime/uptimeDataSection.spec.tsx

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)