MCPcopy Create free account

hub / github.com/parse-community/parse-dashboard / functions

Functions1,798 in github.com/parse-community/parse-dashboard

FunctionKeyValueElement
({ item, appName, style, showNote })
src/components/AggregationPanel/AggregationPanelComponents.js:14
FunctionLabel
src/components/Label/Label.react.js:13
FunctionLoaderContainer
({ loading, hideAnimation, children, solid = true })
src/components/LoaderContainer/LoaderContainer.react.js:16
FunctionLogView
src/components/LogView/LogView.react.js:11
FunctionLogViewEntry
({ text = '', timestamp })
src/components/LogView/LogViewEntry.react.js:38
FunctionLoginRow
({ label, input, extra })
src/components/LoginRow/LoginRow.react.js:11
FunctionMarkdown
({ content })
src/components/Markdown/Markdown.react.js:22
FunctionMenuSection
({ level, items, path, setPath, hide, hoveredItemOffset })
src/components/ContextMenu/ContextMenu.react.js:62
FunctionMigrationStep
({ title, description, descriptionWidth = '100%', percentComplete = 0, status })
src/dashboard/Data/Migration/MigrationStep.react.js:14
FunctionMoneyInput
({ enabled = true, value, onChange = () => {} })
src/components/MoneyInput/MoneyInput.react.js:12
FunctionOption
src/components/Dropdown/Option.react.js:11
FunctionPIGRow
({ title, children })
src/parse-interface-guide/PIG.react.js:18
FunctionPasswordStrength
({ strength })
src/components/PasswordStrength/PasswordStrength.react.js:17
FunctionPin
({ onClick })
src/components/Sidebar/Pin.react.js:6
FunctionPlatformCard
({ platform, name, subtitle, color })
src/components/PlatformCard/PlatformCard.react.js:19
FunctionPushAudiencesStore
(state, action)
src/lib/stores/PushAudiencesStore.js:23
FunctionRadioButton
src/components/RadioButton/RadioButton.react.js:11
FunctionReleaseInfo
({ release })
src/components/ReleaseInfo/ReleaseInfo.js:10
FunctionRow
({ label, content })
src/components/PushPreview/PushPreview.react.js:15
FunctionSaveButton
({ state = SaveButton.States.WAITING, onClick, waitingText = 'Save changes', savingText = 'Saving\u202
src/components/SaveButton/SaveButton.react.js:14
FunctionSchemaStore
(state, action)
src/lib/stores/SchemaStore.js:26
FunctionScriptConfirmationModal
({ script, onConfirm, onCancel })
src/components/ScriptConfirmationModal/ScriptConfirmationModal.react.js:16
FunctionSegmentSelect
({ values, current, onChange })
src/components/SegmentSelect/SegmentSelect.react.js:12
FunctionSelectedRowsNavigationPrompt
({ when })
src/dashboard/Data/Browser/Browser.react.js:65
FunctionSidebarSubItem
({ active, name, action, link, children, icon })
src/components/Sidebar/SidebarSubItem.react.js:13
FunctionStaticTextElement
({ config = {} })
src/dashboard/Data/CustomDashboard/elements/StaticTextElement.react.js:18
FunctionStatusBarNote
({ note, value })
src/dashboard/Data/Migration/Migration.react.js:33
FunctionSubscribedComponent
(props)
src/lib/subscribeTo.js:17
FunctionSvgPrepPlugin
(options)
webpack/plugins/svg-prep.js:63
FunctionTableElement
({ columns, rows, style })
src/components/AggregationPanel/AggregationPanelComponents.js:55
FunctionTableHeader
({ width, ...props })
src/components/Table/TableHeader.react.js:11
FunctionTextElement
({ text, style })
src/components/AggregationPanel/AggregationPanelComponents.js:7
FunctionTooltip
({ value, children })
src/components/Tooltip/Tooltip.react.js:12
FunctionTrackVisibility
(props)
src/components/TrackVisibility/TrackVisibility.react.js:10
FunctionVideoElement
({ url, style })
src/components/AggregationPanel/AggregationPanelComponents.js:88
FunctionViewValueDialog
({ value, onClose })
src/dashboard/Data/Views/ViewValueDialog.react.js:7
FunctionVisiblePreview
({ type, message, time, appName, fade, isLocal })
src/components/PushPreview/VisiblePreview.react.js:12
FunctionWebhookStore
(state, action)
src/lib/stores/WebhookStore.js:19
Function_autoExpandForSelectedFilter
()
src/components/CategoryList/CategoryList.react.js:74
Method_checkExternalClick
(e)
src/components/Popover/Popover.react.js:79
Function_findMatchingFilterIndex
(filters, queryFilter, queryFilterId)
src/components/CategoryList/CategoryList.react.js:54
Method_saveFiltersToServer
* Saves filters for a specific class to server storage * @private
src/lib/FilterPreferencesManager.js:353
Method_saveViewsToServer
* Saves views to server storage * @private
src/lib/ViewPreferencesManager.js:306
Function_updateHighlight
()
src/components/CategoryList/CategoryList.react.js:101
FunctionabortAddRow
()
src/dashboard/Data/Browser/Browser.react.js:941
FunctionabortEditCloneRow
(rowIndex)
src/dashboard/Data/Browser/Browser.react.js:1135
FunctionabortFetch
(xhrKey)
src/lib/AccountManager.js:76
Functionactivate
(e)
src/components/Autocomplete/Autocomplete.react.js:200
FunctionaddApp
(raw)
src/lib/AppsManager.js:14
FunctionaddColumn
({ type, name, target, required, defaultValue })
src/dashboard/Data/Browser/Browser.react.js:901
FunctionaddColumnAndContinue
({ type, name, target, required, defaultValue })
src/dashboard/Data/Browser/Browser.react.js:915
FunctionaddEditCloneRows
(cloneRows)
src/dashboard/Data/Browser/Browser.react.js:1165
FunctionaddHookToStore
src/lib/stores/WebhookStore.js:32
FunctionaddLocation
(appId)
src/dashboard/Data/Browser/Browser.react.js:540
FunctionaddPanel
()
src/dashboard/Data/Browser/DataBrowser.react.js:2327
FunctionaddRow
()
src/components/BrowserFilter/BrowserFilter.react.js:644
FunctionaddRow
()
src/dashboard/Data/Browser/Browser.react.js:930
FunctionaddRowWithModal
()
src/dashboard/Data/Browser/Browser.react.js:1153
FunctionaddToConfigHistory
(name, value)
src/dashboard/Data/Config/Config.react.js:144
FunctionagentHandler
(req, res)
Parse-Dashboard/app.js:222
Methodanimate
()
src/components/Loader/Loader.react.js:72
FunctionanimateScroll
(currentTime)
src/dashboard/Data/Browser/DataBrowser.react.js:1965
Functionapply
()
src/components/BrowserFilter/BrowserFilter.react.js:664
Functionapps
()
src/lib/AppsManager.js:18
Functionauthenticate
* Authenticates the `userToTest` * * @param {Object} userToTest * @returns {Object} Object with `isAuthenticated` and `appsUserHasAccessTo` propert
Parse-Dashboard/Authentication.js:126
FunctionautoSort
()
src/components/ColumnsConfiguration/ColumnsConfiguration.react.js:54
FunctionbeginDrag
(props)
src/components/DataBrowserHeader/DataBrowserHeader.react.js:39
FunctionbuildClassSuggestions
src/components/BrowserFilter/FilterRow.react.js:329
FunctionbuildCustomQueryPayload
(query)
src/dashboard/Analytics/Explorer/Explorer.react.js:279
FunctionbuildFieldSuggestions
src/components/BrowserFilter/FilterRow.react.js:325
FunctionbuildGradient
()
src/components/Range/Range.react.js:32
Functioncallback
([entry])
src/components/PermissionsDialog/PermissionsDialog.react.js:509
Functioncallback
([entry])
src/components/ProtectedFieldsDialog/ProtectedFieldsDialog.react.js:39
FunctioncancelAttachRows
()
src/dashboard/Data/Browser/Browser.react.js:2099
FunctioncancelAttachSelectedRows
()
src/dashboard/Data/Browser/Browser.react.js:2148
FunctioncancelCloneSelectedRows
()
src/dashboard/Data/Browser/Browser.react.js:2364
FunctioncancelExecuteScriptRowsDialog
()
src/dashboard/Data/Browser/Browser.react.js:2160
FunctioncancelExportSelectedRows
()
src/dashboard/Data/Browser/Browser.react.js:2581
FunctioncancelImportDialog
()
src/dashboard/Data/Browser/Browser.react.js:2442
FunctioncancelPendingEditRows
()
src/dashboard/Data/Browser/Browser.react.js:1159
FunctioncancelScriptResponseModal
()
src/dashboard/Data/Browser/Browser.react.js:2199
FunctionchangeHours
(e)
src/components/DateTimePicker/DateTimePicker.react.js:37
FunctionchangeMinutes
(e)
src/components/DateTimePicker/DateTimePicker.react.js:55
FunctionchangeValue
(e)
src/components/Range/Range.react.js:28
MethodchangeValue
(e)
src/components/TextInput/TextInput.react.js:24
FunctioncheckClassNameChange
(prevClassName, className)
src/dashboard/Data/Browser/DataBrowser.react.js:811
FunctioncheckEntry
(input)
src/components/PermissionsDialog/PermissionsDialog.react.js:732
FunctioncheckEntry
(input)
src/components/ProtectedFieldsDialog/ProtectedFieldsDialog.react.js:111
FunctioncheckExternalClick
(e)
src/components/NumberEditor/NumberEditor.react.js:39
FunctioncheckExternalClick
()
src/components/GeoPointEditor/GeoPointEditor.react.js:55
FunctioncheckExternalClick
(e)
src/components/DateTimeEditor/DateTimeEditor.react.js:42
MethodcheckExternalClick
(e)
src/components/BooleanEditor/BooleanEditor.react.js:36
MethodcheckExternalClick
(e)
src/components/StringEditor/StringEditor.react.js:39
MethodcheckExternalClick
(e)
src/components/FileEditor/FileEditor.react.js:42
FunctionclassAndCloudFuntionMap
(data)
src/dashboard/Data/Browser/Browser.react.js:572
Functioncleanup
()
Parse-Dashboard/browser-control/setup.js:350
Functioncleanup
()
Parse-Dashboard/browser-control/BrowserControlAPI.js:456
Functionclear
()
src/components/BrowserFilter/BrowserFilter.react.js:660
FunctionclearChat
()
src/dashboard/Data/Agent/Agent.react.js:220
FunctioncloneApp
(slug, name, options)
src/lib/AppsManager.js:78
← previousnext →601–700 of 1,798, ranked by callers