Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daxaxelrod/open_insure
/ functions
Functions
602 in github.com/daxaxelrod/open_insure
⨍
Functions
602
◇
Types & classes
349
↳
Endpoints
7
Function
getUserPolicies
()
frontend/src/redux/actions/policies.ts:66
Function
getUserReputation
(userId: number)
frontend/src/networking/users.ts:17
Method
get_absolute_url
(self)
gatherer/models.py:32
Method
get_balance_for_policy
(self, policy)
escrow/agents/Base.py:12
Method
get_balance_for_policy
(address)
escrow/agents/LoggingAgent.py:21
Method
get_changelist_form
(self, request, **kwargs)
policies/admin.py:153
Function
get_instance_settings
Get the settings for the current instance. These settings modify behavior of the API. !Never! returns private settings
open_insure/views.py:10
Method
get_is_approved
(self, obj)
policies/claims/serializers.py:71
Method
get_object
(self)
pods/views.py:225
Method
get_permissions
(self)
gatherer/views.py:56
Method
get_permissions
(self)
pods/views.py:122
Method
get_premium_amount
(self, obj)
policies/admin.py:65
Function
get_premium_job_id
(premium, user, policy)
policies/premiums.py:14
Method
get_property_model
(self, obj)
policies/admin.py:57
Method
get_queryset
(self)
elections/views.py:15
Method
get_queryset
(self)
policies/views.py:61
Method
get_queryset
(self)
policies/views.py:235
Method
get_queryset
(self)
policies/views.py:341
Method
get_queryset
(self)
policies/views.py:350
Method
get_queryset
(self)
policies/claims/views.py:75
Method
get_queryset
(self)
policies/claims/views.py:106
Method
get_queryset
(self)
policies/claims/views.py:115
Method
get_queryset
(self)
policies/renewals/views.py:13
Method
get_serializer_class
(self)
policies/views.py:75
Method
get_serializer_class
(self)
policies/claims/views.py:23
Method
get_serializer_class
(self)
pods/views.py:212
Function
goToEscrowDetail
()
frontend/src/app/components/policies/premiums/EscrowBalanceCard.tsx:14
Function
goToRegister
()
frontend/src/app/components/home/EducationalLeader.tsx:25
Function
handleBeforeUnload
(e: any)
frontend/src/app/components/users/guesses/steps/LossForm.tsx:44
Function
handleBeforeUnload
(e: any)
frontend/src/app/components/users/guesses/steps/AssetForm.tsx:59
Function
handleCancel
()
frontend/src/app/components/policies/claims/detail/create/ClaimEvidencePhotoUpload.tsx:37
Function
handleCancel
()
frontend/src/app/components/policies/escrow/PoolAddressSetupModal.tsx:46
Function
handleCancel
()
frontend/src/app/components/policies/social/InviteFriendToPolicy.tsx:41
Function
handleCancel
()
frontend/src/app/components/policies/quotes/riskTypeForms/PropertyImageForm.tsx:40
Function
handleCancel
()
frontend/src/app/components/dashboard/modals/CreatePolicyModal.tsx:61
Function
handleChange
({ fileList: newFileList })
frontend/src/app/components/policies/claims/detail/create/ClaimEvidencePhotoUpload.tsx:51
Function
handleChange
({ fileList: newFileList, })
frontend/src/app/components/policies/quotes/riskTypeForms/PropertyImageForm.tsx:54
Function
handleIphoneAutoComplete
(value: string)
frontend/src/app/components/home/getAQuote/form/DemoQuoteForm.tsx:31
Function
handleJoinPolicy
()
frontend/src/app/components/policies/members/ProspectiveMemberPrompt.tsx:24
Function
handleMarkClaimPaid
()
frontend/src/app/components/policies/claims/detail/ClaimVotes.tsx:82
Function
handleOk
()
frontend/src/app/components/policies/claims/detail/create/ClaimCreationForm.tsx:61
Function
handleOk
()
frontend/src/app/components/policies/utils/MobileResponsiveWarningModal.tsx:24
Function
handleOk
()
frontend/src/app/components/policies/escrow/PoolAddressSetupModal.tsx:35
Function
handleOk
()
frontend/src/app/components/policies/settings/PolicyUnderwritingSettings.tsx:86
Function
handleOk
()
frontend/src/app/components/dashboard/modals/CreatePolicyModal.tsx:36
Function
handlePolicyLineAutoComplete
(value: string)
frontend/src/app/components/users/guesses/steps/PolicyLineStep.tsx:36
Function
handlePreview
(file: UploadFile)
frontend/src/app/components/policies/claims/detail/create/ClaimEvidencePhotoUpload.tsx:39
Function
handlePreview
(file: UploadFile)
frontend/src/app/components/policies/quotes/riskTypeForms/PropertyImageForm.tsx:42
Function
handleSubmit
()
frontend/src/app/components/users/guesses/steps/LossForm.tsx:35
Method
has_object_permission
(self, request, view, obj)
policies/permissions.py:9
Method
has_object_permission
(self, request, view, obj: PolicyRiskSettings)
policies/permissions.py:17
Method
has_object_permission
(self, request, view, obj)
policies/permissions.py:22
Method
has_object_permission
(self, request, view, obj)
policies/permissions.py:27
Method
has_object_permission
(self, request, view, obj: PropertyImage)
policies/permissions.py:34
Method
has_object_permission
(self, request, view, obj: Claim)
policies/claims/permissions.py:11
Method
has_object_permission
(self, request, view, obj: ClaimApproval)
policies/claims/permissions.py:15
Method
has_object_permission
(self, request, view, obj: ClaimApproval)
policies/claims/permissions.py:19
Method
has_object_permission
(self, request, view, obj: ClaimComment)
policies/claims/permissions.py:26
Method
has_object_permission
(self, request, view, obj: Risk)
policies/risk/permissions.py:7
Method
has_permission
(self, request, view)
policies/claims/permissions.py:6
Method
has_permission
(self, request, view)
policies/claims/permissions.py:23
Method
has_policy
(self)
pods/models.py:58
Function
headerRender
()
frontend/src/app/components/policies/UserPolicyCalendar.tsx:78
Method
image_tag
(self, instance)
policies/admin.py:42
Method
image_tag
(self, obj)
pods/admin.py:52
Function
initatePolicyExtension
( policyId: number, extensionDate: number )
frontend/src/networking/renewals.ts:3
Method
invite
(self, request, **kwargs)
pods/views.py:63
Method
is_revoked
(self)
pods/models.py:122
Function
joinPolicy
( policyId: number, onSuccess: () => void )
frontend/src/redux/actions/policies.ts:115
Method
leave
(self, request, **kwargs)
pods/views.py:52
Function
lockScroll
(e: any)
frontend/src/app/components/home/getAQuote/three/PerilousPhoneScene.tsx:19
Function
login
(params: LoginRequest)
frontend/src/networking/auth.ts:23
Function
loginUser
({ email, password }: any)
frontend/src/app/components/onboarding/LoginForm.tsx:20
Function
logoutHandler
()
frontend/src/app/pages/UserProfile.tsx:22
Function
markClaimPaid
( policyId: number, claimId: number )
frontend/src/redux/actions/claims.ts:194
Function
merge_property_lines
(modeladmin, request, queryset)
gatherer/admin.py:19
Function
modifyPolicyRiskSettings
(policyId: number, values: any)
frontend/src/networking/policies.ts:48
Method
num_contributions
(self, obj)
gatherer/admin.py:64
Function
onClose
()
frontend/src/app/components/policies/quotes/PolicyQuoteRequestBox.tsx:19
Function
onFormChange
(changedValues: any, allValues: any)
frontend/src/app/components/home/getAQuote/form/DemoQuoteForm.tsx:29
Function
onKeyDown
(e: KeyboardEvent<HTMLInputElement>)
frontend/src/app/components/policies/social/InviteFriendToPolicy.tsx:46
Function
onModalClose
()
frontend/src/app/components/users/guesses/stats/PolicyLineStats.tsx:53
Function
openModal
()
frontend/src/app/components/policies/social/InviteFriendToPolicy.tsx:15
Function
openRegisterModal
()
frontend/src/app/components/users/guesses/stats/PolicyLineStats.tsx:49
Function
openVotesModal
()
frontend/src/app/components/policies/claims/detail/ClaimVotes.tsx:86
Function
panHammerWithMouse
()
frontend/src/app/components/home/getAQuote/three/models/Hammer.tsx:125
Method
partial_update
(self, request, policy_pk=None, pk=None)
policies/views.py:258
Function
patchCurrentUserClaimVote
( policyId: number, claimId: number, claimApprovalId: number, decision: boolean // maybe this
frontend/src/redux/actions/claims.ts:157
Function
patchPolicy
( policyId: number, values: API.PolicyPatchPayload )
frontend/src/redux/actions/policies.ts:100
Function
patchPremium
( policyId: number, premiumId: number, payload: API.PremiumPatchPayload )
frontend/src/redux/actions/premiums.ts:14
Function
patchRisk
( policyId: number, riskId: number, payload: any, fetchQuote: boolean = false
frontend/src/redux/actions/risk.ts:65
Method
payout
(self, request, policy_pk=None, pk=None)
policies/claims/views.py:43
Method
perform_create
(self, serializer)
gatherer/views.py:64
Method
perform_create
(self, serializer)
policies/views.py:80
Method
perform_create
(self, serializer)
policies/views.py:238
Method
perform_create
(self, serializer)
policies/claims/views.py:93
Method
perform_create
(self, serializer)
policies/claims/views.py:102
Method
perform_create
(self, serializer)
policies/claims/views.py:118
Method
perform_create
(self, serializer)
policies/renewals/views.py:18
Method
perform_create
(self, serializer)
pods/views.py:143
← previous
next →
401–500 of 602, ranked by callers