Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ reportSlice.ts
File
reportSlice.ts
apps/start/src/components/report/reportSlice.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ PayloadAction } from
'@reduxjs/toolkit'
;
2
import
{ createSlice } from
'@reduxjs/toolkit'
;
3
4
import
{ shortId } from
'@openpanel/common'
;
Callers
nothing calls this directly
Calls
7
shortId
Function · 0.90
isMinuteIntervalEnabledByRange
Function · 0.90
isHourIntervalEnabledByRange
Function · 0.90
getDefaultIntervalByDates
Function · 0.90
getDefaultIntervalByRange
Function · 0.90
push
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected