MCPcopy Create free account

hub / github.com/daxaxelrod/open_insure / functions

Functions602 in github.com/daxaxelrod/open_insure

↓ 1 callersFunctiongetTimeDiff
(start: Moment, end: Moment)
frontend/src/app/components/users/profile/policies/UserPublicPolicyVotingHistoryCard.tsx:26
↓ 1 callersFunctiongetUserPolicies
()
frontend/src/networking/policies.ts:28
↓ 1 callersFunctiongetUserRepuation
(userId: number)
frontend/src/redux/actions/users.ts:35
↓ 1 callersFunctiongetUserRisks
()
frontend/src/redux/actions/risk.ts:109
↓ 1 callersFunctionget_audio_equipment_discount
( risk: AudioEquipmentRisk, risk_settings: PolicyRiskSettings )
policies/risk/discounts.py:14
↓ 1 callersFunctionget_base_peril_likelihood
(property_type, risk_settings: PolicyRiskSettings)
policies/risk/risk_scores.py:13
↓ 1 callersFunctionget_blended_basis_point_discount
(risk: Risk, risk_settings: PolicyRiskSettings)
policies/risk/risk_scores.py:17
↓ 1 callersFunctionget_model_for_risk_type
(risk_type)
policies/risk/models.py:111
↓ 1 callersMethodget_permissions
(self)
gatherer/views.py:29
↓ 1 callersFunctionget_phone_discount
(risk: PhoneRisk, risk_settings: PolicyRiskSettings)
policies/risk/discounts.py:5
↓ 1 callersFunctionget_reputation_from_activity
(user: User)
pods/reputation/activity.py:4
↓ 1 callersFunctionget_reputation_from_background
(user: User)
pods/reputation/background/background.py:9
↓ 1 callersFunctionget_reputation_from_claims
(user: User)
pods/reputation/claims.py:5
↓ 1 callersFunctionget_reputation_from_lifestyle
(user: User)
pods/reputation/lifestyle.py:5
↓ 1 callersFunctionget_reputation_from_payments
(user: User)
pods/reputation/payments.py:7
↓ 1 callersFunctionget_serializer_for_risk_type
(risk_type)
policies/risk/serializers.py:45
↓ 1 callersFunctionhandleOk
()
frontend/src/app/components/policies/social/InviteFriendToPolicy.tsx:19
↓ 1 callersFunctionhandleResize
()
frontend/src/app/components/hooks/useWindowSize.ts:14
↓ 1 callersMethodhas_evidence
(self)
policies/models.py:375
↓ 1 callersFunctioninviteUserToPod
(podId: number, values: PodInvitePayload)
frontend/src/networking/pods.ts:21
↓ 1 callersMethodis_denied
(self)
policies/models.py:365
↓ 1 callersMethodis_filled_out
(self)
policies/risk/models.py:72
↓ 1 callersFunctionjoinMailingList
(email: string)
frontend/src/networking/users.ts:9
↓ 1 callersFunctionjoinPolicy
(policyId: number)
frontend/src/networking/policies.ts:40
↓ 1 callersFunctionlogin
( payload: API.LoginRequest )
frontend/src/redux/actions/onboarding.ts:33
↓ 1 callersFunctionlogout
()
frontend/src/networking/auth.ts:50
↓ 1 callersFunctionmain
Run administrative tasks.
manage.py:7
↓ 1 callersFunctionmarkClaimPaid
(policyId: number, claimId: number)
frontend/src/networking/claims.ts:79
↓ 1 callersFunctionmerge
(a: Array<any>, b: Array<any>, prop: string)
frontend/src/app/utils/iterUtils.ts:1
↓ 1 callersMethodmerge_into
(self, primary_line)
gatherer/models.py:26
↓ 1 callersFunctionnotify_user_that_audit_is_complete
( user: User, audit: ReputationAudit )
pods/reputation/emails.py:17
↓ 1 callersFunctionobjectToQueryString
(obj: any)
frontend/src/networking/utils.ts:1
↓ 1 callersFunctionopen
()
frontend/src/app/components/policies/quotes/PolicyQuoteRequestBox.tsx:26
↓ 1 callersMethodpaid_on_time
(self)
policies/models.py:268
↓ 1 callersMethodparse
(self, response)
gatherer/scrapy/apple_official.py:8
↓ 1 callersFunctionpatchCurrentUserClaimVote
( claimId: number, voteId: number, decision: boolean )
frontend/src/networking/claims.ts:62
↓ 1 callersFunctionpatchPolicy
(policyId: number, payload: PolicyPatchPayload)
frontend/src/networking/policies.ts:36
↓ 1 callersFunctionpatchRisk
(policyId: number, riskId: number, payload: any)
frontend/src/networking/risk.ts:11
↓ 1 callersMethodperform_create
(self, serializer)
policies/claims/views.py:37
↓ 1 callersFunctionprepay_all_premiums_for_user
(user, policy)
policies/testing/helpers.py:57
↓ 1 callersFunctionpublic_getHypotheticalQuote
(payload: any)
frontend/src/networking/premiums.ts:21
↓ 1 callersFunctionpublic_submitActuaryGuess
(data: any)
frontend/src/networking/guesses.ts:7
↓ 1 callersFunctionrandom_string_generator
(size, chars=string.ascii_lowercase + string.digits)
policies/utils.py:27
↓ 1 callersFunctionregister
( payload: API.RegisterRequest )
frontend/src/redux/actions/onboarding.ts:16
↓ 1 callersFunctionremove_future_premiums
(user: User, policy: Policy)
policies/premiums.py:68
↓ 1 callersFunctionrenderDescription
()
frontend/src/app/components/users/guesses/stats/PolicyLineLeader.tsx:34
↓ 1 callersFunctionrenderEmpty
()
frontend/src/app/components/policies/claims/list/PolicyClaimsList.tsx:49
↓ 1 callersFunctionrenderPolicyStatusTag
()
frontend/src/app/components/policies/detail/PolicyDescriptionRow.tsx:45
↓ 1 callersFunctionrenderRequiredCount
()
frontend/src/app/components/users/guesses/stats/PolicyLineLeader.tsx:26
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
frontend/src/reportWebVitals.ts:3
↓ 1 callersFunctionretrieve
()
frontend/src/app/components/users/guesses/AssetGuessForm.tsx:47
↓ 1 callersFunctionschedule_email_premium_notification_emails
(scheduler: BackgroundScheduler)
policies/risk/email_scheduler.py:77
↓ 1 callersFunctionsend_notification_of_new_claim_vote
(claim: Claim, pod_members_except_claimant: List[User])
policies/claims/emails.py:17
↓ 1 callersFunctionsend_risk_update_email
( user: User, policy: Policy, changer: User, old_risk: PolicyRiskSettings, new_risk: Polic
policies/risk/emails.py:20
↓ 1 callersFunctionsend_unpaid_premium_due_soon
(premium: Premium)
policies/risk/emails.py:79
↓ 1 callersFunctionsend_unpaid_premium_should_have_been_marked_paid
(premium: Premium)
policies/risk/emails.py:117
↓ 1 callersFunctionsend_unpaid_premiums_report_to_escrow_agent
( escrow_agent: User, premiums: list[Premium] )
policies/risk/emails.py:156
↓ 1 callersFunctionsetClaimsForPolicy
(policyId: number, claims: Claim[])
frontend/src/redux/actions/claims.ts:71
↓ 1 callersFunctionsetPresetOption
(preset: string)
frontend/src/app/components/policies/settings/PolicyUnderwritingSettings.tsx:108
↓ 1 callersMethodshort_description
(self)
policies/models.py:260
↓ 1 callersFunctionshowDrawer
()
frontend/src/app/components/policies/quotes/PolicyQuoteRequestBox.tsx:15
↓ 1 callersFunctionsliderOnChange
(value: number, identifier: string)
frontend/src/app/components/policies/settings/PolicyUnderwritingSettings.tsx:283
↓ 1 callersFunctiontogglePremiumPaid
(paidValue: boolean, premiumId: number)
frontend/src/app/components/policies/premiums/PolicyPremiums.tsx:59
↓ 1 callersMethodupdate
(self, instance, validated_data)
pods/serializers.py:113
↓ 1 callersFunctionupdatePolicyDuration
( policyId: number, extensionDate: number )
frontend/src/redux/actions/renewals.ts:16
↓ 1 callersFunctionupdatePolicyRiskSettings
( policyId: number, values: Partial<RiskSettings> )
frontend/src/networking/policies.ts:55
↓ 1 callersFunctionupdatePosition
()
frontend/src/app/components/hooks/useWindowScrollPosition.ts:7
↓ 1 callersFunctionupdateProfile
(payload: Partial<User>)
frontend/src/redux/actions/users.ts:15
↓ 1 callersFunctionuploadProfilePicture
(formData: any, config: any)
frontend/src/networking/users.ts:5
↓ 1 callersFunctionuploadRiskImage
( policyId: number, riskId: number, formData: any, config: any )
frontend/src/networking/risk.ts:23
↓ 1 callersFunctionurl_to_edit_object
(obj)
gatherer/views.py:20
↓ 1 callersFunctionusePageTracking
()
frontend/src/app/components/hooks/usePageTracking.ts:5
↓ 1 callersFunctionuseQuery
()
frontend/src/app/pages/Onboarding.tsx:13
↓ 1 callersFunctionuseWindowScrollPosition
()
frontend/src/app/components/hooks/useWindowScrollPosition.ts:3
↓ 1 callersMethodvalidate
(self, attrs)
policies/claims/serializers.py:74
↓ 1 callersFunctionvalidate_bitcoin_address
(btc_address: string)
frontend/src/app/utils/stringUtils.ts:40
↓ 1 callersFunctionz_score_from_confidence
(confidence)
gatherer/utils.py:11
FunctionApp
()
frontend/src/index.tsx:34
FunctionApp
()
mobile-app/app/index.tsx:5
FunctionApprovalListItem
({ approval, podMembers, }: { approval: ClaimApproval; podMembers?: User[]; })
frontend/src/app/components/policies/claims/detail/VotesListDisplayModal.tsx:54
FunctionAskForEmail
()
frontend/src/app/components/home/AskForEmail.tsx:16
FunctionAssetForm
()
frontend/src/app/components/users/guesses/steps/AssetForm.tsx:20
FunctionAssetGuessForm
({ setAtSecondStep, }: { setAtSecondStep: Dispatch<SetStateAction<boolean>>; })
frontend/src/app/components/users/guesses/AssetGuessForm.tsx:28
FunctionAssetGuessFormHeader
()
frontend/src/app/components/users/guesses/AssetGuessFormHeader.tsx:7
FunctionAudioEquipmentRiskForm
({ editable = true, policy, updateRisk, formLayout, closeDrawer, }: { editable: boolea
frontend/src/app/components/policies/quotes/riskTypeForms/AudioEquipmentRiskForm.tsx:8
FunctionBannerImage
()
frontend/src/app/components/home/BannerImage.jsx:55
FunctionBoxWithTitleLine
({ children, title, level, left = false, }: { children: React.ReactNode; title: string
frontend/src/app/components/common/BoxWithTitleLine.tsx:7
FunctionCellPhone
()
frontend/src/app/components/home/getAQuote/three/models/CellPhone.tsx:4
FunctionClaimComment
({ comment, }: { comment: ClaimCommentType; })
frontend/src/app/components/policies/claims/detail/ClaimComment.tsx:18
FunctionClaimCommentForm
()
frontend/src/app/components/policies/claims/detail/ClaimCommentForm.tsx:11
FunctionClaimCommentsList
()
frontend/src/app/components/policies/claims/detail/ClaimCommentsList.tsx:13
FunctionClaimCreate
()
frontend/src/app/pages/claims/ClaimCreate.tsx:13
FunctionClaimCreationForm
({ policy }: ClaimCreationFormProps)
frontend/src/app/components/policies/claims/detail/create/ClaimCreationForm.tsx:36
FunctionClaimCreationHelp
()
frontend/src/app/components/policies/claims/detail/create/ClaimCreationHelp.tsx:13
FunctionClaimDetails
()
frontend/src/app/pages/claims/ClaimDetails.tsx:13
FunctionClaimEvidence
()
frontend/src/app/components/policies/claims/detail/ClaimEvidence.tsx:11
FunctionClaimEvidenceImages
({ claim }: { claim: Claim })
frontend/src/app/components/policies/claims/list/ClaimEvidenceImages.tsx:21
FunctionClaimEvidencePhotoUpload
({ policy, onUploadSuccess, onUploadError, removeEvidence, }: ClaimEvidencePhotoUploadProps)
frontend/src/app/components/policies/claims/detail/create/ClaimEvidencePhotoUpload.tsx:26
FunctionClaimListErrorBar
()
frontend/src/app/components/policies/claims/detail/create/ClaimListErrorBar.tsx:5
FunctionClaimMetaData
()
frontend/src/app/components/policies/claims/detail/ClaimMetaData.tsx:13
← previousnext →101–200 of 602, ranked by callers