MCPcopy Create free account

hub / github.com/colouring-cities/colouring-core / functions

Functions545 in github.com/colouring-cities/colouring-core

↓ 1 callersFunctionprocess_fitzrovia
(props)
etl/join_building_data/load_shapefile.py:55
↓ 1 callersFunctionprocess_status
(status, decision_date, unexpected_status_statistics)
etl/planning_data/obtain_livestream_data_and_load_into_database.py:367
↓ 1 callersFunctionquery
(search_after)
etl/planning_data/obtain_livestream_data_and_load_into_database.py:163
↓ 1 callersFunctionqueryLocation
(term)
app/src/api/services/search.ts:11
↓ 1 callersFunctionrecreate_tile
(hostname: str, port: int, tile: str)
maintenance/tiles/recache.py:24
↓ 1 callersMethodremoveAllAtBbox
(bbox: BoundingBox)
app/src/tiles/tileCache.ts:110
↓ 1 callersMethodrender
()
app/src/frontend/map/search-box.tsx:143
↓ 1 callersFunctionrenderDataSourceTile
( { tileset, z, x, y, scale }: TileParams, dataParams: any, getTableDefinitionFn: TableDefinitio
app/src/tiles/renderers/renderDataSourceTile.ts:32
↓ 1 callersMethodrenderTableData
()
app/src/frontend/pages/leaderboard.tsx:88
↓ 1 callersFunctionsave_data
Save data to a building
etl/join_building_data/load_conservation_areas.py:56
↓ 1 callersFunctionsave_data
Save data to a building
etl/join_building_data/load_shapefile_to_staging.py:75
↓ 1 callersFunctionsave_data
Save data to a building
etl/join_building_data/load_shapefile.py:75
↓ 1 callersFunctionsetOrToggle
Returns the new value, unless it is equal to the current value - then returns undefined
app/src/frontend/map-app.tsx:55
↓ 1 callersMethodshouldBulkClearTileset
(tileset: string)
app/src/tiles/tileCache.ts:145
↓ 1 callersFunctionstartUpdateTransaction
(cb: (t: ITask<any>) => Promise<T>)
app/src/api/dataAccess/transaction.ts:11
↓ 1 callersFunctionstitchTile
({ tileset, z, x, y, scale }: TileParams, dataParams: any, renderTile: RendererFunction)
app/src/tiles/renderers/stitchTile.ts:7
↓ 1 callersFunctionthrow_away_invalid_dates
(entry)
etl/planning_data/obtain_livestream_data_and_load_into_database.py:139
↓ 1 callersMethodtoggleCopyAttribute
* Keep track of data to copy (accumulate while in "copying" state) * * @param {string} key
app/src/frontend/building/data-container.tsx:145
↓ 1 callersFunctiontokenizeValue
(value: string)
app/src/api/services/autofill.ts:46
↓ 1 callersFunctiontransformValue
(value: string)
app/src/frontend/building/data-components/pattern-data-entry.tsx:23
↓ 1 callersMethodupdateBuildingState
(key: string, value: any)
app/src/frontend/building/data-container.tsx:176
↓ 1 callersFunctionupdatePasswordForUser
(userId: string, newPassword: string)
app/src/api/services/passwordReset.ts:117
↓ 1 callersFunctionupdate_building
Save data to a building
etl/join_building_data/load_csv_to_staging.py:52
↓ 1 callersFunctionupdate_building
Save data to a building
etl/join_building_data/load_csv.py:117
↓ 1 callersFunctionuseBuildingData
(buildingId: number, preloadedData: Building, includeUserAttributes: boolean = false)
app/src/frontend/api-data/use-building-data.ts:13
↓ 1 callersFunctionuseLastNotEmpty
(value: T)
app/src/frontend/hooks/use-last-not-empty.ts:2
↓ 1 callersFunctionuseQuery
()
app/src/frontend/hooks/use-query.ts:4
↓ 1 callersFunctionuseRevisionId
(initialRevisionId: string)
app/src/frontend/api-data/use-revision.tsx:5
↓ 1 callersFunctionuseStateWithOptions
(defaultValue: T, options: T[])
app/src/frontend/map-app.tsx:63
↓ 1 callersFunctionuseUrlBuildingParam
(defaultMode: 'view' | 'edit' | 'multi-edit', defaultCategory: Category | 'categories' = 'categories')
app/src/frontend/nav/use-url-building-param.ts:5
↓ 1 callersFunctionuseUrlCategoryParam
()
app/src/frontend/nav/use-url-category-param.ts:4
↓ 1 callersFunctionuseUrlModeParam
()
app/src/frontend/nav/use-url-mode-param.ts:5
↓ 1 callersFunctionuseUserVerifiedData
(buildingId: number, preloadedData: UserVerified)
app/src/frontend/api-data/use-user-verified-data.ts:6
↓ 1 callersFunctionvalidateFieldChange
(field: string, value: any, isExternal: boolean = true)
app/src/api/services/domainLogic/validateUpdate.ts:25
↓ 1 callersFunctionvalidateUsername
(username: string)
app/src/api/validation.ts:8
↓ 1 callersFunctionverifyPasswordResetToken
* Verify that the password reset token is valid and expire the token * @param token password reset token to verify and use * @returns the UUID of th
app/src/api/services/passwordReset.ts:91
FunctionAgeHistoryView
(props)
app/src/frontend/building/data-containers/age-history.tsx:22
FunctionApp
app/src/frontend/app.tsx:49
FunctionAuthProvider
({ children, preloadedUser })
app/src/frontend/auth-context.tsx:52
FunctionAuthRoute
({ component: Component, children, ...rest})
app/src/frontend/route.tsx:33
FunctionAutofillDropdown
app/src/frontend/building/data-components/autofill-dropdown/autofill-dropdown.tsx:23
FunctionBackIcon
()
app/src/frontend/components/icons.tsx:75
FunctionBoroughBoundaryLayer
({})
app/src/frontend/map/layers/borough-boundary-layer.tsx:8
FunctionBoroughLabelLayer
({})
app/src/frontend/map/layers/borough-label-layer.tsx:8
FunctionBoroughSwitcher
()
app/src/frontend/map/borough-switcher.tsx:6
FunctionBuildingBaseLayer
({ theme }: {theme: MapTheme})
app/src/frontend/map/layers/building-base-layer.tsx:9
FunctionBuildingBaseLayerAllZoom
({ theme }: {theme: MapTheme})
app/src/frontend/map/layers/building-base-layer-all-zoom.tsx:9
FunctionBuildingDataLayer
({tileset, revisionId} : { tileset: BuildingMapTileset, revisionId: string })
app/src/frontend/map/layers/building-data-layer.tsx:8
FunctionBuildingEditLatest
({ historyEntry, showBuildingId = false, hyperlinkCategories = false })
app/src/frontend/building/edit-history/building-edit-latest.tsx:48
FunctionBuildingEditSummary
({ historyEntry, showBuildingId = false, hyperlinkCategories = false })
app/src/frontend/building/edit-history/building-edit-summary.tsx:48
FunctionBuildingHighlightLayer
({selectedBuildingId, baseTileset}: {selectedBuildingId: number, baseTileset: BuildingMapTileset})
app/src/frontend/map/layers/building-highlight-layer.tsx:8
FunctionBuildingNotFound
(props)
app/src/frontend/building/building-not-found.tsx:11
FunctionBuildingNumbersLayer
({revisionId}: {revisionId: string})
app/src/frontend/map/layers/building-numbers-layer.tsx:6
FunctionBuildingView
(props)
app/src/frontend/building/building-view.tsx:27
FunctionCategories
(props)
app/src/frontend/building/categories.tsx:14
FunctionCategoryEditSummary
app/src/frontend/building/edit-history/category-edit-summary.tsx:21
FunctionCategoryLink
(props)
app/src/frontend/building/category-link.tsx:15
FunctionChangesPage
(props: RouteComponentProps)
app/src/frontend/pages/changes.tsx:36
FunctionCheckboxDataEntry
(props)
app/src/frontend/building/data-components/checkbox-data-entry.tsx:10
FunctionCityBaseMapLayer
({ theme }: { theme: MapTheme })
app/src/frontend/map/layers/city-base-map-layer.tsx:11
FunctionCityBoundaryLayer
()
app/src/frontend/map/layers/city-boundary-layer.tsx:7
FunctionClearButton
({ onClick, disabled })
app/src/frontend/building/data-components/logical-data-entry/logical-data-entry.tsx:51
FunctionClickHandler
({ onClick }: {onClick: (e) => void})
app/src/frontend/map/map.tsx:196
FunctionCloseIcon
()
app/src/frontend/components/icons.tsx:59
FunctionCollapseIcon
(props)
app/src/frontend/building/data-components/data-entry-group.tsx:38
FunctionColouringMap
({ mode, revisionId, onBuildingAction, selectedBuildingId, mapColourScale, onMapColour
app/src/frontend/map/map.tsx:59
FunctionCommunityView
(props)
app/src/frontend/building/data-containers/community.tsx:20
FunctionConfirmationModal
({ confirmButtonText = 'OK', confirmButtonClass = 'btn-primary', cancelButtonClass = '', ...pr
app/src/frontend/components/confirmation-modal.tsx:16
FunctionConservationAreaBoundaryLayer
({})
app/src/frontend/map/layers/conservation-boundary-layer.tsx:7
FunctionConservationAreaSwitcher
(props)
app/src/frontend/map/conservation-switcher.tsx:6
FunctionConstructionDesignView
(props)
app/src/frontend/building/data-containers/construction-design.tsx:20
FunctionContactPage
()
app/src/frontend/pages/contact.tsx:7
FunctionContainerHeader
(props)
app/src/frontend/building/container-header.tsx:14
FunctionCopyControl
app/src/frontend/building/header-buttons/copy-control.tsx:11
FunctionCreativeBoundaryLayer
()
app/src/frontend/map/layers/creative-boundary-layer.tsx:7
FunctionCreativeSwitcher
()
app/src/frontend/map/creative-switcher.tsx:6
FunctionDataAccuracyPage
()
app/src/frontend/pages/data-accuracy.tsx:6
FunctionDataEntry
(props)
app/src/frontend/building/data-components/data-entry.tsx:25
FunctionDataEntryGroup
(props)
app/src/frontend/building/data-components/data-entry-group.tsx:15
FunctionDataEntryInput
app/src/frontend/building/data-components/data-entry-input.tsx:25
FunctionDataLayerSwitcher
(props)
app/src/frontend/map/data-switcher.tsx:9
FunctionDataPickerDataEntry
(props)
app/src/frontend/building/data-components/date-picker-data-entry.tsx:15
FunctionDataTitle
(props)
app/src/frontend/building/data-components/data-title.tsx:14
FunctionDataTitleCopyable
(props)
app/src/frontend/building/data-components/data-title.tsx:33
FunctionDisasterManagementView
(props)
app/src/frontend/building/data-containers/disaster-management.tsx:17
FunctionDisclaimer
()
app/src/frontend/building/data-components/planning-data-entry.tsx:54
FunctionDisplayPreferencesProvider
({children})
app/src/frontend/displayPreferences-context.tsx:125
FunctionDownIcon
()
app/src/frontend/components/icons.tsx:83
FunctionDynamicsBuildingPane
({children, className})
app/src/frontend/building/data-containers/dynamics/dynamics-data-entry.tsx:18
FunctionDynamicsDataEntry
(props)
app/src/frontend/building/data-containers/dynamics/dynamics-data-entry.tsx:176
FunctionDynamicsDataRow
({ value = {} as DemolishedBuilding, onChange, disabled = false, maxYear, minYear, mod
app/src/frontend/building/data-containers/dynamics/dynamics-data-entry.tsx:51
FunctionEditHistory
(props)
app/src/frontend/building/edit-history/edit-history.tsx:16
FunctionEditHistoryLatest
(props)
app/src/frontend/building/edit-history/edit-history-latest.tsx:16
FunctionEditIcon
()
app/src/frontend/components/icons.tsx:51
FunctionEditableBuildingsSwitcher
()
app/src/frontend/map/editable-buildings-switcher.tsx:6
FunctionEnergyPerformanceView
(props)
app/src/frontend/building/data-containers/energy-performance.tsx:27
FunctionErrorBox
(props)
app/src/frontend/components/error-box.tsx:7
FunctionExternalNavLink
({ to, children })
app/src/frontend/header.tsx:195
FunctionExtractDownloadLink
(props)
app/src/frontend/pages/data-extracts.tsx:104
FunctionFieldEditSummary
app/src/frontend/building/edit-history/field-edit-summary.tsx:38
← previousnext →201–300 of 545, ranked by callers