Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acikyazilimagi/musahit-harita-frontend
/ functions
Functions
149 in github.com/acikyazilimagi/musahit-harita-frontend
⨍
Functions
149
◇
Types & classes
60
↓ 13 callers
Function
getSVGMarker
( { color }: { color: string; secondaryColor: string } = { color: "#FF6E6E", secondaryColor: "#0d0d0
src/components/Map/Cluster/GenericClusterGroup.tsx:47
↓ 5 callers
Function
useMapActions
()
src/stores/mapStore.ts:63
↓ 4 callers
Function
enqueueSnackbar
(message, options = {})
src/components/Snackbar/useSnackbar.ts:14
↓ 3 callers
Function
getCity
(id: number)
src/data/models.ts:15
↓ 3 callers
Function
getDistrict
(cityID: number, districtID: number)
src/data/models.ts:28
↓ 3 callers
Function
useDrawerData
()
src/stores/mapStore.ts:62
↓ 3 callers
Function
useWindowSize
()
src/hooks/useWindowSize.ts:3
↓ 2 callers
Function
createEmotionCache
()
src/utils/createEmotionCache.ts:8
↓ 2 callers
Method
fetchDetail
(id: string)
src/features/api-client/ApiClient.ts:72
↓ 2 callers
Function
getAllNeighborhoodsWithAllData
()
src/data/models.ts:91
↓ 2 callers
Function
getDistricts
(cityID: number)
src/data/models.ts:24
↓ 2 callers
Function
getNeighborhoods
(cityID: number, districtID: number)
src/data/models.ts:45
↓ 2 callers
Function
intensityColorSelector
(item: string)
src/utils/intensity.ts:1
↓ 2 callers
Function
useNeighborhoodIntensityData
()
src/features/intensity-data/useNeighborhoodIntensityData.ts:43
↓ 1 callers
Function
compressImage
( imageFile: File, maxWidthOrHeight: number, quality = 1 )
src/utils/compressImage.ts:1
↓ 1 callers
Function
copyToClipBoard
(text)
src/hooks/useCopyToClipboard.ts:10
↓ 1 callers
Function
expandCoordinatesBy
(coordinates: L.LatLngBounds, value: number)
src/hooks/useMapEvents.ts:10
↓ 1 callers
Method
fetchFeeds
()
src/features/api-client/ApiClient.ts:66
↓ 1 callers
Function
fetchIcon
(count: number)
src/components/Map/Cluster/GenericClusterGroup.tsx:9
↓ 1 callers
Function
findTagByClusterCount
(clusterCount: number)
src/components/Tag/Tag.types.ts:57
↓ 1 callers
Function
generateAppleMapsUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:20
↓ 1 callers
Function
generateGoogleMapsUrl
(lat: number, lng: number)
src/components/Drawer/components/MapButtons.tsx:16
↓ 1 callers
Function
getAllCities
()
src/data/models.ts:13
↓ 1 callers
Function
getAllNeighborhoods
()
src/data/models.ts:70
↓ 1 callers
Function
getAllNeighborhoodsByID
()
src/data/models.ts:77
↓ 1 callers
Function
getCookie
(name: string)
src/utils/cookie.ts:5
↓ 1 callers
Function
getIntensity
(data: ChannelData)
src/components/Map/LayerControl.tsx:21
↓ 1 callers
Function
getMarkerWithIntensity
(intensity: number, isVisited: boolean)
src/components/Map/Cluster/GenericClusterGroup.tsx:18
↓ 1 callers
Function
getNeighborhood
( cityID: number, districtID: number, hoodID: number )
src/data/models.ts:54
↓ 1 callers
Function
getTimeAgo
(value: string, locale: string = "tr")
src/utils/date.ts:7
↓ 1 callers
Function
handleResize
()
src/hooks/useWindowSize.ts:10
↓ 1 callers
Function
hasError
(hasError: boolean, error: unknown)
src/components/ErrorBoundary/index.tsx:16
↓ 1 callers
Function
intensityTextColorSelector
(item: string)
src/utils/intensity.ts:18
↓ 1 callers
Function
intensityTextSelector
(item: string)
src/utils/intensity.ts:31
↓ 1 callers
Function
invalidateIntensityData
()
src/features/intensity-data/useNeighborhoodIntensityData.ts:71
↓ 1 callers
Function
isBallotBoxReportFeatureEnabled
()
src/features/ballot-box-report/isBallotBoxReportFeatureEnabled.ts:3
↓ 1 callers
Function
isMaintenanceError
(error: Error)
src/components/ErrorBoundary/index.tsx:24
↓ 1 callers
Function
isTypeError
(error: Error)
src/components/ErrorBoundary/index.tsx:20
↓ 1 callers
Function
labelID
()
src/components/Filter/FilterControl.tsx:11
↓ 1 callers
Function
onClick
(reference: number)
src/components/Drawer/components/OtherRecordsInSameLocation.tsx:19
↓ 1 callers
Function
onMarkerClick
(_e: any, markerData: ChannelData)
src/components/Map/Content.tsx:87
↓ 1 callers
Function
setCookie
(_locale: string)
src/components/LocaleSwitch/LocaleSwitch.tsx:29
↓ 1 callers
Function
setCookie
( name: string, value: string, path: string, expireHours?: number )
src/utils/cookie.ts:17
↓ 1 callers
Function
transformDetailResponse
( response: ApiResponseFeed )
src/features/api-client/ApiClient.ts:45
↓ 1 callers
Function
translateContent
(key: string)
src/components/AboutUs/AboutUs.tsx:30
↓ 1 callers
Function
useCopyToClipboard
()
src/hooks/useCopyToClipboard.ts:7
↓ 1 callers
Function
useDevice
()
src/stores/mapStore.ts:64
↓ 1 callers
Function
useEventType
()
src/stores/mapStore.ts:65
↓ 1 callers
Function
useFetchIntensityData
()
src/features/intensity-data/useNeighborhoodIntensityData.ts:18
↓ 1 callers
Function
useFetchIntensityDetailData
(neighborhoodID: string | null)
src/features/intensity-data/useNeighborhoodIntensityData.ts:30
↓ 1 callers
Function
useHeatmapPoints
(locations: ChannelData[])
src/components/Map/LayerControl.tsx:23
↓ 1 callers
Function
useMapEvents
()
src/hooks/useMapEvents.ts:20
↓ 1 callers
Function
usePersistentLanguage
(expiresIn: number = ONE_DAY)
src/hooks/usePersistentLangauge.ts:8
↓ 1 callers
Function
usePrevious
(value: T)
src/hooks/usePrevious.ts:3
↓ 1 callers
Function
useSnackbarHook
()
src/components/Snackbar/useSnackbar.ts:11
Function
AboutUs
()
src/components/AboutUs/AboutUs.tsx:27
Function
AboutUsOverlay
()
src/components/AboutUs/AboutUsOverlay.tsx:23
Function
AttributionComponent
()
src/components/Attributions/Attributions.tsx:4
Function
ButtonGroup
({ data, onCopyBillboard, }: { data: ChannelDetailData; onCopyBillboard: (_clipped: string) => void; }
src/components/Drawer/NewDrawer.tsx:214
Function
CloseByRecord
({ drawerData }: Props)
src/components/Drawer/components/OtherRecordsInSameLocation.tsx:9
Function
Control
({ children, position, container }: Props)
src/components/Map/Controls/Control.tsx:18
Function
CooldownButtonComponent
()
src/components/Button/Cooldown.tsx:17
Function
CustomErrorPage
({ title, detail })
src/pages/_error.tsx:14
Function
DoubleClickStopPropagation
({ children, }: DoubleClickStopPropagationProps)
src/components/DoubleClickStopPropagation.tsx:7
Function
Drawer
({ data, onCopyBillboard }: DrawerProps)
src/components/Drawer/NewDrawer.tsx:342
Function
DrawerContent
({ data, detail, onCopyBillboard, }: { detail: ChannelDetailData | null; data: ChannelData; onCopy
src/components/Drawer/NewDrawer.tsx:417
Function
DrawerContent
({ children }: { children: ReactNode })
src/components/Drawer/components/channels/DrawerContent.tsx:4
Function
DrawerIDLabel
({ id }: { id: number })
src/components/Drawer/NewDrawer.tsx:40
Function
FeedChannelGeneric
({ properties }: ChannelData)
src/components/Drawer/components/channels/FeedChannelGeneric.tsx:5
Function
FeedContent
({ content }: Props)
src/components/Drawer/components/channels/FeedContent.tsx:8
Function
Filter
(props: Props)
src/components/Filter/Filter.tsx:10
Function
FilterButtonComponent
(props: IFilterButtonProps)
src/components/Button/Filter.tsx:18
Function
FilterControl
(props: PropsWithChildren<Props>)
src/components/Filter/FilterControl.tsx:13
Function
FilterHeader
({ onClose, title }: HeaderProps)
src/components/Filter/FilterHeader.tsx:9
Function
FilterVotingLocations
()
src/features/location-categories/voting-locations/FilterVotingLocations.tsx:40
Function
GenericClusterGroup
({ data, onMarkerClick }: Props)
src/components/Map/Cluster/GenericClusterGroup.tsx:72
Function
HeadWithMeta
()
src/components/HeadWithMeta/HeadWithMeta.tsx:11
Function
HelpViewComponent
()
src/components/UserGuide/UserGuide.tsx:50
Function
IntensitySection
({ intensity }: { intensity: string })
src/components/Drawer/NewDrawer.tsx:135
Function
LastUpdate
({ lastUpdate }: { lastUpdate: string })
src/components/Drawer/NewDrawer.tsx:44
Function
LayerButton
({ onClick, image, title, checked, }: LayerButtonProps)
src/components/Map/Controls/LayerButton.tsx:20
Function
LayerControl
({ locations, onMarkerClick }: Props)
src/components/Map/LayerControl.tsx:34
Function
Links
()
src/components/AboutUs/AboutUs.tsx:88
Function
LocaleSwitchComponent
()
src/components/LocaleSwitch/LocaleSwitch.tsx:22
Function
Map
({ children, className, ...rest }: MapProps)
src/components/Map/Dynamic.tsx:12
Function
Map
(props: MapProps)
src/components/Map/Map.tsx:54
Function
MapButtons
({ drawerData }: Props)
src/components/Drawer/components/MapButtons.tsx:64
Function
MapClusterStyle
()
src/components/Map/Cluster/ClusterStyle.tsx:30
Function
MapContent
()
src/components/Map/Content.tsx:68
Function
MapControls
()
src/components/Map/Controls/index.tsx:105
Function
MapEvents
()
src/components/Map/Content.tsx:30
Function
MapLayerControl
(props: IMapLayerControlProps)
src/components/Map/Controls/index.tsx:79
Function
MapTypeMapLayerViewComponent
()
src/components/MTMLView/MTMLView.tsx:53
Function
MapZoomControl
()
src/components/Map/Controls/index.tsx:44
Function
MyApp
(props: MyAppProps)
src/pages/_app.tsx:21
Function
NHome
()
src/pages/index.tsx:23
Function
NeighbourhoodDetails
({ details, }: { details: ChannelFeedDetails[]; })
src/components/Drawer/NewDrawer.tsx:57
Function
NotFoundPage
()
src/pages/404.tsx:6
Function
POST
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/upload-report.tsx:5
Function
PopupHeader
({ onBack }: Props)
src/components/Header/PopupHeader.tsx:8
next →
1–100 of 149, ranked by callers