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
Method
perform_update
(self, serializer)
elections/views.py:19
Method
perform_update
(self, serializer)
policies/views.py:151
Method
perform_update
(self, serializer)
policies/views.py:353
Method
perform_update
(self, serializer)
policies/claims/views.py:78
Function
playSound
()
frontend/src/app/components/home/getAQuote/three/SpacialAudio.tsx:30
Method
post
Compute the hypothetical premium amount for a proposed risk setting returns: user_id -> hypothetical_premium
policies/views.py:199
Method
post
(self, request, pk)
pods/reputation/views.py:48
Function
postComment
()
frontend/src/app/components/policies/claims/detail/ClaimCommentForm.tsx:30
Method
quote
(self, *args, **kwargs)
policies/views.py:288
Function
random_string_generator
(str_size=32, allowed_chars=string.ascii_letters)
pods/utils/stringUtils.py:7
Method
ready
(self)
escrow/apps.py:15
Method
ready
(self)
policies/apps.py:13
Method
ready
(self)
pods/apps.py:8
Function
register
(params: RegisterRequest)
frontend/src/networking/auth.ts:33
Function
registerTouchStart
(e)
frontend/src/app/components/home/getAQuote/three/models/Hammer.tsx:135
Function
removeEvidenceIdFromForm
(evidenceId: number)
frontend/src/app/components/policies/claims/detail/create/ClaimCreationForm.tsx:104
Function
render
(value, record, index)
frontend/src/app/components/policies/claims/UserPoliciesOpenClaimsTable.tsx:72
Method
reputation
(self, request, **kwargs)
pods/views.py:201
Function
requestAQuote
()
frontend/src/app/components/policies/quotes/riskTypeForms/PhoneRiskForm.tsx:42
Function
requestAQuote
()
frontend/src/app/components/policies/quotes/riskTypeForms/AudioEquipmentRiskForm.tsx:38
Function
requestAudit
()
frontend/src/app/components/users/profile/ratings/RatingDetails.tsx:20
Function
requestPolicyExtension
()
frontend/src/app/components/policies/settings/PolicyExtensionSettings.tsx:45
Function
requestRefresh
( refreshToken: string )
frontend/src/networking/api.ts:13
Method
retrieve
(self, request, *args, **kwargs)
gatherer/views.py:47
Method
retrieve
(self, request, *args, **kwargs)
pods/views.py:152
Function
saveForLater
()
frontend/src/app/components/policies/quotes/riskTypeForms/PhoneRiskForm.tsx:27
Function
saveForLater
()
frontend/src/app/components/policies/quotes/riskTypeForms/AudioEquipmentRiskForm.tsx:27
Function
scrape_linkedin_profile
(linkedin_url)
pods/reputation/reputation.py:18
Method
setUp
(self)
gatherer/testing/test_guess.py:17
Method
setUp
(self)
policies/testing/test_risk.py:14
Method
setUp
(self)
policies/testing/test_premiums.py:14
Method
setUp
(self)
policies/testing/test_claims.py:20
Method
setUp
(self)
policies/testing/test_policies.py:30
Method
setUp
(self)
policies/testing/test_perils.py:11
Method
setUp
(self)
pods/testing/test_pods.py:18
Function
setUpModule
()
policies/testing/test_policies.py:440
Function
share
()
frontend/src/app/components/users/guesses/stats/PolicyLineLeader.tsx:55
Function
smashHammerIfFingerNotMoved
(e)
frontend/src/app/components/home/getAQuote/three/models/Hammer.tsx:140
Function
submitForm
()
frontend/src/app/components/users/guesses/AssetGuessForm.tsx:63
Function
submitForm
()
frontend/src/app/components/home/InterestedUserForm.tsx:12
Function
submitForm
()
frontend/src/app/components/home/getAQuote/form/DemoQuoteForm.tsx:43
Function
suite
()
gatherer/testing/__init__.py:4
Function
suite
()
policies/testing/__init__.py:4
Function
suite
()
pods/testing/__init__.py:4
Function
tearDownModule
()
policies/testing/test_policies.py:444
Method
test_anon_can_create_a_guess
(self)
gatherer/testing/test_guess.py:29
Method
test_approved_claim_can_be_marked_as_paid_by_escrow_agent
(self)
policies/testing/test_claims.py:98
Method
test_block_new_user_can_join_if_pod_is_full
(self)
pods/testing/test_pods.py:41
Method
test_can_only_create_renewal_if_policy_is_about_to_expire
(self, mock_timezone)
policies/testing/test_policies.py:379
Method
test_claim_approval_prevented_if_claimant_is_over_lifetime_policy_limit
(self)
policies/testing/test_claims.py:240
Method
test_claim_creation_fails_if_user_is_not_member_of_pod
(self)
policies/testing/test_claims.py:122
Method
test_claim_gets_approved_when_majority_threshold_percent_dictated_by_policy_is_passed
(self)
policies/testing/test_claims.py:56
Method
test_claim_gets_created_with_lower_amount_if_prior_payouts_puts_user_over_lifetime_payout_limit
(self)
policies/testing/test_claims.py:173
Method
test_claim_gets_rejected_if_user_at_lifetime_payout_limit
(self)
policies/testing/test_claims.py:219
Method
test_claim_instantly_rejected_if_over_policy_claim_payout_limit
(self)
policies/testing/test_claims.py:200
Method
test_coverage_start_date_can_change_before_coverage_starts
(self)
policies/testing/test_policies.py:107
Method
test_coverage_start_date_cant_change_after_policy_starts
(self)
policies/testing/test_policies.py:86
Method
test_create_claim_sets_requestor_as_claimant
(self)
policies/testing/test_claims.py:41
Method
test_guess_with_multiple_years_of_history
(self)
gatherer/testing/test_guess.py:67
Method
test_identical_claims_get_rejected
(self)
policies/testing/test_claims.py:154
Method
test_marking_a_premium_as_paid_increments_pool_balance
(self)
policies/testing/test_premiums.py:24
Method
test_on_policy_renewal_acceptance_premiums_get_created
(self)
policies/testing/test_policies.py:275
Method
test_only_pod_members_can_accept_a_renewal
(self)
policies/testing/test_policies.py:345
Method
test_only_pod_members_can_initiate_a_renewal
(self)
policies/testing/test_policies.py:325
Method
test_pod_creator_gets_added_to_members
(self)
pods/testing/test_pods.py:26
Method
test_pod_member_can_join_if_not_full
(self)
pods/testing/test_pods.py:61
Method
test_policy_creator_gets_marked_as_escrow_agent
(self)
policies/testing/test_policies.py:220
Method
test_policy_renewal_initiation
(self)
policies/testing/test_policies.py:244
Method
test_premiums_get_updated_when_the_policy_start_date_changes
(self)
policies/testing/test_policies.py:43
Method
test_should_block_new_member_if_policy_started_if_pod_doesnt_allow_late_joiners
( self, )
pods/testing/test_pods.py:81
Method
test_that_premiums_get_created_for_new_user_when_user_joins_a_policy_after_it_is_has_started
( self, )
policies/testing/test_policies.py:127
Method
test_unmarking_a_premium_as_paid_decrements_pool_balance
(self)
policies/testing/test_premiums.py:45
Method
test_user_can_create_a_guess
(self)
gatherer/testing/test_guess.py:110
Method
test_user_can_leave_a_policy_after_it_is_activated
(self, mock_timezone)
policies/testing/test_policies.py:172
Method
test_user_cannot_create_claim_if_they_are_not_current_on_their_premiums
(self)
policies/testing/test_claims.py:138
Method
test_user_gets_confirmation_email_after_joining_policy
(self)
policies/testing/test_policies.py:147
Method
test_user_leaving_policy_only_deletes_future_premiums
(self, mock_timezone)
policies/testing/test_policies.py:196
Method
thumbnails
(self)
policies/risk/models.py:22
Method
to_representation
(self, value)
policies/risk/serializers.py:27
Method
to_representation
(self, value)
policies/risk/serializer_fields.py:12
Method
to_representation
(self, instance)
pods/serializers.py:199
Function
toggleAdvanced
()
frontend/src/app/components/dashboard/modals/CreatePolicyModal.tsx:65
Function
truncate
(str: string, n: number, useWordBoundary: boolean)
frontend/src/app/utils/stringUtils.ts:28
Function
unique_code_generator
(instance, attr, size=16, klass=None)
policies/utils.py:31
Function
unpaid_premiums_due_soon_job
()
policies/risk/email_scheduler.py:16
Function
unpaid_premiums_escrow_agent_notification_job
()
policies/risk/email_scheduler.py:48
Function
unpaid_premiums_should_have_been_marked_as_paid_job
()
policies/risk/email_scheduler.py:33
Method
update
(self, instance, validated_data)
policies/serializers.py:97
Method
update
(self, instance, validated_data)
pods/serializers.py:143
Function
updatePolicyRiskSettings
( policyId: number, values: Partial<RiskSettings>, onSuccess: () => void, onEr
frontend/src/redux/actions/policies.ts:152
Function
uploadEvidence
(options: RcCustomRequestOptions)
frontend/src/app/components/policies/claims/detail/create/ClaimEvidencePhotoUpload.tsx:54
Function
uploadImage
(options: UploadRequestOption)
frontend/src/app/components/policies/quotes/riskTypeForms/PropertyImageForm.tsx:112
Method
upload_image
(self, *args, **kwargs)
policies/views.py:316
Function
usePrevious
(value: any)
frontend/src/app/components/hooks/usePrevious.ts:3
Method
validate
(self, attrs)
policies/claims/serializers.py:11
Method
validate
(self, attrs)
policies/renewals/serializers.py:11
Method
validate_coverage_start_date
(self, value)
policies/serializers.py:85
Method
validate_email
(self, value)
pods/serializers.py:72
Function
validator
(rule, value)
frontend/src/app/components/users/guesses/steps/AssetForm.tsx:132
Function
validator
(rule, value)
frontend/src/app/components/home/getAQuote/form/DemoQuoteForm.tsx:124
← previous
next →
501–600 of 602, ranked by callers