MCPcopy Create free account

hub / github.com/daxaxelrod/open_insure / functions

Functions602 in github.com/daxaxelrod/open_insure

↓ 39 callersMethodsave
(self, *args, **kwargs)
policies/admin.py:134
↓ 29 callersFunctionuseAppDispatch
()
frontend/src/redux/hooks.ts:5
↓ 22 callersMethodpost
(self, request, format=None)
pods/views.py:235
↓ 21 callersMethodpost
Compute the hypothetical premium amount for a proposed risk setting. Open to the world
policies/views.py:372
↓ 19 callersFunctioncreate_test_policy
( pod: Pod, start_date: datetime = timezone.datetime(2022, 5, 29, tzinfo=timezone.utc), )
policies/testing/helpers.py:72
↓ 16 callersMethodcreate
(self, request, *args, **kwargs)
policies/claims/views.py:28
↓ 13 callersMethodsave
(self, *args, **kwargs)
pods/models.py:292
↓ 8 callersMethodcreate
(self, request, *args, **kwargs)
pods/views.py:128
↓ 8 callersMethodis_approved
(self)
policies/models.py:355
↓ 8 callersMethodjoin
(self, request, pk=None)
policies/views.py:97
↓ 7 callersFunctiongetUserPhotoUrl
(picture?: string)
frontend/src/app/components/policies/utils/photoUtils.ts:11
↓ 7 callersMethodget_object
(self)
policies/views.py:145
↓ 7 callersFunctionsetAddDelay
()
frontend/src/app/components/home/BannerImage.jsx:8
↓ 6 callersFunctioncreate_test_user_risk_for_policy
( policy: Policy, user: User, risk_type="cell_phone" )
policies/testing/helpers.py:12
↓ 6 callersFunctiongetRatingColor
(rating: number)
frontend/src/app/components/users/profile/ratings/ratingsUtils.ts:3
↓ 6 callersFunctionuseIsTouchDevice
()
frontend/src/app/components/hooks/useIsTouchDevice.ts:1
↓ 5 callersFunctiongetRatingGrade
(rating: number)
frontend/src/app/components/users/profile/ratings/ratingsUtils.ts:17
↓ 5 callersMethodget_object
(self)
pods/views.py:217
↓ 5 callersFunctionmaybePluralize
( count: number, noun: string, suffix: string = "s" )
frontend/src/app/utils/stringUtils.ts:1
↓ 5 callersFunctionschedule_premiums
(policy: Policy, for_users: List[User] = None)
policies/premiums.py:18
↓ 5 callersFunctionsend_notif_email_to_admins
Sends an email to all admins title: subject of the email description: body of the email, make as long as you want descri
open_insure/admin/emails.py:6
↓ 5 callersFunctionupdateRisk
(values: any, fetchQuote?: boolean)
frontend/src/app/components/policies/quotes/PolicyQuoteForm.tsx:21
↓ 4 callersFunctioncompute_premium_amount
Returns the monthly premium needed to cover the risk for the duration of the policy. # Idea 1 (dead simple) A premium is then simply the
policies/risk/risk_scores.py:74
↓ 4 callersFunctioncompute_risk_score
A risk score is a number between 0 and 100 that represents the percent chance of a peril for a given user for the duration of the policy Man
policies/risk/risk_scores.py:31
↓ 4 callersFunctioncreate_paid_claim_for_user
(user, policy, amount)
policies/testing/helpers.py:40
↓ 4 callersFunctiononSuccess
()
frontend/src/app/components/policies/members/ProspectiveMemberPrompt.tsx:25
↓ 4 callersMethodpost
(self, request, pk)
pods/reputation/views.py:20
↓ 3 callersFunctioncalculate_summary_statistics
(data)
gatherer/utils.py:18
↓ 3 callersMethodcreate
(self, validated_data)
gatherer/serializers.py:29
↓ 3 callersFunctiongetCostPerType
( repairType: string, assetType: string | undefined )
frontend/src/app/components/policies/claims/utils/cost.ts:1
↓ 3 callersFunctiongetRisksForPolicy
(policyId: number)
frontend/src/redux/actions/risk.ts:28
↓ 3 callersFunctiontitleCase
(str?: string)
frontend/src/app/utils/stringUtils.ts:47
↓ 3 callersFunctionupdatePhotoSet
(photos: any)
frontend/src/redux/actions/risk.ts:85
↓ 3 callersFunctionuseWindowSize
()
frontend/src/app/components/hooks/useWindowSize.ts:8
↓ 2 callersFunctionattach_empty_album
(instance)
policies/risk/signals.py:6
↓ 2 callersFunctionclearAuthPending
()
frontend/src/redux/actions/onboarding.ts:47
↓ 2 callersMethodcreate
(self, validated_data)
pods/serializers.py:58
↓ 2 callersMethodcreate_evidence
(self)
policies/testing/test_claims.py:285
↓ 2 callersFunctiondeleteRiskPhoto
(photoId: number)
frontend/src/networking/risk.ts:36
↓ 2 callersFunctionextend_premiums
(policy: Policy, user: User)
policies/premiums.py:75
↓ 2 callersFunctiongetActuarialStatsForPolicyLine
(policyLineId: number)
frontend/src/networking/guesses.ts:11
↓ 2 callersFunctiongetHumanReadablePaymentFrequencyForPolicy
(policy: Policy)
frontend/src/app/components/policies/utils/riskUtils.ts:18
↓ 2 callersFunctiongetPolicyPremiums
(policyId: number)
frontend/src/networking/premiums.ts:17
↓ 2 callersFunctiongetPolicyRiskSettings
(policyId: number)
frontend/src/networking/policies.ts:44
↓ 2 callersFunctionget_escrow_agent_related_info
(user, policy)
policies/risk/emails.py:59
↓ 2 callersFunctionget_icon_for_insured_asset_type
( type: UnderlyingInsuredType, withTooltip: boolean = true )
frontend/src/app/components/policies/quotes/RisksTable.tsx:29
↓ 2 callersFunctiongoToClaimSetup
()
frontend/src/app/components/policies/claims/list/PolicyClaimsList.tsx:32
↓ 2 callersFunctionhandleNextWithValidation
()
frontend/src/app/components/users/guesses/steps/PolicyLineStep.tsx:90
↓ 2 callersFunctionisPolicyMember
(currentUser: User, policy: Policy)
frontend/src/app/utils/policyUtils.ts:28
↓ 2 callersMethodis_full
(self)
pods/models.py:53
↓ 2 callersMethodis_policy_active
(self)
policies/models.py:116
↓ 2 callersFunctionpatchPremium
( policyId: number, premiumId: number, payload: PremiumPatchPayload )
frontend/src/networking/premiums.ts:6
↓ 2 callersFunctionrender
(value, record)
frontend/src/app/components/policies/UserPoliciesList.tsx:28
↓ 2 callersFunctionsend_user_welcome_email
(user: User, policy: Policy)
policies/utils.py:45
↓ 2 callersFunctionsetActivePropertyLifeDatePoint
( contribution: LossDataPoint | null )
frontend/src/redux/actions/guesses.ts:57
↓ 2 callersFunctionsetPolicyDetailTabKey
(tabKey: string)
frontend/src/redux/actions/ui.ts:3
↓ 2 callersFunctionsubmitClaimVote
(decision: boolean)
frontend/src/app/components/policies/claims/detail/ClaimVotes.tsx:60
↓ 1 callersFunctionNotFound
()
frontend/src/app/pages/NotFound.tsx:6
↓ 1 callersMethod__str__
(self)
gatherer/models.py:23
↓ 1 callersFunctionaward_badge
(user, badge_name)
pods/utils/badges.py:5
↓ 1 callersFunctionclearRenewalError
()
frontend/src/redux/actions/renewals.ts:62
↓ 1 callersFunctioncomputeHypotheticalPremiums
( policyId: number, simulatedRiskSettings: any )
frontend/src/networking/risk.ts:44
↓ 1 callersFunctionconditionally_approve_claim
(claim: Claim)
policies/claims/approvals.py:16
↓ 1 callersFunctionconditionally_create_claim_approvals
(claim)
policies/claims/approvals.py:5
↓ 1 callersMethodcreate
(self, validated_data)
policies/renewals/serializers.py:26
↓ 1 callersFunctioncreateClaim
(policyId: number, values: ClaimCreationPayload)
frontend/src/networking/claims.ts:15
↓ 1 callersFunctioncreateClaimComment
( policyId: number, claimId: number, values: ClaimCommentCreationPayload )
frontend/src/networking/claims.ts:41
↓ 1 callersFunctioncreateClaimEvidence
( policyId: number, formData: FormData, config: AxiosRequestConfig = {} )
frontend/src/networking/claims.ts:23
↓ 1 callersFunctioncreatePolicy
(values: PolicyCreationPayload)
frontend/src/networking/policies.ts:32
↓ 1 callersFunctioncreateReputationAudit
(userId: number)
frontend/src/networking/users.ts:21
↓ 1 callersFunctioncreate_scheduler
()
open_insure/scheduler.py:6
↓ 1 callersFunctioncreate_test_risks_for_policy_members
(policy: Policy)
policies/testing/helpers.py:63
↓ 1 callersFunctiondetermineLowestPremium
(risks: Risk[])
frontend/src/app/components/policies/utils/riskUtils.ts:3
↓ 1 callersFunctiondetermine_edu_score
(education: list[Education])
pods/reputation/background/background.py:33
↓ 1 callersFunctiondetermine_exp_score
(experience: list[Experience])
pods/reputation/background/background.py:47
↓ 1 callersFunctiondetermine_interest_score
(interests: list[Interest])
pods/reputation/background/background.py:51
↓ 1 callersFunctiondetermine_region_info_score
(region_info: list[RegionInfo])
pods/reputation/background/background.py:55
↓ 1 callersFunctiondetermine_reputation_for_user
(user)
pods/reputation/reputation.py:28
↓ 1 callersFunctiongenerate_summary_stats_for_policy_line
( guesses: typing.List[PropertyLifeExpectancyGuess], )
gatherer/utils.py:71
↓ 1 callersFunctiongetAvailablePolicies
(params: PaginatedListViewParams)
frontend/src/networking/policies.ts:22
↓ 1 callersFunctiongetAvailablePolicyLines
()
frontend/src/networking/guesses.ts:3
↓ 1 callersFunctiongetAvailableUnderlyingInsuredTypesForPolicyType
( policyType: string )
frontend/src/app/utils/policyUtils.ts:63
↓ 1 callersFunctiongetBase64
(file: RcFile)
frontend/src/app/components/policies/claims/detail/create/ClaimEvidencePhotoUpload.tsx:18
↓ 1 callersFunctiongetBase64
(file: RcFile)
frontend/src/app/components/policies/utils/photoUtils.ts:3
↓ 1 callersFunctiongetClaimComments
(policyId: number, claimId: number)
frontend/src/networking/claims.ts:35
↓ 1 callersFunctiongetCoverageTypeHumanReadable
(coverageType: string)
frontend/src/app/utils/policyUtils.ts:4
↓ 1 callersFunctiongetDetailedUserProfile
(userId: number)
frontend/src/redux/actions/users.ts:21
↓ 1 callersFunctiongetGovernanceTypeHumanReadable
(coverageType: string)
frontend/src/app/utils/policyUtils.ts:15
↓ 1 callersFunctiongetHumanReadableCondition
(name: string)
frontend/src/app/components/policies/utils/riskUtils.ts:34
↓ 1 callersFunctiongetHumanReadableRiskName
(type: string)
frontend/src/app/components/policies/quotes/PolicyAssetCoverageSelection.tsx:6
↓ 1 callersFunctiongetIconForPeril
(peril: Peril)
frontend/src/app/components/policies/detail/PerilGridDisplay.tsx:13
↓ 1 callersFunctiongetInviteDataFromToken
(token: string)
frontend/src/networking/pods.ts:25
↓ 1 callersFunctiongetListData
(value: Moment)
frontend/src/app/components/policies/UserPolicyCalendar.tsx:27
↓ 1 callersFunctiongetOrCreateRisk
(policyId: number, payload: any)
frontend/src/networking/risk.ts:8
↓ 1 callersFunctiongetPodById
(id: number)
frontend/src/networking/pods.ts:13
↓ 1 callersFunctiongetPremiumsPaidThisMonth
( premiums: Premium[], policy: Policy )
frontend/src/app/utils/policyUtils.ts:36
↓ 1 callersFunctiongetQuote
( policyId: number, riskId: number )
frontend/src/redux/actions/risk.ts:93
↓ 1 callersFunctiongetRenewals
(policyId: number)
frontend/src/redux/actions/renewals.ts:44
↓ 1 callersFunctiongetRenewals
(policyId: number)
frontend/src/networking/renewals.ts:12
↓ 1 callersFunctiongetRisksForPolicy
(policyId: number)
frontend/src/networking/risk.ts:5
next →1–100 of 602, ranked by callers