Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colouring-cities/colouring-core
/ functions
Functions
545 in github.com/colouring-cities/colouring-core
⨍
Functions
545
◇
Types & classes
150
Method
constructor
(props)
app/src/frontend/building/data-components/year-data-entry.tsx:38
Method
constructor
(props)
app/src/frontend/map/search-box.tsx:35
Method
constructor
( /** Base path in filesystem to store the cache */ private basePath: string, /** Doma
app/src/tiles/tileCache.ts:67
Method
constructor
(message)
app/src/api/validation.ts:2
Method
constructor
(message?: string)
app/src/api/errors/general.ts:2
Method
constructor
(message?: string, argumentName?: string)
app/src/api/errors/general.ts:10
Method
constructor
(message?: string)
app/src/api/errors/general.ts:18
Method
constructor
(message?: string, fieldName?: string)
app/src/api/errors/general.ts:26
Method
constructor
(message?: string, fieldName?: string)
app/src/api/errors/general.ts:35
Method
constructor
(detail?: string)
app/src/api/errors/general.ts:44
Method
constructor
(message?: string, originalError?: Error)
app/src/api/errors/api.ts:10
Method
constructor
(message?: string, originalError?: Error, paramName?: string)
app/src/api/errors/api.ts:20
Method
constructor
(message?: string, originalError?: Error)
app/src/api/errors/api.ts:28
Method
constructor
(message?: string, originalError?: Error)
app/src/api/errors/api.ts:35
Method
constructor
(message: string)
app/src/api/services/passwordReset.ts:43
Function
createUser
(user)
app/src/api/services/user.ts:12
Function
creativeSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:271
Function
darkLightThemeSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:394
Function
dateReviver
(name, value)
app/src/helpers.ts:10
Function
deleteUser
(id: string)
app/src/api/services/user.ts:166
Function
editBuilding
( buildingId: number, userId: string, { attributes, userAttributes } : BuildingUpdate )
app/src/api/services/building/edit.ts:13
Function
editableBuildingsSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:379
Method
expandSearch
(e)
app/src/frontend/map/search-box.tsx:90
Function
filepath
()
etl/planning_data/obtain_livestream_data_and_load_into_database.py:240
Function
floodSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:241
Function
getAutofillOptions
(fieldName: string, fieldValue: any, allValues: boolean)
app/src/api/services/autofill.ts:50
Function
getBuildingUserData
( buildingId: number, userId: string, lockForUpdate: boolean = false, t?: ITask<any> )
app/src/api/dataAccess/building.ts:185
Function
getBuildingUserVerifiedAttributes
(buildingId: number, userId: string)
app/src/api/dataAccess/verify.ts:23
Function
getBuildingVerifiedAttributes
(buildingId: number)
app/src/api/dataAccess/verify.ts:5
Function
getDataConfig
(tileset: string)
app/src/tiles/dataDefinition.ts:877
Function
getDataExtractById
(extractId: number)
app/src/api/services/dataExtract.ts:33
Method
getDerivedStateFromProps
(props, state)
app/src/frontend/building/data-container.tsx:91
Function
getLandUseGroupFromClass
(classes: string[])
app/src/api/dataAccess/landUse.ts:3
Function
getLandUseOrderFromGroup
(groups: string[])
app/src/api/dataAccess/landUse.ts:18
Function
getLanduseGroupOptions
(value: string, all: boolean = false)
app/src/api/services/autofill.ts:17
Function
getLayerVariables
(tileset: string, dataParams: any)
app/src/tiles/dataDefinition.ts:931
Function
getLeaders
(number_limit: number, time_limit: number)
app/src/api/services/leaderboard.ts:3
Function
getUserByEmail
(email: string)
app/src/api/services/user.ts:107
Function
handleAutofillSelect
(value: string)
app/src/frontend/building/data-components/data-entry-input.tsx:46
Method
handleBlur
(event)
app/src/frontend/components/tooltip.tsx:61
Function
handleChange
(e: ChangeEvent<HTMLInputElement>)
app/src/frontend/building/data-components/multi-select-data-entry.tsx:20
Method
handleChange
(e)
app/src/frontend/pages/leaderboard.tsx:39
Method
handleChange
* Handle update directly * - e.g. as callback from MultiTextInput where we set a list of strings * * @param {String} name
app/src/frontend/building/data-container.tsx:193
Method
handleChange
(e)
app/src/frontend/map/search-box.tsx:56
Function
handleClear
(e: React.MouseEvent<HTMLButtonElement>)
app/src/frontend/building/data-components/logical-data-entry/logical-data-entry.tsx:74
Method
handleKeyPress
(e)
app/src/frontend/map/search-box.tsx:70
Function
handleNavigate
()
app/src/frontend/header.tsx:214
Method
handleReset
()
app/src/frontend/building/data-container.tsx:197
Method
handleSaveAdd
(slug: string, newItem: any)
app/src/frontend/building/data-container.tsx:219
Method
handleSaveChange
(slug: string, value: any)
app/src/frontend/building/data-container.tsx:238
Function
handleSubmit
(evt)
app/src/frontend/map/data-switcher.tsx:11
Method
handleSubmit
(event)
app/src/frontend/building/data-container.tsx:213
Function
handleValueChange
(e: React.ChangeEvent<HTMLInputElement>)
app/src/frontend/building/data-components/logical-data-entry/logical-data-entry.tsx:70
Method
handleVerify
(slug: string, verify: boolean, x: number, y: number)
app/src/frontend/building/data-container.tsx:251
Function
housingSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:256
Function
identity
(x)
app/src/frontend/nav/url-param-transform.ts:6
Function
insertEditHistoryRevision
( buildingId: number, userId: string, forwardPatch: object, reversePatch: object, t?: ITas
app/src/api/dataAccess/building.ts:34
Function
isLandUseGroupAllowed
(group: string)
app/src/api/dataAccess/landUse.ts:40
Function
isNullishOrEmpty
(obj: any)
app/src/helpers.ts:31
Function
listDataExtracts
()
app/src/api/services/dataExtract.ts:17
Function
list_str
(values)
etl/join_building_data/load_csv.py:174
Function
makeOption
(option: string | SelectOption)
app/src/frontend/building/data-components/select-data-entry.tsx:19
Function
mapObject
(x: T, fn: ([key, value]: [keyof T, T[keyof T]]) => R)
app/src/helpers.ts:97
Function
markdownLinkToAnchor
(link: string)
app/src/frontend/components/tooltip.tsx:19
Function
modifyWebpackConfig
({ env: { target, dev }, webpackConfig })
app/razzle.config.js:14
Function
noop
()
app/src/frontend/auth-context.tsx:46
Function
noop
()
app/src/frontend/displayPreferences-context.tsx:123
Function
parcelSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:298
Function
parseBooleanParam
(param: string)
app/src/api/parameters.ts:36
Function
parseCategoryURL
* Parse category slug from URL * * @param {String} url * @returns {String} [age]
app/src/parse.ts:41
Function
parsePositiveIntParam
(param: string)
app/src/api/parameters.ts:26
Function
pickFields
(obj: any, fieldWhitelist: Set<string>)
app/src/helpers.ts:68
Function
planning_data_entry_to_address
(element)
etl/planning_data/address_data.py:1
Function
queryBuildingsAtPoint
(lng: number, lat: number)
app/src/api/services/building/query.ts:3
Function
queryBuildingsByReference
(key: string, ref: string)
app/src/api/services/building/query.ts:29
Function
removeBuildingUserVerifiedAttribute
(buildingId: number, userId: string, attribute: string)
app/src/api/dataAccess/verify.ts:88
Method
render
()
app/src/frontend/components/tooltip.tsx:69
Method
render
()
app/src/frontend/user/forgotten-password.tsx:59
Method
render
()
app/src/frontend/user/password-reset.tsx:86
Method
render
()
app/src/frontend/pages/leaderboard.tsx:104
Method
render
()
app/src/frontend/pages/data-extracts.tsx:38
Method
render
()
app/src/frontend/building/data-container.tsx:301
Method
render
()
app/src/frontend/building/data-components/verification.tsx:31
Method
render
()
app/src/frontend/building/data-components/year-data-entry.tsx:51
Function
resetPassword
(passwordResetToken: string, newPassword: string)
app/src/api/services/passwordReset.ts:31
Function
sanitiseURL
(string)
app/src/frontend/helpers.ts:4
Method
search
(e)
app/src/frontend/map/search-box.tsx:97
Function
sendPasswordResetToken
* Generate a password reset token for the specified account and send the password reset link by email * @param email the email address for which to g
app/src/api/services/passwordReset.ts:20
Function
showLayerSelectionSwitchOnClick
(e)
app/src/frontend/displayPreferences-context.tsx:409
Function
showLess
()
app/src/frontend/building/data-components/planning-data-entry.tsx:30
Function
showMore
()
app/src/frontend/building/data-components/planning-data-entry.tsx:29
Function
stitchOrRenderBuildingTile
(tileParams: TileParams, dataParams: any)
app/src/tiles/rendererDefinition.ts:65
Function
stub
()
app/src/frontend/auth-context.tsx:30
Function
stub
()
app/src/frontend/displayPreferences-context.tsx:62
Function
switchToAgeCladdingMapStyle
(event: React.MouseEvent<HTMLButtonElement, MouseEvent>)
app/src/frontend/building/data-containers/age-history.tsx:65
Function
switchToAgeExtensionMapStyle
(event: React.MouseEvent<HTMLButtonElement, MouseEvent>)
app/src/frontend/building/data-containers/age-history.tsx:69
Function
switchToAgeInferredMapStyle
(event: React.MouseEvent<HTMLButtonElement, MouseEvent>)
app/src/frontend/building/data-containers/age-history.tsx:61
Function
switchToAgeMapStyle
(event: React.MouseEvent<HTMLButtonElement, MouseEvent>)
app/src/frontend/building/data-containers/age-history.tsx:57
Function
switchToAgeRetrofitMapStyle
(event: React.MouseEvent<HTMLButtonElement, MouseEvent>)
app/src/frontend/building/data-containers/age-history.tsx:73
Function
switchToAllPlanningApplicationsMapStyle
(e)
app/src/frontend/building/data-containers/planning-conservation.tsx:70
← previous
next →
401–500 of 545, ranked by callers